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

Modified Files:
        k3dsurf.info 
Log Message:
new version

Index: k3dsurf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/k3dsurf.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- k3dsurf.info        16 May 2007 04:20:27 -0000      1.4
+++ k3dsurf.info        14 Jun 2007 21:26:21 -0000      1.5
@@ -1,6 +1,6 @@
 Package: k3dsurf
-Version: 0.6.1
-Revision: 1001
+Version: 0.6.2
+Revision: 1002
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Depends: qt3-shlibs, x11, x11-shlibs
 BuildDepends: x11-dev, qt3
@@ -9,11 +9,12 @@
 License: GPL
 Description: Surface renderer, can export 3D models
 GCC: 4.0
-Source-MD5: 5c77600df490518543ad95f4280f25f8
+Source-MD5: a7328ffde8453bb8c9977e46eaa170e6
 CompileScript: <<
-       qmake k3d.pro
+       #!/bin/bash -ev
+       export PATH=%p/lib/qt3/bin:$PATH
+       qmake k3dsurf.pro
        make
-       mv icon/copying COPYING
 <<
 InstallScript: <<
        mkdir %i/bin
@@ -23,4 +24,4 @@
        cp icon/*32* %i/share/icons/hicolor/32x32/
        cp icon/*64* %i/share/icons/hicolor/64x64/
 <<
-DocFiles: COPYING
+DocFiles: copying:COPYING readme:README


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to