0.21 stable released
Search Criteria
Package Details: phoc 0.21.0.beta1-1
Git Clone URL: | https://aur.archlinux.org/phoc.git (read-only, click to copy) |
---|---|
Package Base: | phoc |
Description: | #BROKEN USE phoc-embedded-wlroots# A pure Wayland shell prototype for GNOME on mobile devices |
Upstream URL: | https://gitlab.gnome.org/World/Phosh/phoc |
Licenses: | GPL3 |
Submitter: | flipflop97 |
Maintainer: | CoderThomasB |
Last Packager: | CoderThomasB |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2019-12-04 12:58 (UTC) |
Last Updated: | 2022-09-23 11:06 (UTC) |
Dependencies (4)
- gnome-desktop (gnome-desktop-git)
- wlroots (wlroots-full-git, wlroots-strace-git, wlroots-nosystemd-strace-git, wlroots-nosystemd-git, wlroots-nosystemd-minimal-git, wlroots-nosystemd-nox11-git, wlroots-nox11-git, wlroots-no-axrgb-assert-git, wlroots-hidpi-git, wlroots-asan-git, wlroots-xrgb8888-git, wayfire-git, wlroots-nvidia-git, wlroots-git, wlroots-hidpi-xprop-git, wlroots-nvidia)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- meson (meson-git) (make)
Required by (1)
Sources (1)
bittin commented on 2022-09-03 08:55 (UTC)
CoderThomasB commented on 2022-08-24 09:36 (UTC)
I have been working with phosh and phoc for a while and I have adopted this package and am now the new maintainer. I'll try to get it up to date with 0.21.0 but there are some problems with wlroots being out of date on arch so in the meantime use phoc-embedded-wlroots.
TL;DR
Use phoc-embedded-wlroots because arch's wlroots is out of date.
Neutrino commented on 2021-12-23 23:34 (UTC)
please add wayland-protocols to dependencies
flipflop97 commented on 2021-06-15 10:58 (UTC) (edited on 2021-11-02 10:47 (UTC) by flipflop97)
phoc
currently isn't compatible with the newest version of wlroots
. You can:
- Install an older version of
wlroots
:# pacman -U https://archive.archlinux.org/packages/w/wlroots/wlroots-0.12.0-1-x86_64.pkg.tar.zst
- Use the package
phoc-embedded-wlroots
which always bundles the correct version.
Raansu commented on 2021-06-13 09:10 (UTC)
I'm currently getting this error.
[ransu@SurfaceGoHome ~]$ pikaur -Syu --devel phoc
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full AUR upgrade...
Reading repository package databases...
Reading local package database...
Reading AUR packages info...
Resolving AUR dependencies...
:: error: Can't resolve dependencies for AUR package 'phoc':
Version mismatch:
phoc depends on: 'wlroots>=0.10,wlroots<0.11'
found in 'PackageSource.REPO': '0.13.0-1'
[ransu@SurfaceGoHome ~]$
Kyuunex commented on 2021-05-24 00:55 (UTC)
build fails https://pastebin.com/dcxv9Lrw
flipflop97 commented on 2021-04-06 12:21 (UTC)
@Tooniis
I cannot replicate this, could you post the testlog.txt
file as mentioned in the logs?
Tooniis commented on 2021-04-05 07:38 (UTC) (edited on 2021-04-05 07:39 (UTC) by Tooniis)
Tests are timing out
Summary of Failures:
2/6 layer-shell TIMEOUT 30.68s killed by signal 15 SIGTERM
3/6 client TIMEOUT 30.81s killed by signal 15 SIGTERM
4/6 run TIMEOUT 31.16s killed by signal 9 SIGKILL
5/6 xdg-shell TIMEOUT 30.08s killed by signal 15 SIGTERM
6/6 phosh TIMEOUT 30.65s killed by signal 9 SIGKILL
Ok: 1
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 5
Full log written to /home/alarm/.cache/yay/phoc/src/build/meson-logs/testlog.txt
==> ERROR: A failure occurred in check().
Aborting...
flipflop97 commented on 2021-01-05 23:14 (UTC)
@neilsimp1
For me the check passes successfully, could you maybe provide the error your check is giving?
neilsimp1 commented on 2021-01-03 01:32 (UTC)
This is failing to build due to the check() function. https://aur.archlinux.org/packages/phosh/ currently has it commented out, and I had to comment check() out in the PKGBUILD here in order to install phosh.
Pinned Comments
CoderThomasB commented on 2022-08-24 09:36 (UTC)
I have been working with phosh and phoc for a while and I have adopted this package and am now the new maintainer. I'll try to get it up to date with 0.21.0 but there are some problems with wlroots being out of date on arch so in the meantime use phoc-embedded-wlroots.
TL;DR
Use phoc-embedded-wlroots because arch's wlroots is out of date.