Search Criteria
Package Details: xorg-server1.12-common 1.12.4-7
Git Clone URL: | https://aur.archlinux.org/xorg-server1.12.git (read-only, click to copy) |
---|---|
Package Base: | xorg-server1.12 |
Description: | Xorg server common files |
Upstream URL: | http://xorg.freedesktop.org |
Licenses: | |
Conflicts: | |
Submitter: | City-busz |
Maintainer: | None |
Last Packager: | City-busz |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2012-10-14 01:13 |
Last Updated: | 2017-02-06 18:15 |
Dependencies (42)
- xkeyboard-config (xkeyboard-config-rub, xkeyboard-config-hhk, xkeyboard-config-bone, xkeyboard-config-dreymar-git, xkeyboard-config-chromebook, galliumos-xkeyboard-config, xkeyboard-config-adnw, xkeyboard-config-git, xkeyboard-config-bbkt-git)
- xorg-fonts-misc (xorg-fonts-misc-simple, xorg-fonts-misc-otb)
- xorg-setxkbmap
- xorg-xkbcomp
- bigreqsproto (make)
- compositeproto (make)
- dmxproto (make)
- dri2proto (dri2proto-git) (make)
- fontsproto (make)
- glproto (make)
- inputproto (make)
- libdmx (make)
- libgcrypt (libgcrypt15-git, libgcrypt-git) (make)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd) (make)
- libpciaccess (libpciaccess-git) (make)
- libx11 (libx11-git, libx11-threadsafe) (make)
- libxaw (make)
- libxfont (make)
- libxi (libxi-git) (make)
- libxkbfile (make)
- libxmu (make)
- libxrender (make)
- libxres (make)
- libxtst (make)
- libxv (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-minimal+-git, mesa-git, mesa-minimal-git) (make)
- pixman (pixman-git) (make)
- randrproto (make)
- recordproto (make)
- renderproto (make)
- resourceproto (make)
- scrnsaverproto (make)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux) (make)
- videoproto (make)
- xcmiscproto (make)
- xf86dgaproto (make)
- xf86driproto (make)
- xineramaproto (make)
- xorg-font-util (make)
- xorg-util-macros (make)
- xorg-xkbcomp (make)
- xtrans (make)
Latest Comments
mirh commented on 2021-02-05 15:47
catalyst-total-hd234k is the only required by that I know
FabioLolix commented on 2020-02-23 02:10
Someone still use this pkgbuild?
mirh commented on 2017-11-08 21:59
Arch dropped libxfont today
https://lists.archlinux.org/pipermail/arch-commits/2017-November/432920.html
Could you set up another aur package for it?
City-busz commented on 2015-12-16 14:25
Patch applied.
shevagr commented on 2015-09-10 21:21
Hello. I am having the same error as here:
https://bbs.archlinux.org/viewtopic.php?id=162012
BadImplementation Error
In post number 3 a solution with a patch is posted.
Bug: https://lists.debian.org/debian-x/2012/12/msg00133.html (scroll down to see the patch)
I followed basically the solution posted in the 3rd post of the topic. You can find it here: https://gist.github.com/winglot/5450630
I just added bad-impl.patch to sources and build() (in PKGBUILD) and changed the corresponding SHA to match. Now it works properly. It would be nice if you added it.
Thanks
zancarius commented on 2015-05-31 05:39
I just ran into a build-bug for this package when using GCC 5.x due to some funky behaviors in the xorg code (fixed around 1.15-1.16, if I'm not mistaken). If you intend to build this package on GCC 5.x+, you'll need to use this patch [1].
[1] http://lists.x.org/archives/xorg-devel/2015-March/045774.html