Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv30256/10.4/unstable/main/finkinfo/libs

Modified Files:
        libexif12.info 
Log Message:
new upstream libexif and mediatomb, and move a few things to 10.7

Index: libexif12.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libexif12.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libexif12.info      17 Dec 2007 17:12:14 -0000      1.6
+++ libexif12.info      1 Aug 2011 18:27:49 -0000       1.7
@@ -1,23 +1,34 @@
 Package: libexif12
-Version: 0.6.16
+Version: 0.6.20
 Revision: 1
-Maintainer: Benjamin Reed <libexi...@fink.racoonfink.com>
+Description: EXIF Tag Parsing Library
+License: BSD
+Maintainer: Benjamin Reed <libexi...@fink.raccoonfink.com>
+
+Depends: %N-shlibs (= %v-%r)
+BuildDepends: <<
+       doxygen,
+       libiconv-dev,
+       libgettext8-dev,
+       gettext-tools
+<<
 Conflicts: libexif-dev
 Replaces: libexif-dev
 BuildDependsOnly: true
-BuildDepends: doxygen, libiconv-dev, libgettext3-dev, gettext-tools
-Depends: %N-shlibs (= %v-%r)
+
 Source: mirror:sourceforge:libexif/libexif-%v.tar.bz2
-Source-MD5: deee153b1ded5a944ea05d041d959eca
+Source-MD5: 19844ce6b5d075af16f0d45de1e8a6a3
 PatchScript: <<
        # um no, CPPFLAGS and AM_CPPFLAGS have quite different meanings
        perl -ni -e 'print unless /AM_CPPFLAGS="\$CPPFLAGS"/' configure
 <<
-NoSetMAKEFLAGS: true
-SetMAKEFLAGS: -j1
+
 SetCFLAGS: -Os
+SetMAKEFLAGS: -j1
+NoSetMAKEFLAGS: true
+UseMaxBuildJobs: false
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
-DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
+
 InstallScript: <<
 #!/bin/sh -ev
 
@@ -30,15 +41,20 @@
                mv %i/share/doc/libexif %i/share/doc/%N
        fi
 <<
+DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
 SplitOff: <<
        Package: %N-shlibs
-       Depends: libgettext3-shlibs, libiconv
-       Files: lib/libexif.*.dylib share/locale
+       Depends: <<
+               libgettext8-shlibs,
+               libiconv
+       <<
        Replaces: %N (<< 0.6.13-5)
-       Shlibs: %p/lib/libexif.12.dylib 15.0.0 libexif12 (>= 0.6.16-1)
        DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
+       Files: lib/libexif.*.dylib share/locale
+       Shlibs: %p/lib/libexif.12.dylib 16.0.0 libexif12 (>= 0.6.20-1)
 <<
-Description: EXIF Tag Parsing Library
+
+Homepage: http://home.bawue.de/~lutz/
 DescDetail: <<
 Most digital cameras produce EXIF files, which 
 are JPEG files with extra tags that contain 
@@ -46,5 +62,4 @@
 allows you to parse an EXIF file and read the 
 data from those tags.
 <<
-License: BSD
-Homepage: http://home.bawue.de/~lutz/
+


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to