[arch-commits] Commit in libglade/trunk (PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Fri Oct 25 02:46:19 UTC 2013


    Date: Friday, October 25, 2013 @ 04:46:18
  Author: allan
Revision: 197344

upgpkg: libglade 2.6.4-4

remove static libraries

Modified:
  libglade/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-25 02:45:47 UTC (rev 197343)
+++ PKGBUILD	2013-10-25 02:46:18 UTC (rev 197344)
@@ -3,7 +3,7 @@
 
 pkgname=libglade
 pkgver=2.6.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Allows you to load glade interface files in a program at runtime"
 arch=(i686 x86_64)
 license=('LGPL')
@@ -10,7 +10,6 @@
 depends=('gtk2>=2.16.0' 'libxml2>=2.7.3')
 makedepends=('python2' 'pkgconfig')
 optdepends=('python2: libglade-convert script')
-options=('!libtool')
 install=glade.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.6/${pkgname}-${pkgver}.tar.bz2
 	libglade-2.0.1-nowarning.patch)




More information about the arch-commits mailing list