Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv16095/stable/main/finkinfo/text

Modified Files:
        pinfo.info 
Log Message:
new version; CFLAGS to enable building with clang (thanks Jack Howarth!) 
resolves 
http://sourceforge.net/tracker/?func=detail&aid=3556799&group_id=17203&atid=414256


Index: pinfo.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/pinfo.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pinfo.info  19 Feb 2012 00:53:06 -0000      1.1
+++ pinfo.info  13 Aug 2012 03:39:29 -0000      1.2
@@ -1,28 +1,39 @@
 Info4: <<
 Package: pinfo
-Version: 0.6.9
-Revision: 4
+Version: 0.6.10
+Revision: 1
 Maintainer: Benjamin Reed <pi...@fink.raccoonfink.com>
 BuildDepends: <<
-       fink (>= 0.28.0-1),
+       autoconf2.6,
+       automake1.11,
+       fink-package-precedence,
        gettext-bin,
+       gettext-tools,
        libgettext8-dev,
        libiconv-dev,
        libncurses5,
-       readline5,
+       libncursesw5,
+       libtool2,
+       readline6,
 <<
 Depends: <<
        libgettext8-shlibs,
-       libiconv,
-       libncurses5-shlibs,
-       readline5-shlibs,
+       libncursesw5-shlibs,
+       readline6-shlibs,
 <<
-GCC: 4.0
-Source: http://alioth.debian.org/download.php/1498/%n-%v.tar.bz2
-Source-MD5: e0c788467945f5f97fbacad55863e5b8
+SetCFLAGS: -O2 -g -std=gnu89
+#Source: https://alioth.debian.org/download.php/3351/%n-%v.tar.bz2
+Source: 
http://pkgs.fedoraproject.org/repo/pkgs/%n/%n-%v.tar.bz2/fe3d3da50371b1773dfe29bf870dbc5b/%n-%v.tar.bz2
+Source-MD5: fe3d3da50371b1773dfe29bf870dbc5b
 PatchFile: %n.patch
 PatchFile-MD5: 67d7127c7fa8500fc67285de047719bc
-ConfigureParams: --infodir=%p/share/info --mandir=%p/share/man 
--with-readline=%p --with-curses=%p --with-libiconv-prefix=%p 
--with-libintl-prefix=%p --disable-dependency-tracking
+ConfigureParams: --infodir=%p/share/info --mandir=%p/share/man 
--with-readline=%p --with-curses=%p --with-libiconv-prefix=%p 
--with-libintl-prefix=%p --enable-dependency-tracking
+CompileScript: <<
+       autoreconf -fi
+       ./configure %c
+       make
+       fink-package-precedence .
+<<
 InstallScript: make -j1 install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TECHSTUFF
 InfoDocs: pinfo.info


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to