[cig-commits] commit: move relax.info to release/fink

Mercurial hg at geodynamics.org
Tue Jan 15 05:19:26 PST 2013


changeset:   186:1944fd30bd71
tag:         tip
user:        Sylvain Barbot <sbarbot at caltech.edu>
date:        Tue Jan 15 05:19:22 2013 -0800
files:       relax.info release/fink/relax.info
description:
move relax.info to release/fink


diff -r 4dd1275d8da1 -r 1944fd30bd71 relax.info
--- a/relax.info	Tue Jan 15 05:15:21 2013 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-Package: relax
-Version: 1.0.4
-Revision: 1
-Source: http://www.geodynamics.org/cig/software/relax/fink/%n-%v.tar.gz
-Maintainer: Sylvain Barbot <sbarbot at ntu.edu.sg>
-HomePage: http://www.geodynamics.org/cig/software/relax/
-License: GPL
-Description: Semi-analytic solver for earthquake modeling
-Source-MD5: 11c517fe9060bc49f9db20d9d2744abd
-Depends: <<
-	fftw3-shlibs,
-	gcc47-shlibs,
-	gmt-shlibs, 
-	netcdf-c7-shlibs,
-	proj-shlibs
-<<
-BuildDepends: <<
-	fftw3, 
-	gmt, 
-	gmt-dev, 
-	proj
-<<
-DocFiles: COPYING INSTALL relax.tex
-CompileScript: <<
-#! /bin/sh -ev
-./waf configure --use-fftw --fftw-dir=%p --proj-dir=%p --gmt-dir=%p
-./waf build
-<<
-InstallScript: <<
-#! /bin/sh -ev
-/usr/bin/install -d -m 755 %i/bin
-/usr/bin/install -m 755 ./build/relax %i/bin/relax
-/usr/bin/install -d -m 755 %i/share/man/man1
-/usr/bin/install -m 644 ./man/man1/relax.1 %i/share/man/man1/relax.1
-<<
diff -r 4dd1275d8da1 -r 1944fd30bd71 release/fink/relax.info
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/release/fink/relax.info	Tue Jan 15 05:19:22 2013 -0800
@@ -0,0 +1,35 @@
+Package: relax
+Version: 1.0.4
+Revision: 1
+Source: http://www.geodynamics.org/cig/software/relax/fink/%n-%v.tar.gz
+Maintainer: Sylvain Barbot <sbarbot at ntu.edu.sg>
+HomePage: http://www.geodynamics.org/cig/software/relax/
+License: GPL
+Description: Semi-analytic solver for earthquake modeling
+Source-MD5: 11c517fe9060bc49f9db20d9d2744abd
+Depends: <<
+	fftw3-shlibs,
+	gcc47-shlibs,
+	gmt-shlibs, 
+	netcdf-c7-shlibs,
+	proj-shlibs
+<<
+BuildDepends: <<
+	fftw3, 
+	gmt, 
+	gmt-dev, 
+	proj
+<<
+DocFiles: COPYING INSTALL relax.tex
+CompileScript: <<
+#! /bin/sh -ev
+./waf configure --use-fftw --fftw-dir=%p --proj-dir=%p --gmt-dir=%p
+./waf build
+<<
+InstallScript: <<
+#! /bin/sh -ev
+/usr/bin/install -d -m 755 %i/bin
+/usr/bin/install -m 755 ./build/relax %i/bin/relax
+/usr/bin/install -d -m 755 %i/share/man/man1
+/usr/bin/install -m 644 ./man/man1/relax.1 %i/share/man/man1/relax.1
+<<



More information about the CIG-COMMITS mailing list