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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:30:10 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:30:10
  Author: allan
Revision: 99753

remove !libtool

Modified:
  gdlmm/repos/community-i686/PKGBUILD
  gdlmm/repos/community-x86_64/PKGBUILD
  gdlmm/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-30 23:29:49 UTC (rev 99752)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:30:10 UTC (rev 99753)
@@ -8,7 +8,7 @@
 arch=('x86_64' 'i686')
 url='http://git.gnome.org/browse/gdlmm/'
 depends=('gdl' 'gtkmm3')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 license=('LGPL')
 source=("http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
 sha256sums=('e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b')

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:29:49 UTC (rev 99752)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:30:10 UTC (rev 99753)
@@ -8,7 +8,7 @@
 arch=('x86_64' 'i686')
 url='http://git.gnome.org/browse/gdlmm/'
 depends=('gdl' 'gtkmm3')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 license=('LGPL')
 source=("http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
 sha256sums=('e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:29:49 UTC (rev 99752)
+++ trunk/PKGBUILD	2013-10-30 23:30:10 UTC (rev 99753)
@@ -8,7 +8,7 @@
 arch=('x86_64' 'i686')
 url='http://git.gnome.org/browse/gdlmm/'
 depends=('gdl' 'gtkmm3')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 license=('LGPL')
 source=("http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
 sha256sums=('e280ed9233877b63ad0a0c8fb04d2c35dc6a29b3312151ee21a15b5932fef79b')




More information about the arch-commits mailing list