@blackout23:
Thanks, I'm currently looking into this. :)
Unfortunately, weston is missing a "xserver-server-protocol.h" and I currently don't know where this header is supposed to come from.
Search Criteria
Package Details: xorg-server-xephyr-git 21.1.99.1.r1061.ge61bd1e5f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xorg-server-git.git (read-only, click to copy) |
|---|---|
| Package Base: | xorg-server-git |
| Description: | A nested X server that runs as an X application (git version) |
| Upstream URL: | https://xorg.freedesktop.org |
| Keywords: | git x-server xorg xorg-server |
| Licenses: | custom |
| Groups: | xorg |
| Conflicts: | xorg-server-xephyr |
| Provides: | xorg-server-xephyr |
| Submitter: | ilikenwf |
| Maintainer: | JstKddng (yurikoles) |
| Last Packager: | JstKddng |
| Votes: | 51 |
| Popularity: | 0.000017 |
| First Submitted: | 2008-08-07 19:05 (UTC) |
| Last Updated: | 2024-05-20 14:06 (UTC) |
Dependencies (45)
- libepoxy (libepoxy-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libtirpc
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libxfont2
- libxv
- nettle (nettle-gitAUR)
- pixman (pixman-gitAUR)
- systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-liberated-libs-gitAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- xorg-server-common-gitAUR
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libepoxy (libepoxy-gitAUR) (make)
- libpciaccess (libpciaccess-gitAUR) (make)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxaw (xawmAUR) (make)
- Show 25 more dependencies...
Required by (12)
- aawmtt (requires xorg-server-xephyr)
- awmtt (requires xorg-server-xephyr)
- genseat-git (requires xorg-server-xephyr)
- lightdm-git (requires xorg-server-xephyr) (optional)
- lightdm-guest (requires xorg-server-xephyr) (optional)
- perl-x11-xlib (requires xorg-server-xephyr) (check)
- python-pytest-xvfb (requires xorg-server-xephyr) (check)
- qtile-git (requires xorg-server-xephyr) (check)
- sugar-runner-git (requires xorg-server-xephyr)
- x11docker (requires xorg-server-xephyr)
- x11docker-git (requires xorg-server-xephyr)
- xwmplay (requires xorg-server-xephyr)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 25 Next › Last »
NilsBrause commented on 2014-04-04 19:20 (UTC)
blackout24 commented on 2014-04-04 18:36 (UTC)
I'd suggest switching to Kristian's xserver branch until Xorg server 1.16 is released.
http://cgit.freedesktop.org/~krh/xserver/log/?h=xwl-20
It looks like this now works through havinga a patch for xwayland in the wayland compositor (weston, mutter-wayland etc.)
Example: http://cgit.freedesktop.org/~krh/weston/log/?h=xwayland-ddx
or in Mutter
https://git.gnome.org/browse/mutter/log/?h=wip/xwayland
Source: https://plus.google.com/100409717163242445476/posts/Nrcu655dd4F
I don't know if that would still require further configuration or if it just works if you have the xwayland patches in both the compositor and xorg-server.
Scimmia commented on 2014-04-04 06:06 (UTC)
Pretty well dead now that xwayland has been merged into xserver master.
derekstavis commented on 2014-04-02 17:13 (UTC)
Doesn't even make the package.
In file included from ../include/misc.h:78:0,
from atom.c:55:
/usr/include/X11/Xdefs.h:105:10: error: expected ')' before 'OSTimePtr'
NilsBrause commented on 2014-03-26 11:32 (UTC)
We don't have to worry much longer. :)
https://plus.google.com/+KristianH%C3%B8gsberg/posts/jaehXgvJUg4
NilsBrause commented on 2014-03-15 12:08 (UTC)
@sudsbud:
They're using the old 1.12 branch, that hasn't been updated for ten month.
sudsbud commented on 2014-03-15 00:03 (UTC)
I ended up using a package build from hawaii to get xwayland and that worked - this one would not compile. Maybe they can help? https://github.com/klusark/hawaii-aur/blob/master/xwayland-git/PKGBUILD
<deleted-account> commented on 2014-03-08 23:40 (UTC)
You'll need fontsproto-git and xporto-git to build this.
https://bugs.freedesktop.org/show_bug.cgi?id=73587
But afer that I get the following error:
hostx.c: In function ‘hostx_init’:
hostx.c:313:9: error: implicit declaration of function ‘ephyr_glamor_connect’ [-Werror=implicit-function-declaration]
HostX.conn = ephyr_glamor_connect();
Anybody got any ideas?
klusark commented on 2014-02-23 00:54 (UTC)
Yukicanis: Often dependencies of actively developed software change, breaking the pkgbuild. If the package doesn't build anymore I'd say it's out-of-date.
NilsBrause commented on 2014-02-18 20:27 (UTC)
Completely revised (make-)deps.
Also please note that there is no need to flag a git package out-of-date. ;)
Pinned Comments
yurikoles commented on 2022-03-18 01:04 (UTC)
check()function was added, if unit tests fail, you may ignore them by appending--nochecktomakepkg.yurikoles commented on 2019-05-29 15:00 (UTC)
PRs are welcome: https://github.com/yurikoles-aur/xorg-server-git