Package Details: xorg-server-common-git 21.1.99.1.r1061.ge61bd1e5f-1

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)

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 to makepkg.

yurikoles commented on 2019-05-29 15:00 (UTC)

PRs are welcome: https://github.com/yurikoles-aur/xorg-server-git

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 Next › Last »

<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 :).