Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15940/10.3/unstable/main/finkinfo/libs

Modified Files:
        libexif.info 
Log Message:
fix gettext catalogs, switch to gettext3


Index: libexif.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/libexif.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- libexif.info        12 Mar 2006 04:48:46 -0000      1.10
+++ libexif.info        19 Dec 2006 18:32:29 -0000      1.11
@@ -1,9 +1,9 @@
 Package: libexif
 Version: 0.5.12
-Revision: 5
+Revision: 6
 Maintainer: Keith Conger <[EMAIL PROTECTED]>
-#Depends: 
-BuildDepends: libiconv-dev, gettext-dev, gettext-tools
+Depends: %N-shlibs (=%v-%r), fink-obsolete-packages
+BuildDepends: libiconv-dev, libgettext3-dev, gettext-tools
 Source: mirror:sourceforge:libexif/%N-%v.tar.gz
 Source-MD5: 97e17fa05cb638eed5e8e59db431ed3a
 PatchScript: <<
@@ -12,16 +12,16 @@
   perl -pi -e 's,(libexif_la_LIBADD =),\1 -lintl ,' libexif/Makefile.in
 
   perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/' configure
+  perl -pi -e 's/[EMAIL PROTECTED]@/[EMAIL PROTECTED]@/' po/Makefile.in.in
 <<
-#NoSetLDFLAGS: True
-#SetLibs: -L%p/lib
 SetCPPFLAGS: -no-cpp-precomp
 ConfigureParams: --mandir=%i/share/man --disable-dependency-tracking
 DocFiles: ChangeLog COPYING NEWS README
 SplitOff: <<
  Package: %N-shlibs
- Depends: gettext
- Files: lib/libexif.9*.dylib
+ Depends: libgettext3-shlibs
+ Replaces: %N (<< 0.5.12-6)
+ Files: lib/libexif.9*.dylib share/locale
  Shlibs: %p/lib/libexif.9.dylib 11.0.0 %n (>= 0.5.12-4)
  DocFiles: COPYING README ChangeLog NEWS
 <<
@@ -45,6 +45,11 @@
 DescPackaging: <<
   Use fink's gettext only, not included one that wasn't being used
   consistently anyway. Therefore only need libiconv for tests.
+
+  Move gettext catalogs %N->%N-shlibs in 0.5.12-6
+
+  Source called gettext catalogs with libversion, so patch
+  po/Makefile.in.in to install them with that name
 <<
 License: BSD
 Homepage: http://home.bawue.de/~lutz/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to