From 6a3282396910bcdae39c5f92c48e2f45b4332aaf Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 1 Mar 2010 22:20:23 +0100 Subject: Ajout libthai#0.1.13-1 --- extra/libthai/Pkgfile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 extra/libthai/Pkgfile (limited to 'extra/libthai/Pkgfile') diff --git a/extra/libthai/Pkgfile b/extra/libthai/Pkgfile new file mode 100755 index 000000000..66ebad64b --- /dev/null +++ b/extra/libthai/Pkgfile @@ -0,0 +1,20 @@ +# Description: Support pour la langue thai +# URL: http://linux.thai.net/projects/libthai +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: libdatrie + +name=libthai +version=0.1.13 +release=1 +source=( http://linux.thai.net/pub/thailinux/software/$name/$name-$version.tar.gz) + +build() { + cd $name-$version + ./configure --prefix=/usr \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --disable-static + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2