[arch-commits] Commit in xf86-video-rendition (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 15:25:34 UTC 2013


    Date: Wednesday, October 30, 2013 @ 16:25:34
  Author: allan
Revision: 198531

remove !libtool

Modified:
  xf86-video-rendition/repos/extra-i686/PKGBUILD
  xf86-video-rendition/repos/extra-x86_64/PKGBUILD
  xf86-video-rendition/trunk/PKGBUILD

-----------------------------+
 repos/extra-i686/PKGBUILD   |    2 +-
 repos/extra-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD              |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 15:25:14 UTC (rev 198530)
+++ repos/extra-i686/PKGBUILD	2013-10-30 15:25:34 UTC (rev 198531)
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'resourceproto' 'scrnsaverproto')
 conflicts=('xorg-server<1.14.0' 'X-ABI-VIDEODRV_VERSION<14' 'X-ABI-VIDEODRV_VERSION>=15')
-options=('!libtool' '!strip')
+options=('!strip')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 git-fixes.patch)
 sha256sums=('39b5569338237de6e17b2a2c6be73ac6c405ee596079c41a7028cfd6e54134cb'
             '93a59e9deed98af201c8bb231fdf3214fcd02dae8ef2f880b044b4fd100cdb4c')

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 15:25:14 UTC (rev 198530)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 15:25:34 UTC (rev 198531)
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'resourceproto' 'scrnsaverproto')
 conflicts=('xorg-server<1.14.0' 'X-ABI-VIDEODRV_VERSION<14' 'X-ABI-VIDEODRV_VERSION>=15')
-options=('!libtool' '!strip')
+options=('!strip')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 git-fixes.patch)
 sha256sums=('39b5569338237de6e17b2a2c6be73ac6c405ee596079c41a7028cfd6e54134cb'
             '93a59e9deed98af201c8bb231fdf3214fcd02dae8ef2f880b044b4fd100cdb4c')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 15:25:14 UTC (rev 198530)
+++ trunk/PKGBUILD	2013-10-30 15:25:34 UTC (rev 198531)
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'resourceproto' 'scrnsaverproto')
 conflicts=('xorg-server<1.14.0' 'X-ABI-VIDEODRV_VERSION<14' 'X-ABI-VIDEODRV_VERSION>=15')
-options=('!libtool' '!strip')
+options=('!strip')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 git-fixes.patch)
 sha256sums=('39b5569338237de6e17b2a2c6be73ac6c405ee596079c41a7028cfd6e54134cb'
             '93a59e9deed98af201c8bb231fdf3214fcd02dae8ef2f880b044b4fd100cdb4c')




More information about the arch-commits mailing list