Updated PKGBUILD. You were missing dri2proto, which is necessary for building xf86-video-intel-xwayland-git (otherwise, xwayland-git does not provide dri2.h).
Also notice that I don't have weston-git or wayland-git. Change if you want, but this helped me avoid pulling in all of mesa-full. It's probably not kosher to build a -git without depending on other -gits, but whatever.
http://pastie.org/private/k9ksm375iugucc1bxuwyw
Search Criteria
Package Details: xorg-server-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: | Xorg X server (git version) |
Upstream URL: | https://xorg.freedesktop.org |
Keywords: | git x-server xorg xorg-server |
Licenses: | custom |
Groups: | xorg |
Conflicts: | glamor-egl, nvidia-utils, xf86-video-modesetting, xorg-server |
Provides: | X-ABI-EXTENSION_VERSION, X-ABI-VIDEODRV_VERSION, X-ABI-XINPUT_VERSION, x-server, xorg-server |
Replaces: | glamor-egl, xf86-video-modesetting |
Submitter: | ilikenwf |
Maintainer: | JstKddng (yurikoles) |
Last Packager: | JstKddng |
Votes: | 51 |
Popularity: | 0.22 |
First Submitted: | 2008-08-07 19:05 (UTC) |
Last Updated: | 2024-05-20 14:06 (UTC) |
Dependencies (44)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- libdrm (libdrm-gitAUR)
- libepoxy (libepoxy-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libpciaccess (libpciaccess-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libxcvt (libxcvt-gitAUR)
- libxfont2
- libxshmfence
- nettle (nettle-gitAUR)
- pixman (pixman-gitAUR)
- xf86-input-libinput (xf86-input-libinput-hires-scrollAUR, xf86-input-libinput-gitAUR)
- 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)
- Show 24 more dependencies...
Required by (167)
- ahk_x11-bin (requires xorg-server)
- bamp-git (requires xorg-server)
- bg-plugins.lv2-git (requires xorg-server)
- bonzomatic-git (requires xorg-server)
- brawlcrate-wine-bin (requires xorg-server)
- catgirl-engine (requires xorg-server) (optional)
- catgirl-engine-git (requires xorg-server) (optional)
- chromium-fullscreen (requires xorg-server)
- clonk-git (requires xorg-server)
- clx-git (requires xorg-server)
- compiz-easy-patch (requires xorg-server)
- cortile-git (requires xorg-server) (optional)
- craft-git (requires xorg-server)
- ddh (requires xorg-server)
- ddm-git (requires xorg-server)
- dinotrace (requires xorg-server)
- dispad-git (requires xorg-server)
- drawterm-9front-git (requires xorg-server)
- dry-git (requires xorg-server)
- dwm0statusbard-git (requires xorg-server)
- Show 147 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 Next › Last »
hwkiller commented on 2013-03-05 04:48 (UTC)
moscar commented on 2013-02-14 19:58 (UTC)
It also depends on xorg-font-util, and glproto is a build dep. ;)
the --prefix= and DESDIR= has not been fixed in the current PKGBUILD.
ArcRaven commented on 2013-02-12 13:35 (UTC)
@moscar:
Done that!
moscar commented on 2013-02-12 13:29 (UTC)
@ArcRaven please look at cl91's comment below. He is right.
You should also be able to remove all the "|| return 1" from the PKGBUILD[1].
[1] https://bbs.archlinux.org/viewtopic.php?pid=1197999#p1197999
ArcRaven commented on 2013-02-11 17:02 (UTC)
@klusark, moscar:
Done, added your suggestion!
Thank you! :)
moscar commented on 2013-02-08 22:41 (UTC)
It also depends on the following:
fontsproto
videoproto
libxfont
klusark commented on 2013-02-06 18:14 (UTC)
Could you add provides=('xorg-server')?
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