[arch-commits] Commit in xf86-video-ati/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Thu Jul 17 22:53:59 UTC 2014
Date: Friday, July 18, 2014 @ 00:53:59
Author: lcarlier
Revision: 216970
upgpkg: xf86-video-ati 1:7.4.0-3
rebuild for xorg-server 1.16
Modified:
xf86-video-ati/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-17 22:50:11 UTC (rev 216969)
+++ PKGBUILD 2014-07-17 22:53:59 UTC (rev 216970)
@@ -5,14 +5,14 @@
pkgname=xf86-video-ati
pkgver=7.4.0
epoch=1
-pkgrel=2
+pkgrel=3
pkgdesc="X.org ati video driver"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
license=('custom')
-depends=('libdrm>=2.4.41' 'systemd' 'ati-dri' 'glamor-egl')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=15')
-conflicts=('xorg-server<1.15.0' 'X-ABI-VIDEODRV_VERSION<15' 'X-ABI-VIDEODRV_VERSION>=16')
+depends=('libdrm>=2.4.41' 'systemd' 'ati-dri')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=18')
+conflicts=('xorg-server<1.16.0' 'X-ABI-VIDEODRV_VERSION<18' 'X-ABI-VIDEODRV_VERSION>=19')
groups=('xorg-drivers' 'xorg')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
0001-Handle-CRTC-DPMS-from-output-DPMS-hooks.patch)
More information about the arch-commits
mailing list