Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv32318

Modified Files:
        libthai.info 
Removed Files:
        libthai.patch 
Log Message:
new version from unstable


--- libthai.patch DELETED ---

Index: libthai.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libthai.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libthai.info        16 Mar 2009 06:00:15 -0000      1.5
+++ libthai.info        14 Oct 2010 05:18:39 -0000      1.6
@@ -1,23 +1,25 @@
 Package: libthai
-Version: 0.1.9
-Revision: 3
-Source: http://linux.thai.net/pub/thailinux/software/%n/%n-%v.tar.gz
-Source-MD5: 7002d111b293f202d20b28aa2b4ed68f
-BuildDepends:  libdatrie (>= 0.1.3-2), pkgconfig, autoconf, automake1.9, 
libtool14, fink (>= 0.24.12-1)
-Depends: %N-shlibs (= %v-%r)
+Version: 0.1.13
+Revision: 1
+#Source: http://linux.thai.net/pub/thailinux/software/%n/%n-%v.tar.gz
+Source: mirror:debian:pool/main/libt/%n/%n_%v.orig.tar.gz
+SourceDirectory: %n-%v
+Source-MD5: 79e6434d7292376d58bed56720ac5d87
+BuildDepends:  libdatrie1, pkgconfig
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
-PatchFile: %n.patch
-PatchFile-MD5: f47ef23639f2b55c146b61ba4849a9c8
-ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--disable-doxygen-doc
+ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--disable-doxygen-doc --disable-static --disable-dependency-tracking
 InstallScript: <<
        make -j1 install DESTDIR="%d"
+       #No need for dependency_libs in .la files if not building static libs
+       perl -pi -e "s/dependency_libs=.*$/dependency_libs=''/" 
%i/lib/libthai.la
+       perl -ni -e 'print unless /Requires.private:/' 
%i/lib/pkgconfig/libthai.pc
 #      install -d -m 755 %i/share/doc/%N-dev
 #      mv %i/share/doc/%N/html %i/share/doc/%N-dev/
 <<
 SplitOff: <<
        Package: %N-shlibs
-       Depends: libdatrie-shlibs (>= 0.1.3-2)
+       Depends: libdatrie1-shlibs, %N (>= %v-%r)
        Description: Shared libraries for libthai
        Files: lib/libthai.*.dylib
        Shlibs: %p/lib/libthai.0.dylib 2.0.0 %N-shlibs (>= 0.1.6-1)
@@ -31,6 +33,12 @@
        Files: include lib share/man 
 <<
 DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
+DescPackaging: <<
+       %N is language data-file loaded by library.
+
+       libdatrie is not visible from public interface and no static
+       lib, so not need to force interited bdep of it.
+<<
 Description: Thai language support library
 Maintainer: Benjamin Reed <libt...@fink.racoonfink.com>
 Homepage: http://linux.thai.net/plone/TLWG/libthai/


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to