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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 03:00:32 UTC 2013


    Date: Thursday, October 31, 2013 @ 04:00:32
  Author: allan
Revision: 100014

remove !libtool

Modified:
  vmoviedb/repos/community-i686/PKGBUILD
  vmoviedb/repos/community-x86_64/PKGBUILD
  vmoviedb/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 03:00:12 UTC (rev 100013)
+++ repos/community-i686/PKGBUILD	2013-10-31 03:00:32 UTC (rev 100014)
@@ -13,7 +13,7 @@
 depends=('libgnomeui' 'gconf>=2.18.0.1-4' 'desktop-file-utils')
 makedepends=('gnome-doc-utils>=0.11.2' 'intltool')
 install=$pkgname.install
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('7bfc10573bb890f3924755f2446dd3b6')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 03:00:12 UTC (rev 100013)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 03:00:32 UTC (rev 100014)
@@ -13,7 +13,7 @@
 depends=('libgnomeui' 'gconf>=2.18.0.1-4' 'desktop-file-utils')
 makedepends=('gnome-doc-utils>=0.11.2' 'intltool')
 install=$pkgname.install
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('7bfc10573bb890f3924755f2446dd3b6')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 03:00:12 UTC (rev 100013)
+++ trunk/PKGBUILD	2013-10-31 03:00:32 UTC (rev 100014)
@@ -13,7 +13,7 @@
 depends=('libgnomeui' 'gconf>=2.18.0.1-4' 'desktop-file-utils')
 makedepends=('gnome-doc-utils>=0.11.2' 'intltool')
 install=$pkgname.install
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('7bfc10573bb890f3924755f2446dd3b6')
 




More information about the arch-commits mailing list