Hm, builds perfectly fine here. Are you on i686, maybe?
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)
- mesa-libgl (mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa) (make)
- meson (meson-gitAUR) (make)
- pixman (pixman-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-fmlAUR, systemd-gitAUR) (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 (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 .. 11 12 13 14 15 16 17 18 19 20 21 .. 24 Next › Last »
NilsBrause commented on 2013-11-07 19:22 (UTC)
waldorf commented on 2013-11-07 19:12 (UTC)
I just had to install xtrans-git for this to build. Can anyone else confirm?
tchebb commented on 2013-10-14 02:10 (UTC)
Should this really provide xorg-server-devel? With this package installed, I had to manually install xorg-util-macros, xf86driproto, glproto, and resourceproto in order to build xf86-video-intel-xwayland-git (at https://aur.archlinux.org/packages/xf86-video-intel-xwayland-git/).
Scimmia commented on 2013-10-13 22:59 (UTC)
Possible, but why? xwayland is xorg-server, why have it installed twice?
stativ commented on 2013-10-13 18:56 (UTC)
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
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
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