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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:29:04 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:29:03
  Author: allan
Revision: 99921

remove !libtool

Modified:
  nemiver/repos/community-i686/PKGBUILD
  nemiver/repos/community-x86_64/PKGBUILD
  nemiver/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:28:43 UTC (rev 99920)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:29:03 UTC (rev 99921)
@@ -13,7 +13,7 @@
 depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'gsettings-desktop-schemas')
 makedepends=('boost' 'intltool' 'itstool')
 source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz")
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 sha256sums=('12cc5b6092ba720f2524f59928bee4d736e5e5ffeeffb6fd06f99695f17d683f')
 
 build() {	

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:28:43 UTC (rev 99920)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:29:03 UTC (rev 99921)
@@ -13,7 +13,7 @@
 depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'gsettings-desktop-schemas')
 makedepends=('boost' 'intltool' 'itstool')
 source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz")
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 sha256sums=('12cc5b6092ba720f2524f59928bee4d736e5e5ffeeffb6fd06f99695f17d683f')
 
 build() {	

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:28:43 UTC (rev 99920)
+++ trunk/PKGBUILD	2013-10-31 02:29:03 UTC (rev 99921)
@@ -13,7 +13,7 @@
 depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'gsettings-desktop-schemas')
 makedepends=('boost' 'intltool' 'itstool')
 source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz")
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 sha256sums=('12cc5b6092ba720f2524f59928bee4d736e5e5ffeeffb6fd06f99695f17d683f')
 
 build() {	




More information about the arch-commits mailing list