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 ;)
Search Criteria
Package Details: xorg-server-xnest-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-xnest |
Provides: | xorg-server-xnest |
Submitter: | ilikenwf |
Maintainer: | JstKddng (yurikoles) |
Last Packager: | JstKddng |
Votes: | 50 |
Popularity: | 0.077123 |
First Submitted: | 2008-08-07 19:05 (UTC) |
Last Updated: | 2024-05-20 14:06 (UTC) |
Dependencies (39)
- libtirpc
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libxext (libxext-gitAUR)
- libxfont2
- nettle (nettle-gitAUR)
- pixman (pixman-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR)
- 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)
- libxcvt (libxcvt-gitAUR) (make)
- libxfont2 (make)
- libxi (libxi-gitAUR) (make)
- libxkbfile (make)
- libxmu (make)
- libxrender (make)
- libxres (make)
- libxshmfence (make)
- libxtst (make)
- libxv (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, mesa-amber) (make)
- mesa-libgl (mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, mesa) (make)
- meson (meson-gitAUR) (make)
- pixman (pixman-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-gitAUR, systemd-fmlAUR, systemd-selinuxAUR) (make)
- xcb-util (make)
- xcb-util-image (make)
- xcb-util-keysyms (make)
- xcb-util-renderutil (make)
- xcb-util-wm (make)
- xorg-font-util (make)
- xorg-util-macros (make)
- xorg-xkbcomp (make)
- xorgproto-gitAUR (make)
- xtrans (make)
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 Next › Last »
<deleted-account> commented on 2010-08-17 10:04 (UTC)
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 :).
Det commented on 2010-07-22 11:18 (UTC)
Yeah, okay, but you'd still need to have the option to make it executable, e.g. comment the following line by default (and maybe also include the xfvb man (the 'xvfb-run.1' file)):
install -m755 "${srcdir}/xvfb-run" "${pkgdir}/usr/bin/"
<deleted-account> commented on 2010-07-21 15:07 (UTC)
Ok I will look at the patch thanks for your help Det and Ollila.
BTW. I disabled xvfb because I think that people will fit the /.configure section to their needs ;)
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