[arch-commits] Commit in glade/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Wed Apr 6 17:54:27 UTC 2011
Date: Wednesday, April 6, 2011 @ 13:54:27
Author: ibiru
Revision: 118419
upgpkg: glade 3.10.0-2
improve packaging
Modified:
glade/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-04-06 17:35:51 UTC (rev 118418)
+++ PKGBUILD 2011-04-06 17:54:27 UTC (rev 118419)
@@ -3,12 +3,12 @@
pkgname=glade
pkgver=3.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="User interface builder for GTK+ and GNOME."
arch=(i686 x86_64)
license=('GPL' 'LGPL')
depends=('gtk3' 'libxml2' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('intltool' 'python2' 'gtk-doc')
+makedepends=('intltool' 'python2' 'gtk-doc' 'gobject-introspection' 'pygobject-devel')
optdepends=('python2: Python widgets support')
options=('!libtool')
url="http://glade.gnome.org/"
More information about the arch-commits
mailing list