What do you think about making XWayland co-installable with the xorg-server from extra? Since Weston 1.3 has a configurable path to XWayland (see the release announcement [1]), it should be possible.
[1] http://lists.freedesktop.org/archives/wayland-devel/2013-October/011419.html
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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 25 Next › Last »
stativ commented on 2013-10-13 18:56 (UTC)
Det commented on 2013-10-05 14:51 (UTC)
The pkgver should be in the form of "1.14.99.2.0.gf0659a7" (e.g. git describe --long | cut -d "-" -f3- | tr - .).
Also please add the 'git' make dependency already.
graysky commented on 2013-09-25 19:00 (UTC)
Need to add git to makedepends. Also, why are all the files in the source tarball +x?
NilsBrause commented on 2013-09-16 18:48 (UTC)
PKGBUILD updated and changed to new branch. Please note that this branch doesn't work with the AMD DDX.
Builds without errors in chroot here.
Scimmia commented on 2013-09-16 02:05 (UTC)
@plfiorini, then you're missing another dep/makedep
I just took the official xorg-server PKGBUILD, changed where it gets it source, added a pkgver function, changed the "cd" at the beginning of each function, and added git to the makedeps. Just built fine, with --enable-dmx.
plfiorini commented on 2013-09-15 09:17 (UTC)
@stativ: these should also be added to makedepends: 'dmxproto' 'inputproto' 'libxv'
building in a chroot i must replace --enable-dmx with --disable-dmx otherwise it doesn't build
stativ commented on 2013-09-10 09:14 (UTC)
You can use the following PKGBUILD to build the xwayland from the "xwayland" branch that is based on Xorg 1.14. It is based on the PKGBUILD from extra, so it is a drop-in replacement for xorg-server. It fixes the problem with DRI that is present in the current PKGBUILD and some minor path issues (eg. /var instead of /usr/var).
http://pastebin.com/qMWuF2Sx
NilsBrause commented on 2013-08-27 15:33 (UTC)
@cgx:
Unfortunately, the ATI DDX does not yet work with the new branch.
@yoseforb:
Why? There is no xwayland package.
yoseforb commented on 2013-08-27 14:52 (UTC)
Please, add provide 'xwayland'.
NilsBrause commented on 2013-08-22 19:39 (UTC)
@cgx:
Nice catch, thank you! I'll try this out next week when I'm back home. :-)
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