Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30086

Modified Files:
        swi-prolog.info 
Log Message:
New maintainer, new version. Update from tracker.

Index: swi-prolog.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/swi-prolog.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- swi-prolog.info     15 Nov 2009 08:07:41 -0000      1.7
+++ swi-prolog.info     27 Nov 2009 00:49:02 -0000      1.8
@@ -1,12 +1,13 @@
 Package: swi-prolog
-Version: 5.6.64
+Version: 5.8.1
 Revision: 2
-Source: 
http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-%v.tar.gz
-Source-MD5: 2f06f64007fdac076a277ee4a8c53274
+Source: http://www.swi-prolog.org/download/stable/src/pl-%v.tar.gz
+Source-MD5: 8f113e1d994a34333f8e5256d49f68e0
 SourceRename: %N-%v.tar.gz
 SourceDirectory: pl-%v
-BuildDepends: freetype219, gmp, junit, libjpeg, libncursesw5, 
system-openssl-dev, readline5, libncursesw5, unixodbc2, x11-dev
-# junit: also dep ? or only testdepends ? Only know that w/o that export I run 
into many java errors in make check.
+BuildDepends: freetype219, gmp, libjpeg, libncursesw5, system-openssl-dev, 
readline5, libncursesw5, unixodbc2, x11-dev
+# should remove junit dep in 64bit mode (hence also comment out "export 
JUNIT=..." below..), since I can't build junit there..
+# assume junit only TestDepends (w/o that export I run into many java errors 
in make check)
 Depends: %N-shlibs (= %v-%r)
 PatchScript: <<
   sed -i.bak -e 's/ARCH=.*/ARCH=%m-darwin/' -e 's,-no-cpp-precomp,-Wall,' \
@@ -19,7 +20,7 @@
 ConfigureParams: --mandir=%p/share/man --enable-shared --with-world 
--x-i=/usr/X11R6/include --x-l=/usr/X11R6/lib
 CompileScript: <<
 #!/bin/sh -ev
- export JUNIT=%p/share/java/junit/junit.jar
+# export JUNIT=%p/share/java/junit/junit.jar
  export CPATH=%p/include; export LIBRARY_PATH=%p/lib
  export PKG_CONFIG_PATH=%p/lib/system-openssl/lib/pkgconfig:${PKG_CONFIG_PATH}
  %{default_script}
@@ -49,6 +50,7 @@
        ln -s %N/libpl.dylib %i/lib
        for f in %I/lib/swipl-%v/include/*.h
                do ln -s %p/lib/swipl-%v/include/`basename $f` %i/include; done
+       ln -s %p/lib/swipl-%v/xpce/include/pce %i/include
        ln -s %N-shlibs %i/share/doc/%n
  <<
 <<
@@ -88,5 +90,5 @@
 
 Formerly maintained by Rob Braun.
 <<
-Maintainer: None <fink-de...@lists.sourceforge.net>
+Maintainer: Adrian Prantl <adr...@complang.tuwien.ac.at>
 Homepage: http://www.swi-prolog.org/


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to