Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25406

Modified Files:
      Tag: pangocairo-branch
        libytnef.info ytnef.info 
Log Message:
make libytnef two-level namespace; cascade deps (don't think this is necessary 
though)


Index: libytnef.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/libytnef.info,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- libytnef.info       3 Jul 2008 03:47:41 -0000       1.1.2.1
+++ libytnef.info       3 Jul 2008 04:46:04 -0000       1.1.2.2
@@ -1,15 +1,21 @@
 Package: libytnef
 Version: 1.5
-Revision: 2
+Revision: 3
 Maintainer: Thomas Kotzian <[EMAIL PROTECTED]>
 Source: mirror:sourceforge:ytnef/%n-%v.tar.bz
 SourceRename: %n-%v.tar.bz2
 SourceDirectory: %n-%v
 Source-MD5: eb5de21e5896df50f91b68b701690c30
 Description: TNEF Stream Reader Library
+BuildDepends: autoconf (>= 2.60), automake1.10, libtool2
 Depends: fink-obsolete-packages, %N-dev (=%v-%r)
+CompileScript: <<
+       autoreconf -f -i
+       ./configure %c
+       make
+<<
 InstallScript: <<
-       %{default_script}
+       make install DESTDIR=%d
        mkdir -p %i/share/doc/installed-packages
        touch %i/share/doc/installed-packages/%n
 <<
@@ -18,8 +24,8 @@
 SplitOff: <<
  Package: %N-shlibs
  Replaces: %N
- Files: lib/libytnef.0.0.0.dylib lib/libytnef.0.dylib
- Shlibs: %p/lib/libytnef.0.dylib 1.0.0 %n (>= 1.5-1)
+ Files: lib/libytnef.0.*
+ Shlibs: %p/lib/libytnef.0.dylib 1.0.0 %n (>= 1.5-3)
  DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
 <<
 SplitOff2: <<
@@ -40,5 +46,8 @@
 
 (Description taken from the www.freshmeat.net listing of ytnef)
 <<
+DescPackaging: <<
+       Redo autotools so that it builds two-level.
+<<
 Homepage: http://ytnef.sourceforge.net/
 License: GPL

Index: ytnef.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/ytnef.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- ytnef.info  20 Jan 2006 20:32:32 -0000      1.1
+++ ytnef.info  3 Jul 2008 04:46:04 -0000       1.1.2.1
@@ -1,9 +1,9 @@
 Package: ytnef
 Version: 2.6
-Revision: 2
+Revision: 3
 Maintainer: Thomas Kotzian <[EMAIL PROTECTED]>
-Depends: libytnef-shlibs
-BuildDepends: libytnef-dev
+Depends: libytnef-shlibs (>= 1.5-3)
+BuildDepends: libytnef-dev (>= 1.5-3)
 Source: mirror:sourceforge:%n/%n-%v.tar.bz
 SourceRename: %n-%v.tar.bz2
 SourceDirectory: %n-%v


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to