Search Criteria
Package Details: orbment-git r505.01dcfff-2
Git Clone URL: | https://aur.archlinux.org/orbment-git.git (read-only, click to copy) |
---|---|
Package Base: | orbment-git |
Description: | modular wayland compositor based on wlc |
Upstream URL: | https://github.com/Cloudef/orbment |
Keywords: | wayland |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Earnest |
Maintainer: | Earnest |
Last Packager: | Earnest |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-10 13:42 |
Last Updated: | 2016-10-05 21:25 |
Dependencies (7)
- wlc (wlc-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- libpng (libpng-git, libpng-apng, libpng-minimal-git) (make)
- bemenu (bemenu-git) (optional) – dynamic menu similar to dmenu for launching programs
- libpng (libpng-git, libpng-apng, libpng-minimal-git) (optional) – PNG screenshot compression
- weston (weston-rift-git, weston-rbp, weston-git, weston-eglstream, weston-eglstream-git, weston-eglstream-nosystemd, weston-eglstream-nosystemd-git) (optional) – test weston clients in orbment
Required by (2)
- orbment-wall-git (requires orbment)
- rofi-wayland-git (requires orbment) (optional)
Latest Comments
Earnest commented on 2015-09-17 16:51
You need to update wlc.
myf commented on 2015-09-17 15:57
the current build has been failing for me:
```
/tmp/yaourt-tmp-myf/aur-orbment-git/src/orbment/src/hooks.c: In function ‘hooks_get_interface’:
/tmp/yaourt-tmp-myf/aur-orbment-git/src/orbment/src/hooks.c:487:7: error: unknown field ‘input’ specified in initializer
.input = {
```
anyone has faced similar situation?