[arch-commits] Commit in libgeotiff (3 files)

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:01:26 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:01:25
  Author: allan
Revision: 99840

remove !libtool

Modified:
  libgeotiff/repos/community-i686/PKGBUILD
  libgeotiff/repos/community-x86_64/PKGBUILD
  libgeotiff/trunk/PKGBUILD

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 02:01:06 UTC (rev 99839)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:01:25 UTC (rev 99840)
@@ -12,7 +12,7 @@
 url="http://www.remotesensing.org/geotiff"
 license=('custom')
 depends=('libtiff' 'proj' 'libjpeg>=7')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 changelog=$pkgname.changelog
 source=(ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/$pkgname-$pkgver.tar.gz)
 sha256sums=('d0acb8d341fd6a8f2c673456e09fdb8f50f91e3166ac934719fe05b30d328329')

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:01:06 UTC (rev 99839)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:01:25 UTC (rev 99840)
@@ -12,7 +12,7 @@
 url="http://www.remotesensing.org/geotiff"
 license=('custom')
 depends=('libtiff' 'proj' 'libjpeg>=7')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 changelog=$pkgname.changelog
 source=(ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/$pkgname-$pkgver.tar.gz)
 sha256sums=('d0acb8d341fd6a8f2c673456e09fdb8f50f91e3166ac934719fe05b30d328329')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:01:06 UTC (rev 99839)
+++ trunk/PKGBUILD	2013-10-31 02:01:25 UTC (rev 99840)
@@ -12,7 +12,7 @@
 url="http://www.remotesensing.org/geotiff"
 license=('custom')
 depends=('libtiff' 'proj' 'libjpeg>=7')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 changelog=$pkgname.changelog
 source=(ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/$pkgname-$pkgver.tar.gz)
 sha256sums=('d0acb8d341fd6a8f2c673456e09fdb8f50f91e3166ac934719fe05b30d328329')




More information about the arch-commits mailing list