[arch-commits] CVS update of arch/build/lib/pango (PKGBUILD)

Jan de Groot jgc at archlinux.org
Fri Apr 27 17:01:27 UTC 2007


    Date: Friday, April 27, 2007 @ 13:01:27
  Author: jgc
    Path: /home/cvs-arch/arch/build/lib/pango

Modified: PKGBUILD (1.53 -> 1.54)

upgpkg: pango 1.16.4-1
Add thai language engine, depend on libthai for this.


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: arch/build/lib/pango/PKGBUILD
diff -u arch/build/lib/pango/PKGBUILD:1.53 arch/build/lib/pango/PKGBUILD:1.54
--- arch/build/lib/pango/PKGBUILD:1.53	Mon Apr  9 15:35:32 2007
+++ arch/build/lib/pango/PKGBUILD	Fri Apr 27 13:01:27 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.53 2007/04/09 19:35:32 jgc Exp $ 
+# $Id: PKGBUILD,v 1.54 2007/04/27 17:01:27 jgc Exp $ 
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=pango
-pkgver=1.16.2
+pkgver=1.16.4
 pkgrel=1
 pkgdesc="A library for layout and rendering of text"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('glib2>=2.12.11' 'cairo>=1.4.2' 'libxft>=2.1.10')
+depends=('glib2>=2.12.11' 'cairo>=1.4.4' 'libxft>=2.1.10' 'libthai>=0.1.8')
 makedepends=('pkgconfig' 'libxt')
 options=('nolibtool')
 install=pango.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.16/${pkgname}-${pkgver}.tar.bz2)
 url="http://www.gtk.org/"
-md5sums=('8ea80c1d747a2844d7d096bfd347c2dc')
+md5sums=('025e2ac5e40cac163aae4653aeef559c')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list