Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/web In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv869/10.7/main/finkinfo/web
Modified Files: dillo.info Log Message: libpng detection fixes (thanks f-p-p!) Index: dillo.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/web/dillo.info,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dillo.info 3 Jun 2013 18:30:24 -0000 1.2 +++ dillo.info 3 Jun 2013 18:44:28 -0000 1.3 @@ -17,6 +17,7 @@ << Conflicts: dillo-i18n ( <= 0.8.5-1 ) Replaces: dillo-i18n ( <= 0.8.5-1 ) +GCC: 4.0 Source: http://www.dillo.org/download/%n-%v.tar.bz2 Source-MD5: 726cd0b7a18c5e25f4d80ebeffe7607e PatchScript: << @@ -24,6 +25,10 @@ sed -i.bak '/@CPPFLAGS@/s,\$CPPFLAGS,-I%p/lib/system-openssl/include,' configure sed -i.bak 's|CPPFLAGS -I/usr/local/include|CPPFLAGS|g' configure sed -i.bak 's|LDFLAGS -L/usr/local/lib|LDFLAGS|g' configure + + # don't prefer any specific version (might give preference to wrong + # one found other than the one supplied by BDep in %p/bin) + perl -pi.bak -e 's,libpng\d+-config,libpng-config,g' configure << UseMaxBuildJobs: True SetLDFLAGS: -L%p/lib/system-openssl/lib ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs