[arch-commits] Commit in xf86-video-sis/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Aug 29 08:26:57 UTC 2011
Date: Monday, August 29, 2011 @ 04:26:57
Author: jgc
Revision: 136421
upgpkg: xf86-video-sis 0.10.3-5
Rebuild for xserver 1.11
Modified:
xf86-video-sis/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-08-29 08:17:07 UTC (rev 136420)
+++ PKGBUILD 2011-08-29 08:26:57 UTC (rev 136421)
@@ -3,14 +3,14 @@
pkgname=xf86-video-sis
pkgver=0.10.3
-pkgrel=4
+pkgrel=5
pkgdesc="X.org SiS video driver"
arch=(i686 x86_64)
url="http://xorg.freedesktop.org/"
license=('custom')
depends=('glibc' 'sis-dri')
-makedepends=('xorg-server-devel' 'xf86dgaproto' 'libdrm' 'xf86driproto' 'mesa')
-conflicts=('xorg-server<1.10.0')
+makedepends=('xorg-server-devel>=1.11.0' 'xf86dgaproto' 'libdrm' 'xf86driproto' 'mesa' 'glproto')
+conflicts=('xorg-server<1.11.0')
options=('!libtool')
groups=('xorg-drivers' 'xorg')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
More information about the arch-commits
mailing list