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

Modified Files:
        netpbm10.info 
Log Message:
netpbm10 10.47.45
bump deps
turn on tests.  some tests give incorrect results, but there's no easy way to 
make the testsuite fail because the tests just ouput text

Index: netpbm10.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/netpbm10.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- netpbm10.info       13 Jun 2013 11:08:28 -0000      1.7
+++ netpbm10.info       23 Jul 2013 14:36:46 -0000      1.8
@@ -1,12 +1,12 @@
 Package: netpbm10
-Version: 10.47.44
-Revision: 2
+Version: 10.47.45
+Revision: 3
 BuildDepends: <<
        fink-package-precedence,
        libiconv-dev,
        libjasper.1,
        libjbig,
-       libjpeg8,
+       libjpeg9,
        libpng14,
        libtiff5,
        libxml2
@@ -23,8 +23,8 @@
 <<
 BuildDependsOnly: True
 Source: http://www.snaggledworks.com/fink/src/netpbm-%v.tar.bz2
-Source-MD5: 200cc18f9635d41e8bc9a2f37c9efe8c
-Source-Checksum: SHA1(d10df2f58d9fa982d82a621204026c9bfd7553ae)
+Source-MD5: 4be834374a2254edc2203ecbf726af6d
+Source-Checksum: SHA1(d7dc010aee17a4a71f86252f2631507dc108dc92)
 NoSetMAKEFLAGS: true
 NoSetLDFLAGS: true
 SetLIBRARY_PATH: %p/lib
@@ -39,12 +39,30 @@
        make
        fink-package-precedence --depfile-ext='\.d' 
--prohibit-bdep=netpbm,netpbm10,netpbm11 .
 <<
+InfoTest: <<
+       TestScript: <<
+               #!/bin/sh -ev
+               # tests are manually run inside their directories.
+               export DYLD_LIBRARY_PATH=%b/package/lib
+               ### pamtosvg.test hangs, so don't test it.
+               for test_file in `find . -name *.test -print | grep -v examples 
| grep -v pamtosvg`; do
+                       testdir=`dirname $test_file`
+                       testname=`basename $test_file`
+                       pushd $testdir
+                               echo ""
+                               echo "Running test: $test_file"
+                               sh ./$testname || exit 2
+                       popd
+               done
+       <<
+<<
 InstallScript: <<
- make package pkgdir=`pwd`/package SYMLINK='ln -s'
- install -d -m 755 %i/share %i/share/netpbm
- printf "package\n%i\n\n\n\n%i/share/netpbm\n\n\n" | ./installnetpbm
- rm -rf %i/share/man/web
- mv %i/bin/doc.url %i/share/netpbm
+       # pkgdir = where 'make package' sends everything
+       make package pkgdir=`pwd`/package SYMLINK='ln -s'
+       install -d -m 755 %i/share %i/share/netpbm
+       printf "package\n%i\n\n\n\n%i/share/netpbm\n\n\n" | ./installnetpbm
+       rm -rf %i/share/man/web
+       mv %i/bin/doc.url %i/share/netpbm
 <<
 SplitOff: <<
   Package: %N-shlibs
@@ -60,7 +78,7 @@
     libiconv,
     libjasper.1-shlibs,
     libjbig-shlibs,
-    libjpeg8-shlibs,
+    libjpeg9-shlibs,
     libpng14-shlibs,
     libtiff5-shlibs,
     libxml2-shlibs
@@ -91,8 +109,8 @@
  Previously maintained by:     Dave Morrison <d...@finkproject.org>
 
  Tarball generated with these commands:
- svn checkout -r 1897 http://svn.code.sf.net/p/netpbm/code/stable/ 
netpbm-10.47.44
- tar cfj netpbm-10.47.44.tar.bz2 netpbm-10.47.44
+ svn checkout -r 1960 http://svn.code.sf.net/p/netpbm/code/stable/ 
netpbm-10.47.45
+ tar cfj netpbm-10.47.45.tar.bz2 netpbm-10.47.45
  
  nieder: 
  Change from 'super stable' to 'stable' trees.


------------------------------------------------------------------------------
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