Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/graphics
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1941/10.4-EOL/graphics

Modified Files:
        pngnq.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


Index: pngnq.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/graphics/pngnq.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pngnq.info  29 Feb 2012 02:40:00 -0000      1.1
+++ pngnq.info  10 Jul 2013 00:49:35 -0000      1.2
@@ -1,10 +1,9 @@
 Package: pngnq
-Version: 0.5
-Revision: 2
-Source: mirror:sourceforge:%n/%n-%v-src.tar.gz
-Source-MD5: 14aff764008dfd55e816d3fe08636cb9
-SourceDirectory: %v
-License: Restrictive
+Version: 1.1
+Revision: 1
+Source: mirror:sourceforge:%n/%n-%v.tar.gz
+Source-MD5: fdbb94d504931b50c54202b62f98aa44
+License: Restrictive/Distributable
 Homepage: http://pngnq.sourceforge.net
 Maintainer: Pierre-Henri Lavigne <yakesonchih...@aim.com>
 Description: PNG Quantizer Tool
@@ -18,31 +17,9 @@
 the color map selection. This is fast and quite accurate,
 giving good results on many types of images.
 <<
-DocFiles: INSTALL LICENSE README README.pngcomp
-BuildDepends: libpng14
+DocFiles: AUTHORS COPYING INSTALL NEWS README ChangeLog
+BuildDepends: libpng14, pkgconfig
 Depends: libpng14-shlibs
-PatchScript:<<
-  #!/bin/sh -ev
-  #Remove the default /usr/local
-  perl -pi -e 's,\/usr,\%p,g' Makefile
-  #Adding the missng zlib flag
-  perl -pi -e 's,\$\{shell libpng-config --ldflags\},\$\{shell libpng-config 
--ldflags\} -lz,g', Makefile
-  #Removing the gnu install param t to avoid depending coreutils
-  perl -pi -e 's,install -t \$\{BINDIR\} pngnq pngcomp,install -d 
\$\{DESTDIR\}\$\{BINDIR\} \&\& install pngnq pngcomp 
\$\{DESTDIR\}\$\{BINDIR\},g' Makefile
-  perl -pi -e 's,install -t \$\{MANDIR\} pngnq.1,install -d 
\$\{DESTDIR\}\$\{MANDIR\} \&\& install pngnq.1 \$\{DESTDIR\}\$\{MANDIR\},g' 
Makefile
-  perl -pi -e 's,install -d \$\{DOCDIR\},,g' Makefile
-  perl -pi -e 's,install -t \$\{DOCDIR\} README LICENSE README.pngcomp,install 
-d \$\{DESTDIR\}\$\{DOCDIR\} && install README LICENSE README.pngcomp 
\$\{DESTDIR\}\$\{DOCDIR\},g' Makefile
-  ### On 10.6, there's no getopt.h, and the ifdef to #include the included 
getopt.h is behind a WIN32 conditional
-  darwin_vers=`uname -r | cut -d. -f1`
-  if test $darwin_vers = 8
-  then sed -i.orig -e '/freegetopt/s|^|// |g' pngcomp.c
-  fi
-<<
-SetCFLAGS: -D_POSIX_C_SOURCE
-CompileScript:<<
-#!/bin/bash -ev
-CFLAGS=-D_POSIX_C_SOURCE make
-<<
 InstallScript:<<
 #!/bin/bash -ev
 make install DESTDIR=%d


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to