Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv13667

Modified Files:
        gdl.info 
Log Message:
New version. Dependency fixes from Jean-Francois Mertens.


Index: gdl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- gdl.info    12 Nov 2007 13:11:47 -0000      1.15
+++ gdl.info    5 Dec 2007 17:25:45 -0000       1.16
@@ -1,47 +1,53 @@
 Package: gdl
-Version: 0.9pre5
-Revision: 1003
+Version: 0.9pre6
+Revision: 1000
 Distribution: 10.4, 10.5
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
-  bzip2-shlibs, gsl-shlibs, fftw3-shlibs (>= 3.1.1-5), hdf5-shlibs (>= 
1.6.5-1010),
-  imagemagick10-shlibs, lcms-shlibs, libiconv,
-  libjpeg-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006),
+  bzip2-shlibs, fftw3-shlibs (>= 3.1.1-5), freetype219-shlibs, gsl-shlibs,
+  hdf5-shlibs (>= 1.6.5-1010), imagemagick10-shlibs, lcms-shlibs,
+  libiconv, libjpeg-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006),
   libpng3-shlibs, libtiff-shlibs, libtool14-shlibs, libxml2-shlibs,
-  ncurses (>= 5.4-20041023-1006), netcdf-shlibs (>= 3.6.0-1002),
-  matplotlib-py25, numarray-py25, plplot (>= 5.6.1-1008),
-  plplot-shlibs (>= 5.6.1-1008), python25, python25-shlibs,
-  readline5-shlibs (>= 5.0-1004), szip-shlibs, x11-shlibs
+  ncurses (>= 5.4-20041023-1006), matplotlib-py25, numarray-py25,
+  plplot (>= 5.6.1-1008), plplot-shlibs (>= 5.6.1-1008), python25,
+  python25-shlibs, readline5-shlibs (>= 5.0-1004), szip-shlibs, x11-shlibs
 <<
 BuildDepends: <<
-  bzip2-dev, gsl, fftw3 (>= 3.1.1-5), hdf5 (>= 1.6.5-1010),
-  imagemagick10-dev, lcms, libiconv-dev, libjpeg,
+  bzip2-dev, fftw3 (>= 3.1.1-5), freetype219, gsl, hdf5 (>= 1.6.5-1010),
+  imagemagick10-dev, lcms, libiconv-dev, libjpeg, 
   libncurses5 (>= 5.4-20041023-1006), libpng3, libtiff, libtool14,
-  libxml2, netcdf (>= 3.6.0-1002), plplot-dev (>= 5.6.1-1008), qhull, 
-  readline5 (>= 5.0-1004), szip, x11-dev, freetype219
+  libxml2, plplot-dev (>= 5.6.1-1008), qhull, readline5 (>= 5.0-1004),
+  szip, x11-dev
 <<
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
-Source-MD5: d2a740ba633ff7ace23f452d34a9c42c
-ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.5 --with-Magick=%p 
--with-fftw=%p
+Source-MD5: 5830539e7301f049f27f2a112467fab3
+ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --without-netcdf --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.5 --with-Magick=%p 
--with-fftw=%p
 InstallScript: <<
   make install prefix=%i
-  mkdir -p %i/share/doc/%n
-  cp -R src/pro %i/share/doc/%n
-  cp -R src/py  %i/share/doc/%n
+  mkdir -p %i/share/%n
+  cp -R src/pro %i/share/%n
+  cp -R src/py  %i/share/%n
   /bin/mv -f %i/lib/libantlr.a %i/lib/libantlr-gdl.a
 <<
 DocFiles: README COPYING
+RuntimeVars: <<
+  GDL_PATH: "+%p/share/gdl/pro"
+<<
 DescDetail: <<
 GDL is a free IDL (Interactive Data Language) compatible incremental
 compiler. It features a full syntax compatibility with IDL
-6.0. Overall more than 250 library routines are implemented.
+6.0. Overall more than 330 library routines are implemented.
 <<
 Homepage: http://gnudatalanguage.sf.net/
 DescPackaging: <<
-Fails to compile with netcdf and hdf-4 support, because some symbols
-are defined in both libraries. Disabling hdf-4 support for now.
+Fails to compile with netcdf, so disabling it. See:
+
+http://sourceforge.net/tracker/index.php?func=detail&aid=1839638&group_id=97659&atid=618683
+
+I think that hdf contains netcdf, so it might be enough to enable hdf
+only. However, hdf is not present in 10.5, so we disabling it for now.
 
 Originally packaged by Jeffrey Whitaker.
 <<


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to