[arch-commits] CVS update of extra/lib/libthai (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Sep 20 16:56:04 UTC 2007


    Date: Thursday, September 20, 2007 @ 12:56:04
  Author: jgc
    Path: /home/cvs-extra/extra/lib/libthai

Modified: PKGBUILD (1.1 -> 1.2)

upgpkg: libthai 0.1.9-1
Update to new syntax, tighten dependency, remove empty dirs


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


Index: extra/lib/libthai/PKGBUILD
diff -u extra/lib/libthai/PKGBUILD:1.1 extra/lib/libthai/PKGBUILD:1.2
--- extra/lib/libthai/PKGBUILD:1.1	Fri Apr 27 12:58:53 2007
+++ extra/lib/libthai/PKGBUILD	Thu Sep 20 12:56:04 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.1 2007/04/27 16:58:53 jgc Exp $
+# $Id: PKGBUILD,v 1.2 2007/09/20 16:56:04 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Chaiwat Suttipongsakul <cwt114 at gmail.com>
 pkgname=libthai
-pkgver=0.1.8
+pkgver=0.1.9
 pkgrel=1
-pkgdesc="LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications."
+pkgdesc="Thai language support routines"
 url="http://linux.thai.net/projects/libthai"
 arch=('i686' 'x86_64')
 license=('LGPL')
-depends=('libdatrie')
+depends=('libdatrie>=0.1.2')
 makedepends=('pkgconfig')
-options=('nolibtool')
+options=('!libtool' '!emptydirs')
 source=(http://linux.thai.net/pub/thailinux/software/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('cd96e82408d0bc4fe5ef2a93d05804e8')
+md5sums=('7002d111b293f202d20b28aa2b4ed68f')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list