[arch-commits] Commit in xorg-server/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Dec 8 08:58:44 UTC 2012


    Date: Saturday, December 8, 2012 @ 03:58:44
  Author: andyrtr
Revision: 173002

upgpkg: xorg-server 1.13.0.902-2

disable glyph caching again - fixes nvidia blob and vmware systems

Modified:
  xorg-server/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-08 08:56:44 UTC (rev 173001)
+++ PKGBUILD	2012-12-08 08:58:44 UTC (rev 173002)
@@ -4,7 +4,7 @@
 pkgbase=xorg-server
 pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-common' 'xorg-server-devel')
 pkgver=1.13.0.902
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://xorg.freedesktop.org"
@@ -36,7 +36,7 @@
 #  patch -Np1 -i "${srcdir}/git-fixes.patch"
 
   # Use pixman 0.28.0 glyph cache - backported from git master
-  patch -Np1 -i "${srcdir}/use-pixman-glyph-cache.patch"
+#  patch -Np1 -i "${srcdir}/use-pixman-glyph-cache.patch"
 
   # Use nouveau/nv/nvidia drivers for nvidia devices
   patch -Np1 -i "${srcdir}/autoconfig-nvidia.patch"




More information about the arch-commits mailing list