>Could you please tell us WHY do you think so?
Hmm, your surprise is reasonable. libxres is needed with options from stock Arch package, which I copy-pasted and forgot about it. :) With your options there is no need for libxres.
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.56 |
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, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libtirpc
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libxfont2
- libxv
- nettle (nettle-gitAUR)
- pixman (pixman-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- xorg-server-common-gitAUR
- git (git-gitAUR, git-glAUR) (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 (11)
- 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)
- 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 .. 18 19 20 21 22 23 24 Next › Last »
<deleted-account> commented on 2010-08-21 19:43 (UTC)
Det commented on 2010-08-21 18:12 (UTC)
Could you please tell us WHY do you think so?
<deleted-account> commented on 2010-08-21 17:04 (UTC)
> http://rapidshare.com/files/413865100/xorg-server-git.tar.gz
Thank you.
p.s.:This package needs libxres in makedepends.
Det commented on 2010-08-19 12:14 (UTC)
I packaged a/the new version for you: http://rapidshare.com/files/413865100/xorg-server-git.tar.gz - you just need to upload it here.
I removed my name from the Contributors because you don't need to tell that (my other account here is that 'Ollila'), added the missing files and 'install'/source/md5sums lines and simplified the I-want-libgl depends=() line, which on the downside scerws up the "Dependencies" line on this page but I don't think anybody cares :).
<deleted-account> commented on 2010-08-17 10:04 (UTC)
Det: Ok I will have some time on days and I will fix it.
BTW.I have to clean my build dir to test PKGBUILD ;)
Det commented on 2010-08-07 19:22 (UTC)
Flagging again..
Det commented on 2010-07-30 14:25 (UTC)
Ok, nice/thanks, but you still don't have the evdev and "xorg quirks" confs that you define to be installed in this line:
install -m644 "$srcdir/10-evdev.conf" "$srcdir/10-quirks.conf" "$pkgdir/etc/X11/xorg.conf.d/" || return 1
With "return 1" it breaks the build (at least it _really should_). So I take it you didn't test build this thing?
Plus you still didn't include the man page for Xfvb (the "xvfb-run.1" file) :). You can grab these files from the [extra]'s xorg-server or e.g. my package (xorg-server-dev). It doesn't matter.
What matters is that you grab them from somewhere :).
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--nocheck
tomakepkg
.yurikoles commented on 2019-05-29 15:00 (UTC)
PRs are welcome: https://github.com/yurikoles-aur/xorg-server-git