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

Modified Files:
        zimpl.info 
Log Message:
New upstream version.
Update by ojasparekh from the submissions tracker:
https://sourceforge.net/tracker/?func=detail&aid=2847956&group_id=17203&atid=414256


Index: zimpl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/zimpl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- zimpl.info  23 Sep 2007 02:16:15 -0000      1.3
+++ zimpl.info  22 Sep 2009 01:55:07 -0000      1.4
@@ -1,6 +1,6 @@
 Package: zimpl
-Version: 2.07
-Revision: 1
+Version: 2.09
+Revision: 2
 Description: Modeling language for optimization problems
 License: GPL
 Maintainer: Ojas Parekh <f...@parekhmail.net>
@@ -11,11 +11,11 @@
 
 # Unpack Phase:
 Source: http://zimpl.zib.de/download/%n-%v.tgz
-Source-MD5: bfc602cd0e9d8d2365457b3933f49ef1
-#SourceDirectory: %n
+Source-MD5: 6824439f425e6c62b2e871e802f051b8
 
 # Patch Phase
 PatchScript: <<
+  install -d make/local
   echo "CPPFLAGS += -I%p/include" > make/local/make.`hostname`
   echo "LDFLAGS  += -L%p/lib" >> make/local/make.`hostname`
 <<
@@ -30,10 +30,16 @@
 
 # Install Phase:
 InstallScript: <<
-  install -d -m 755 %i/bin
-  install -m 755 bin/%n-%v.*.opt %i/bin/zimpl
-  install -d -m 755 %i/share/man/man1
-  install -m 644 doc/zimpl.man %i/share/man/man1/zimpl.1
+  /usr/bin/install -d %i/bin
+  /usr/bin/install bin/zimpl %i/bin/
+#  /usr/bin/install -d %i/lib
+#  /bin/cp -R lib/libzimpl*.opt.a %i/lib/
+#  /usr/bin/install -d %i/include/zimpl
+#  /usr/bin/install -m 644 src/*.h %i/include/zimpl/
+  /usr/bin/install -d %i/share/man/man1
+  /usr/bin/install -m 644 doc/zimpl.man %i/share/man/man1/zimpl.1
+  /usr/bin/install -d %i/share/doc/%n
+  /bin/cp -R example %i/share/doc/%n/
 <<
 DocFiles: CHANGELOG README LICENSE doc/zimpl.pdf
 
@@ -49,4 +55,4 @@
 Descriptions taken from Joachim Reichel's debian package descriptions.
 <<
 
-Homepage: http://www.zib.de/koch/zimpl/
+Homepage: http://zimpl.zib.de/


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to