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

Modified Files:
        gretl.info 
Log Message:
cleanup.
Still problems with cli interface

Index: gretl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gretl.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- gretl.info  25 Aug 2008 16:20:26 -0000      1.11
+++ gretl.info  25 Aug 2008 23:05:45 -0000      1.12
@@ -1,6 +1,6 @@
 Package: gretl
 Version: 1.7.6
-Revision: 1
+Revision: 2
 Maintainer: Allin Cottrell <[EMAIL PROTECTED]>
 Description: GNU Econometrics package
 Homepage: http://gretl.sourceforge.net/
@@ -15,11 +15,54 @@
 License: GPL
 Source: http://ricardo.ecn.wfu.edu/pub/gretl/%n-%v.tar.bz2
 Source-MD5: cbf8079da05e06557d9a4388d1cc778e
-# bdeps probably excessive, should still be pruned a bit
-BuildDepends: avahi-dev, gail18-dev, libavahi-glib1-dev, fftw3, glitz, expat1, 
cairo (>= 1.6-1), fontconfig2-dev (>= 2.4.1-1), freetype219 (>= 2.3.5-1), gmp, 
libmpfr1, xft2-dev, atk1 (>= 1.20.0-1), audiofile, esound (>= 0.2.38-1), 
gconf2-dev (>= 2.20.0-1), glib2-dev (>= 2.14.0-1), gnome-keyring-dev (>= 
0.8.1-1), dbus-dev (>= 1.0-1),  gnome-vfs2-unified-dev (>= 1:2.20.0-1), 
gtk+2-dev (>= 2.12.0-1), gtksourceview2-dev, libart2, libbonobo2-dev (>= 
2.20.0-1), libbonoboui2-dev (>= 2.20.0-1), libgettext3-dev, libgnome2-dev (>= 
2.20.0-1), libgnomecanvas2-dev (>= 2.20.0-1), libgnomeprint2.2-dev (>= 
2.18.2-1), libgnomeprintui2.2-dev (>= 2.18.1-1), libgnomeui2-dev (>= 2.20.0-1), 
libiconv-dev, libjpeg, libncurses5 (>= 5.4-20041023-1006), libpng3, libxml2 (>= 
2.6.30-1), orbit2-dev (>= 2.14.9-1), pango1-xft2-ft219-dev (>= 1.18.4-4), 
pixman (>= 0.10.0-1), popt, readline5 (>= 5.0-1004), unixodbc2, x11-dev, 
gettext-tools, pkgconfig (>= 0.21-1)
+BuildDepends: <<
+       atk1 (>= 1.20.0-1),
+       audiofile,
+       avahi-dev,
+       cairo (>= 1.6-1),
+       dbus-dev (>= 1.0-1),
+       esound (>= 0.2.38-1),
+       expat1,
+       fftw3,
+       fontconfig2-dev (>= 2.4.1-1),
+       freetype219 (>= 2.3.5-1),
+       gail18-dev,
+       gconf2-dev (>= 2.20.0-1),
+       gettext-tools,
+       glib2-dev (>= 2.14.0-1),
+       glitz,
+       gmp,
+       gnome-keyring-dev (>= 0.8.1-1),
+       gnome-vfs2-unified-dev (>= 1:2.20.0-1),
+       gtk+2-dev (>= 2.12.0-1),
+       gtksourceview2-dev,
+       libart2,
+       libavahi-glib1-dev,
+       libbonobo2-dev (>= 2.20.0-1),
+       libbonoboui2-dev (>= 2.20.0-1),
+       libgettext3-dev,
+       libgnome2-dev (>= 2.20.0-1),
+       libgnomecanvas2-dev (>= 2.20.0-1),
+       libgnomeui2-dev (>= 2.20.0-1),
+       libiconv-dev,
+       libjpeg,
+       libmpfr1,
+       libncurses5 (>= 5.4-20041023-1006),
+       libpng3,
+       libxml2 (>= 2.6.30-1),
+       orbit2-dev (>= 2.14.9-1),
+       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pixman (>= 0.10.0-1),
+       pkgconfig (>= 0.21-1),
+       popt,
+       readline5 (>= 5.0-1004),
+       unixodbc2,
+       x11-dev,
+       xft2-dev
+<<
 Depends: %N-shlibs (= %v-%r), gnuplot (>= 4.0.0-1002), gtksourceview2-shlibs, 
libgnomeui2-shlibs (>= 2.20.0-1), libmpfr1-shlibs, readline5-shlibs (>= 
5.0-1004), unixodbc2-shlibs
 Recommends: tetex-base | system-tetex
-Suggests: r-base, octave
+Suggests: r-base, octave, libgnomeui2
 
 PatchScript: <<
 #!/bin/sh -ev
@@ -31,10 +74,6 @@
   perl -pi.bak -e 's, \-lm \-ldl \-L/usr/local/lib,,' lib/Makefile.in
 # Let the .pc and -config files specify the correct inc dir.
   perl -pi.bak -e 's,/include$,$&/%N,' %N{.pc,-config}.in
-#  perl -pi -e 's,libxml\-2\.0,libgnomeui-2.0 libgnomeprintui-2.2 
gtksourceview-1.0,' %N.pc.in
-# bundle_loader flag, for "_infobox" _ and avoid "dynamically looked up" 
symbols :
-  sed -i.bak '/^excel_import.la:/,/^$/{/LINK/s;$; -Wl,-bundle_loader 
-Wl,../gui2/gretl_x11;
-      }' plugin/Makefile.in
 <<
 
 # The following 3 (and the "export CPATH") may not be strictly needed _ 
bulletproofing
@@ -43,16 +82,16 @@
 SetLIBRARY_PATH: %p/lib
 
 SetCFLAGS: -Wall -Os -fstrict-aliasing -floop-optimize2 -ftree-loop-im 
-ftree-loop-linear -ftree-loop-ivcanon -fivopts -funroll-loops -freorder-blocks 
-ffast-math
-ConfigureParams: --enable-static --with-gmp-prefix=%p 
--with-readline-prefix=%p --with-libintl-prefix=%p --with-iconv-prefix=%p 
--with-odbc --with-ODBC-prefix=%p --disable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+ConfigureParams: --without-tramo-seats --without-x-12-arima --enable-static 
--with-gmp-prefix=%p --with-readline-prefix=%p --with-libintl-prefix=%p 
--with-iconv-prefix=%p --with-odbc --with-ODBC-prefix=%p 
--disable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 CompileScript: export CPATH=%p/include; ./configure %c; make; make check
 InstallScript: <<
 #!/bin/sh -ev
   make -j1 install prefix=%i
 # -L%p/lib not needed in .la files (all corresponding libs have absolute paths)
 # Being there, we may as well also remove homonyms of libSystem, which is 
always there, and must be searched last.  
-  find %i/lib -name "*.la" | xargs perl -pi -e "s, \-L%p/lib([^/]),\$1,g; s, 
\-l([mzc]|dl|pthread)\b,,g"
+  find %i/lib -name "*.la" | xargs perl -pi -e "s, \-L%p/lib([^/]),\$1,g; s, 
\-l([mc]|dl|pthread)\b,,g"
 # May as well do the same for the config file _ and install it, since 
gretl-config.1 gets installed.
-  perl -pi -e "s, \-l([mzc]|dl|pthread)\b,,g" %N-config
+  perl -pi -e "s, \-l([mc]|dl|pthread)\b,,g" %N-config
   install -m 755 %N-config %i/bin
 # Misc
   rm -fR %i/share/%N/COPYING %i/share/aclocal


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to