Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7942

Added Files:
        liblangtag1-shlibs.info liblangtag1-shlibs.patch 
Log Message:
new pkg liblangtag1

--- NEW FILE: liblangtag1-shlibs.patch ---
diff -ruN liblangtag-0.5.1-orig/configure liblangtag-0.5.1/configure
--- liblangtag-0.5.1-orig/configure     2013-04-29 22:41:01.000000000 -0400
+++ liblangtag-0.5.1/configure  2013-07-22 07:59:54.000000000 -0400
@@ -14296,7 +14296,7 @@
        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the suffix of 
module shared libraries" >&5
 $as_echo_n "checking for the suffix of module shared libraries... " >&6; }
        export SED
-       shrext_cmds=`libtool --config | grep '^shrext_cmds='`
+       shrext_cmds=`glibtool --config | grep '^shrext_cmds='`
        eval $shrext_cmds
        module=yes eval std_shrext=$shrext_cmds
        lt_module_suffix=`echo $std_shrext | sed 's/^\.//'`

--- NEW FILE: liblangtag1-shlibs.info ---
Package: liblangtag1-shlibs
Version: 0.5.1
Revision: 2
Description: Language tag ID access library
License: GPL
### Free to update and take over.
Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
Depends: <<
        liblangtag-common (>= %v-%r),
        libxml2-shlibs (>= 2.9.1-2)
<<
BuildDepends: <<
        fink-package-precedence,
        gettext-tools,
        libtool2,
        libxml2 (>= 2.9.1-2),
        pkgconfig
<<
Source: https://bitbucket.org/tagoh/liblangtag/downloads/liblangtag-%v.tar.bz2
Source-MD5: 36271d3fa0d9dec1632029b6d7aac925
Source-Checksum: SHA1(e255eeea1d82715bd750af63f3cde3aeed835bc6)
PatchFile: %n.patch
PatchFile-MD5: c3f1ee22afe838f80174ec3f8fcc8850
ConfigureParams: <<
        --disable-silent-rules \
        --disable-static \
        --enable-dependency-tracking \
        --enable-introspection=no
<<
CompileScript: <<
        #!/bin/sh -ev
        %{default_script}
        fink-package-precedence --prohibit-bdep=liblangtag1-dev .
<<
InfoTest: <<
        TestDepends: check
        TestScript: make check || exit 2
<<
InstallScript: <<
        make install DESTDIR=%d
        ### Remove these modules of unclear provenance. Restore them when
        ### we know what to do with them.
        ### 
https://bitbucket.org/tagoh/liblangtag/issue/3/051-and-040-fails-configure
        rm %i/lib/liblangtag/*.so
<<
DocFiles: AUTHORS COPYING Changelog NEWS README
Shlibs: <<
        %p/lib/liblangtag.1.dylib 4.0.0 %n (>= 0.5.1-1)
<<
SplitOff: <<
        Package: liblangtag1-dev
        Description: Language tag ID access library (dev pkg)
        Files: <<
                include
                lib/liblangtag/*.la
                lib/pkgconfig
                lib/liblangtag.dylib
                lib/liblangtag.la
                share/gtk-doc
        <<
        Depends: %N (= %v-%r)
        BuildDependsOnly: true
        DocFiles: AUTHORS COPYING Changelog NEWS README
<<
SplitOff2: <<
        Package: liblangtag-common
        Description: Language tag ID access library (data) 
        Files: <<
                share/liblangtag/common
                share/liblangtag/language-subtag-registry.xml
        <<
        Depends: <<
                libxml2-shlibs (>= 2.9.1-2)
        <<
        DocFiles: AUTHORS COPYING Changelog NEWS README
<<
Homepage: http://tagoh.bitbucket.org/liblangtag/
DescDetail: <<
liblangtag is an interface library to access/deal with tags for 
identifying languages, which is described in RFC 5646.
<<
DescPackaging: <<
We disable gobject-introspection explicitly so that if it's ever packaged
we don't accidentally compile liblangtag-gobject.dylib.
<<


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to