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

Modified Files:
        gdl.info 
Removed Files:
        gdl.patch 
Log Message:
New version. Thanks to Sylwester Arabas for the help.


Index: gdl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- gdl.info    12 Jan 2009 05:05:48 -0000      1.19
+++ gdl.info    28 Feb 2010 12:42:57 -0000      1.20
@@ -1,45 +1,43 @@
 Package: gdl
-Version: 0.9pre6
-Revision: 1001
+Version: 0.9rc4
+Revision: 1
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <bma...@users.sourceforge.net>
 Depends: <<
-  bzip2-shlibs, fftw3-shlibs (>= 3.1.1-5), freetype219-shlibs, gsl-shlibs,
-  hdf5-shlibs (>= 1.6.5-1010), imagemagick1-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), 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
+  bzip2-shlibs, fftw3-shlibs (>= 3.1.1-5), freetype219-shlibs,
+  gsl-shlibs, hdf5-shlibs (>= 1.6.5-1010), imagemagick1-shlibs,
+  lcms-shlibs, libiconv, libjpeg-shlibs, libncurses5-shlibs (>=
+  5.4-20041023-1006), libpng3-shlibs, libtiff-shlibs, libxml2-shlibs,
+  ncurses (>= 5.4-20041023-1006), plplot (>= 5.8.0-1016),
+  plplot-shlibs (>= 5.8.0-1016), readline5-shlibs (>= 5.0-1004),
+  szip-shlibs, x11-shlibs
 <<
 BuildDepends: <<
-  autoconf, bzip2-dev, fftw3 (>= 3.1.1-5), fink (>= 0.24.12-1), freetype219, 
gsl,
-  hdf5 (>= 1.6.5-1010), imagemagick1-dev, lcms, libiconv-dev, libjpeg,
-  libncurses5 (>= 5.4-20041023-1006), libpng3, libtiff, libtool14,
-  libxml2, plplot-dev (>= 5.6.1-1008), qhull, readline5 (>= 5.0-1004),
-  szip, x11-dev
+  bzip2-dev, fftw3 (>= 3.1.1-5), fink (>= 0.24.12-1), freetype219,
+  gsl, hdf, hdf5 (>= 1.6.5-1010), imagemagick1-dev, lcms,
+  libiconv-dev, libjpeg, libncurses5 (>= 5.4-20041023-1006), libpng3,
+  libtiff, libtool2, libxml2, plplot-dev (>= 5.6.1-1008), readline5
+  (>= 5.0-1004), szip, x11-dev
 <<
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
-Source-MD5: 5830539e7301f049f27f2a112467fab3
-PatchFile: %n.patch
-PatchFile-MD5: b3b43864286c84ddc1ea44a46a8f0a5b
-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 CPPFLAGS=-I%p/include/ImageMagick
+Source-MD5: dcef0d75308a13856a799d12755c80a3
+PatchScript: <<
+  sed -e "s|lib_LIBRARIES|noinst_LIBRARIES|" -i src/antlr/Makefile.am
+  sed -e "s|GDLLexer lexer(istr, \"\")|GDLLexer lexer(istr, \"\", 
GDLParser::NONE)|" -i src/widget.cpp
+<<
+ConfigureParams: --with-plplotdir=%p --enable-oldplplot --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --with-hdf=%p 
--with-hdf5=%p --with-Magick=%p --with-fftw=%p --without-python 
--without-openmp --disable-dependency-tracking
 CompileScript: <<
   autoreconf
   ./configure %c
-  make prefix=%p
+  make
 <<
 InstallScript: <<
-  make install prefix=%i
-  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
+  make install DESTDIR=%d
 <<
 DocFiles: README COPYING
 RuntimeVars: <<
-  GDL_PATH: "+%p/share/gdl/pro"
+  GDL_PATH: "+%p/share/gnudatalanguage/lib"
 <<
 DescDetail: <<
 GDL is a free IDL (Interactive Data Language) compatible incremental
@@ -48,15 +46,6 @@
 <<
 Homepage: http://gnudatalanguage.sf.net/
 DescPackaging: <<
-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.
-
-The configure script fails to detect recent versions of imagemagick,
-so we patch configure.in and recreate the configure script. See:
-http://sourceforge.net/tracker/index.php?func=detail&aid=1963366&group_id=97659&atid=618683
-
 Originally packaged by Jeffrey Whitaker.
 <<
 

--- gdl.patch DELETED ---


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to