Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20699

Modified Files:
        gnuplot.info 
Log Message:
How 'bout we actually have the lasergnu script _in addition_ to its 
manpage?

Index: gnuplot.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gnuplot.info,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- gnuplot.info        5 Mar 2009 18:03:03 -0000       1.35
+++ gnuplot.info        3 Apr 2009 20:47:06 -0000       1.36
@@ -1,7 +1,7 @@
 Info2: <<
 Package: gnuplot%type_pkg[-ui]
 Version: 4.2.4
-Revision: 29
+Revision: 30
 Type: -ui (-nox -nogtk .)
 Maintainer: Alexander Hansen <[email protected]>
 Conflicts: gnuplot, gnuplot-nox, gnuplot-nogtk
@@ -66,6 +66,7 @@
 ConfigureParams: <<
  --mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' 
--infodir='${prefix}/share/info' \
  --disable-dependency-tracking --without-tutorial --with-readline=builtin \
+ --with-lasergnu \
  (%type_raw[-ui] = -nox) --without-x (%type_raw[-ui] != -nox) --with-plot=%p \
  (%type_raw[-ui] != -nox) --with-ggi=%p (%type_raw[-ui] != .) 
--disable-wxwidgets \
  --with-kpsexpand --enable-history-file --enable-thin-splines --enable-rgip \
@@ -87,6 +88,8 @@
 InstallScript: <<
  #!/bin/sh -ev
  make install DESTDIR=%d
+ install %b/src/lasergnu %i/bin/lasergnu
+ chmod 755 %i/bin/lasergnu
  mv %i/bin/gnuplot %i/bin/gnuplotx
  echo '#!/bin/sh' > %i/bin/gnuplot
  echo 'export AQUATERM_PATH=%p/Applications/AquaTerm.app' >> %i/bin/gnuplot
@@ -150,6 +153,7 @@
 PDF documentation has been moved to a separate package to avoid having to
 BuildDepend on tetex.
 Remove an %i/share/texmf-local that interferes with installing tetex-base.
+Now includes lasergnu script as well as manpage.
 <<
 DescPort: <<
 Uses Per Persson's aqua terminal (installed via the aquaterm package).


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to