Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28517

Modified Files:
        libpaper1.info 
Log Message:
all sorts of build cleanups


Index: libpaper1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libpaper1.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libpaper1.info      12 May 2009 02:25:12 -0000      1.4
+++ libpaper1.info      14 Oct 2010 05:02:30 -0000      1.5
@@ -1,26 +1,32 @@
 Package: libpaper1
-Version: 1.1.21
-Revision: 2
+Version: 1.1.24
+Revision: 1
+Description: Library for handling paper sizes and types
+License: GPL
+Maintainer: Benjamin Reed <libpap...@fink.raccoonfink.com>
+
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: libtool14, autoconf (>= 2.60-1), automake1.9, fink (>= 0.24.12-1)
+BuildDepends: <<
+       fink (>= 0.29.7-1),
+       libtool2,
+       autoconf2.6,
+       automake1.11
+<<
 
 CustomMirror: <<
-       Primary: http://ranger.users.finkproject.org/distfiles
-       eur-NL: http://ranger.users.finkproject.org/distfiles
+       Primary: http://www.finkproject.org/~ranger/distfiles
+       eur-NL: http://www.finkproject.org/~ranger/distfiles
        nam-US: http://ranger.befunk.com/fink
-       nam-US: http://astrange.ithinksw.net/~astrange/ranger-fink
-       nam-CA: http://www.southofheaven.net/befunk
 <<
 Source: mirror:debian:pool/main/libp/libpaper/libpaper_%v.tar.gz
-Source-MD5: 6397f8d60a157119c1de5d19e4d82436
+Source-MD5: 5bc87d494ba470aba54f6d2d51471834
 SourceDirectory: libpaper-%v
-PatchFile: %n.patch
-PatchFile-MD5: 048adc150767e33e2fcaf576197cbbca
 
+UseMaxBuildJobs: true
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--sysconfdir=%p/etc
 CompileScript: <<
-#!/bin/sh -ev
-
+       #!/bin/sh -ev
+       
        touch NEWS AUTHORS
        autoreconf -f -v -i
        ./configure %c
@@ -34,31 +40,29 @@
        install -d -m 755 %i/etc
        echo "letter" > %i/etc/papersize
 <<
+DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
 SplitOff: <<
        Package: %N-shlibs
        Description: Shared libraries for libpaper
+       DocFiles: COPYING
        Files: lib/libpaper.*.dylib etc/papersize
        Shlibs: %p/lib/libpaper.1.dylib 3.0.0 libpaper1-shlibs (>= 1.1.14-1)
        ConfFiles: %p/etc/papersize
-       DocFiles: COPYING
 <<
 SplitOff2: <<
        Package: %N-dev
+       Description: Development headers and libraries for libpaper
        Depends: %N-shlibs (>= %v-%r)
-       BuildDependsOnly: true
        Replaces: %N
-       Description: Development headers and libraries for libpaper
-       Files: lib/libpaper.dylib lib/*.la lib/*.a include
+       BuildDependsOnly: true
        DocFiles: COPYING
+       Files: lib/libpaper.dylib lib/*.la lib/*.a include
 <<
 
-DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
-Description: Library for handling paper sizes and types
-Maintainer: Benjamin Reed <libpap...@fink.racoonfink.com>
 Homepage: http://packages.debian.org/unstable/source/libpaper
-License: GPL
 DescDetail: <<
 Libpaper is a simple library for use by programs needing to handle
 types of paper.  It lets program automatically recognize a lot of
 different papers with their properties (actually their size).
 <<
+


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to