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

Added Files:
        libconfig9.info libconfig9.patch 
Log Message:
libconfig 1.4.9
new libN = libconfig9 for 10.7

--- NEW FILE: libconfig9.patch ---
--- a/tests/Makefile.in 2013-07-18 16:37:14.000000000 -0400
+++ b/tests/Makefile.in 2013-07-18 16:37:25.000000000 -0400
@@ -62,7 +62,7 @@
 CCLD = $(CC)
 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-       $(LDFLAGS) -o $@
+       -o $@
 SOURCES = $(libconfig_tests_SOURCES)
 DIST_SOURCES = $(libconfig_tests_SOURCES)
 ETAGS = etags

--- NEW FILE: libconfig9.info ---
Package: libconfig9
Version: 1.4.9
Revision: 1
Description: Library for manipulating configuration files
License: LGPL
Homepage: http://www.hyperrealm.com/libconfig
Maintainer: Monic Polynomial <moni...@users.sourceforge.net>

Source: http://www.hyperrealm.com/libconfig/libconfig-%v.tar.gz
Source-MD5: b6ee0ce2b3ef844bad7cac2803a90634
Source-Checksum: SHA1(b7a3c307dfb388e57d9a35c7f13f6232116930ec)

BuildDependsOnly: true
Depends: %n-shlibs (= %v-%r)
BuildDepends: fink-package-precedence
Conflicts: <<
        libconfig8,
        libconfig9
<<
Replaces: <<
        libconfig8,
        libconfig9
<<

PatchFile: %n.patch
PatchFile-MD5: 6ecd4208c6a4484177ea95f432e490e4

GCC: 4.0
ConfigureParams: --enable-dependency-tracking --disable-static

CompileScript: <<
        %{default_script}
        fink-package-precedence .
<<
InfoTest: <<
        TestScript: make test || exit 2
<<
InstallScript: make install DESTDIR=%d

SplitOff: <<
  Package: %N-shlibs
  Description: Library for manipulating configuration files
  Files: <<
    lib/libconfig.9.dylib
    lib/libconfig++.9.dylib
  <<
  Shlibs: <<
    %p/lib/libconfig.9.dylib 11.0.0 %n (>= 1.4.9-1)
    %p/lib/libconfig++.9.dylib 11.0.0 %n (>= 1.4.9-1)
  <<
  DocFiles: AUTHORS COPYING.LIB ChangeLog NEWS README TODO
<<

DocFiles: COPYING.LIB
InfoDocs: libconfig.info

DescDetail: <<
Libconfig is a simple library for manipulating structured configuration files.
The file format is more compact and more readable than XML. And unlike XML, it
is type-aware, so it is not necessary to do string parsing in application code.

Libconfig is very compact - just 38K for the stripped C shared library (less
than one-fourth the size of the expat XML parser library) and 66K for the
stripped C++ shared library. This makes it well-suited for memory-constrained
systems like handheld devices.
<<
DescPackaging: <<
        nieder: updated to 0.4.9, which is a new libN=9.
<<

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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