[arch-commits] Commit in m17n-lib/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Aug 17 02:49:51 UTC 2008


    Date: Saturday, August 16, 2008 @ 22:49:51
  Author: eric
Revision: 9021

Merged revisions 2-9020 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/m17n-lib/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r9019 | eric | 2008-08-16 22:49:18 -0400 (Sat, 16 Aug 2008) | 1 line
  
  adding md5sums
........

Modified:
  m17n-lib/repos/extra-x86_64/	(properties)
  m17n-lib/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Property changes on: m17n-lib/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /m17n-lib/trunk:1
   + /m17n-lib/trunk:1-9020

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-08-17 02:49:32 UTC (rev 9020)
+++ extra-x86_64/PKGBUILD	2008-08-17 02:49:51 UTC (rev 9021)
@@ -9,7 +9,9 @@
 url="http://www.m17n.org/m17n-lib/"
 license=("GPL")
 depends=('libxft' 'libxaw' 'm17n-db>=1.3.4' 'fribidi' 'libxml2' 'gd' 'ispell' 'anthy')
+options=('!libtool')
 source=(http://www.m17n.org/m17n-lib-download/$pkgname-$pkgver.tar.gz m17n-lib-1.3.1-fPIC.patch)
+md5sums=('2941f70281baaaced75fc2715476cfa9' 'a4f06321702ba7c97ba537e12c27d147')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -19,7 +21,6 @@
   ./configure --prefix=/usr
   make
   make DESTDIR=$startdir/pkg install
-  find $startdir/pkg -name '*.la' -exec rm {} \;
 }
 
 #The m17n library is configured with these external libraries.




More information about the arch-commits mailing list