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

Modified Files:
        gmt.info 
Log Message:
New upstream version


Index: gmt.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/gmt.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gmt.info    4 Jan 2006 07:32:06 -0000       1.2
+++ gmt.info    22 Mar 2006 22:07:01 -0000      1.3
@@ -1,22 +1,27 @@
 Package: gmt
-Version: 4.0
-Revision: 2
-Source: ftp://gmt.soest.hawaii.edu/pub/gmt/4/GMT%v_progs.tar.gz
-Source2: ftp://gmt.soest.hawaii.edu/pub/gmt/4/GMT%v_man.tar.gz
-Source3: ftp://gmt.soest.hawaii.edu/pub/gmt/4/GMT_share.tar.gz
-Source4: ftp://gmt.soest.hawaii.edu/pub/gmt/4/GMT%v_suppl.tar.gz
-Source-MD5:  4b042bdb80f9d99426326e8ade975b6d
-Source2-MD5: 318d5ff41ad277db08efe006f104c896
-Source3-MD5: 5bf03b689375b1515cb8b1b81f8f14c2
-Source4-MD5: 5bb02780b25bf0e242d32ddec64bdf3d
-Source3Rename: GMT%v_share.tar.gz
+Version: 4.1.1
+Revision: 1
+Source: ftp://ftp.soest.hawaii.edu/gmt/4/GMT%v_progs.tar.bz2
+Source2: ftp://ftp.soest.hawaii.edu/gmt/4/GMT%v_man.tar.bz2
+Source3: ftp://ftp.soest.hawaii.edu/gmt/4/GMT4_share.tar.bz2
+Source4: ftp://ftp.soest.hawaii.edu/gmt/4/GMT%v_suppl.tar.bz2
+Source-MD5:  d8e189e9388cf415e0aceea3cb8e0348
+Source2-MD5: 2b2e42972f4addd5386e2b8fc116cd59
+Source3-MD5: d3aa6559eca5045e3255b476c1914f02
+Source4-MD5: 191fe95ea7211d2910363b93d95a301e
+#Source3Rename: GMT_share.tar.bz2
 SourceDirectory: GMT%v
 Source3ExtractDir: GMT%v
 BuildDepends: netcdf
 Depends: netcdf-shlibs
 NoSetCPPFLAGS: true
-SetCFLAGS: -O2 -ansi -pedantic -no-cpp-precomp
-ConfigureParams: --mandir='${prefix}/share/man' --disable-shared 
--datadir='${prefix}/share/%n' 
+# -no-cpp-precomp
+SetCFLAGS: -O2 -ansi -pedantic -funroll-loops -fexpensive-optimizations
+# -I%p/include 
+# -L/sw/lib
+SetLDFLAGS: -L%p/lib 
+# for gmt >4.1.1, should be able to --disable-mex
+ConfigureParams: --mandir='${prefix}/share/man' --disable-shared 
--datadir='${prefix}/share/%n' --enable-netcdf=%p
 Patch: %n.patch
 CompileScript: <<
  #!/bin/sh -e
@@ -36,22 +41,37 @@
  /bin/rm -f %i/bin/GMT.orig
  ranlib %i/lib/libgmt.a
  ranlib %i/lib/libgmt_mgg.a
+ ranlib %i/lib/libgmtps.a
+ ranlib %i/lib/libmgd77.a
  ranlib %i/lib/libpsl.a
  ranlib %i/lib/libx2sys.a
+ echo
+ echo NOTE: make sure NOT to set the GMTHOME variable
 <<
 Description: Tools to plot data sets
 DescDetail: <<
- GMT is a free, open source collection of ~60 UNIX tools that allow users to
- manipulate (x,y) and (x,y,z) data sets (including filtering, trend fitting,
- gridding, projecting, etc.) and produce Encapsulated PostScript File (EPS)
- illustrations ranging from simple x-y plots through contour maps to 
artificially
- illuminated surfaces and 3-D perspective views in black and white, gray tone,
- hachure patterns, and 24-bit color. GMT supports 25 common map projections
- plus linear, log, and power scaling, and comes with support data such as 
- coastlines, rivers, and political boundaries. 
+ GMT is a free, open source collection of ~60 UNIX tools that allow
+ users to manipulate (x,y) and (x,y,z) data sets (including filtering,
+ trend fitting, gridding, projecting, etc.) and produce Encapsulated
+ PostScript File (EPS) illustrations ranging from simple x-y plots
+ through contour maps to artificially illuminated surfaces and 3-D
+ perspective views in black and white, gray tone, hachure patterns,
+ and 24-bit color. GMT supports 25 common map projections plus linear,
+ log, and power scaling, and comes with support data such as
+ coastlines, rivers, and political boundaries.
+
+ When using the fink install of GMT, make sure not to have GMTHOME set.
 <<
 DescPort: <<
  Remove xgrid suppl package so x11 not required.
+
+ Tweaks by Kurt Schwehr to jump from 4.0 to 4.1.1.  Trying to not use
+ the patch from before.  Also trying to optimize gmt so that things run
+ much faster.
+
+ Is no-cpp-precomp still needed?  Maybe just 10.3
+
+ Would probably better to just ranlib *.a
 <<
 License: GPL
 SplitOff: <<



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to