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

Andreas Radke andyrtr at archlinux.org
Mon Dec 29 12:20:10 UTC 2014


    Date: Monday, December 29, 2014 @ 13:20:10
  Author: andyrtr
Revision: 228137

upgpkg: xorg-server 1.16.3-2

build with libgcrypt for sha1 provider again; FS#43250

Modified:
  xorg-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-29 10:06:24 UTC (rev 228136)
+++ PKGBUILD	2014-12-29 12:20:10 UTC (rev 228137)
@@ -5,7 +5,7 @@
 pkgbase=xorg-server
 pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-xwayland' 'xorg-server-common' 'xorg-server-devel')
 pkgver=1.16.3
-pkgrel=1 # build first with 0.1 and then rebuild it after xf86-input-evdev rebuild
+pkgrel=2 # build first with 0.1 and then rebuild it after xf86-input-evdev rebuild
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://xorg.freedesktop.org"
@@ -67,7 +67,8 @@
       --localstatedir=/var \
       --with-xkb-path=/usr/share/X11/xkb \
       --with-xkb-output=/var/lib/xkb \
-      --with-fontrootdir=/usr/share/fonts
+      --with-fontrootdir=/usr/share/fonts \
+      --with-sha1=libgcrypt
       
 #      --without-dtrace \
 #      --disable-linux-acpi --disable-linux-apm \



More information about the arch-commits mailing list