Search Criteria
Package Details: phosh 0.8.1-1
Git Clone URL: | https://aur.archlinux.org/phosh.git (read-only, click to copy) |
---|---|
Package Base: | phosh |
Description: | A pure Wayland shell prototype for GNOME on mobile devices |
Upstream URL: | https://source.puri.sm/Librem5/phosh |
Keywords: | Librem5 phone Purism |
Licenses: | |
Submitter: | flipflop97 |
Maintainer: | flipflop97 |
Last Packager: | flipflop97 |
Votes: | 6 |
Popularity: | 0.27 |
First Submitted: | 2018-10-16 19:33 |
Last Updated: | 2021-02-15 16:08 |
Dependencies (7)
- feedbackd (feedbackd-git)
- libhandy (libhandy-glade-catalog-disabled-git, libhandy-git)
- phoc (phoc-git)
- ctags (ctags_as3_haxe, vim-jp-ctags, guile-emacs-git, ctags-git) (make)
- git (git-git) (make)
- meson (meson-git) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
Latest Comments
tytan652 commented on 2020-11-29 13:56
Crash with wlroots 0.12.0 https://source.puri.sm/Librem5/phosh/-/issues/422
halcek commented on 2020-11-20 17:44
Please declare architecture within
'' ''
, like this:'aarch64'
flipflop97 commented on 2020-11-06 14:59
@jmaris
Looks like the remains of an old version to me, can you try deleting all files and building from scratch?
jmaris commented on 2020-11-04 13:18
getting an odd error:
ejiek commented on 2020-04-13 15:15
Please, add
aarch64
architecture.Phosh was successfully built on PinePhone. Haven't got it running, though.
gnumdk commented on 2019-08-14 10:53
Please remove the tests, does not work when using a container for auto building packages: The output from the failed tests:
1/3 app FAIL 0.68 s (killed by signal 5 SIGTRAP)
--- command --- GSETTINGS_BACKEND='memory' PYTHONDONTWRITEBYTECODE='yes' GSETTINGS_SCHEMA_DIR='/home/gnumdk/aur/phosh/src/build/data' G_DEBUG='gc-friendly,fatal-warnings' MALLOC_CHECK_='2' G_TEST_BUILDDIR='/home/gnumdk/aur/phosh/src/build/tests' G_TEST_SRCDIR='/home/gnumdk/aur/phosh/src/phosh-v0.0.2/tests' /home/gnumdk/aur/phosh/src/build/tests/test-app --- stderr --- Unable to init server: Could not connect: Connection refused
(/home/gnumdk/aur/phosh/src/build/tests/test-app:1207): Gtk-WARNING **: 12:42:04.609: cannot open display:
2/3 favorites FAIL 0.68 s (killed by signal 5 SIGTRAP)
--- command --- GSETTINGS_BACKEND='memory' PYTHONDONTWRITEBYTECODE='yes' GSETTINGS_SCHEMA_DIR='/home/gnumdk/aur/phosh/src/build/data' G_DEBUG='gc-friendly,fatal-warnings' MALLOC_CHECK_='2' G_TEST_BUILDDIR='/home/gnumdk/aur/phosh/src/build/tests' G_TEST_SRCDIR='/home/gnumdk/aur/phosh/src/phosh-v0.0.2/tests' /home/gnumdk/aur/phosh/src/build/tests/test-favorites --- stderr --- Unable to init server: Could not connect: Connection refused
(/home/gnumdk/aur/phosh/src/build/tests/test-favorites:1208): Gtk-WARNING **: 12:42:04.611: cannot open display:
Full log written to /home/gnumdk/aur/phosh/src/build/meson-logs/testlog.txt FAILED: meson-test /usr/bin/meson test --no-rebuild --print-errorlogs ninja: build stopped: subcommand failed.