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.
Search Criteria
Package Details: xorg-server-common-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 server common files (git version) |
Upstream URL: | https://xorg.freedesktop.org |
Keywords: | git x-server xorg xorg-server |
Licenses: | custom |
Groups: | xorg |
Conflicts: | xorg-server-common |
Provides: | xorg-server-common |
Submitter: | ilikenwf |
Maintainer: | JstKddng (yurikoles) |
Last Packager: | JstKddng |
Votes: | 51 |
Popularity: | 1.00 |
First Submitted: | 2008-08-07 19:05 (UTC) |
Last Updated: | 2024-05-20 14:06 (UTC) |
Dependencies (34)
- xkeyboard-config (xkeyboard-config-hhkAUR, galliumos-xkeyboard-configAUR, xkeyboard-config-adnwAUR, xkeyboard-config-bbkt-gitAUR, xkeyboard-config-bbktAUR, xkeyboard-config-gitAUR)
- xorg-setxkbmap
- xorg-xkbcomp
- 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, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- Show 14 more dependencies...
Required by (12)
- ultrakill-demo (requires xorg-server-common)
- xorg-server-bug865 (requires xorg-server-common)
- xorg-server-bug865-issue1578 (requires xorg-server-common)
- xorg-server-git
- xorg-server-xephyr-git
- xorg-server-xnest-git
- xorg-server-xvfb-git
- xorg-xwayland-bug865-issue1578 (requires xorg-server-common)
- xorg-xwayland-git (requires xorg-server-common)
- xorg-xwayland-hidpi-xprop (requires xorg-server-common)
- xwayland-standalone-with-libdecor (requires xorg-server-common)
- xwinclone (requires xorg-server-common)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 Next › Last »
moscar commented on 2013-02-14 19:58 (UTC)
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')?
<deleted-account> commented on 2013-01-28 08:11 (UTC)
Line 31 should be
./autogen.sh --prefix=/usr
instead of
./autogen.sh --prefix=${pkgdir}/usr/
Line 37 should be
make DESTDIR="${pkgdir}" install || return 1
instead of
make install || return 1
kumquaternion commented on 2012-12-09 16:25 (UTC)
Please add xorg-util-macros as a dependency.
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