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

Jan de Groot jgc at archlinux.org
Tue Oct 20 08:51:54 UTC 2009


    Date: Tuesday, October 20, 2009 @ 04:51:53
  Author: jgc
Revision: 56195

upgpkg: pango 1.26.0-2
    Build with introspection data

Modified:
  pango/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-20 08:43:40 UTC (rev 56194)
+++ PKGBUILD	2009-10-20 08:51:53 UTC (rev 56195)
@@ -3,12 +3,12 @@
 
 pkgname=pango
 pkgver=1.26.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for layout and rendering of text"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('glib2>=2.21.6' 'cairo>=1.8.8' 'libxft>=2.1.13' 'libthai>=0.1.12' 'freetype2>=2.3.9')
-makedepends=('pkgconfig' 'libxt')
+depends=('glib2>=2.22.2' 'cairo>=1.8.8' 'libxft>=2.1.13' 'libthai>=0.1.12' 'freetype2>=2.3.9')
+makedepends=('pkgconfig' 'libxt' 'gobject-introspection')
 options=('!libtool' '!emptydirs')
 install=pango.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.26/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list