Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20516

Added Files:
        dxf2svg.info 
Log Message:
New package dxf2svg, CAD to SVG files converter, for use with Inkscape 
corresponding extension, works also as command line tool

--- NEW FILE: dxf2svg.info ---
Package: dxf2svg
Version: 0.1
Revision: 1
GCC: 3.3
Source: http://ucsu.colorado.edu/~squiresm/%n.zip
Source-MD5: 1db612def3be04ae6f6d60782d4e869d
CompileScript: <<
 #!/bin/sh -ev
 make
<<
InstallScript: <<
 #!/bin/sh -ev
 /usr/bin/install -d %i/bin
 /usr/bin/install -c %n %i/bin/
<<
DocFiles: GPL.txt LGPL.txt README
Description: CAD to SVG converter
DescDetail: <<
 Converts dxf files to svg files.
 For use with corresponding Inkscape extension.
 It may also be used from the command line:
 %n foo.dxf > foo.svg
<<
DescPort: <<
Put an imaginary version number, since there is none
in the upstream package.
Test passed, commented out to avoid dependency on 
fink 0.25.
<<
##InfoTest: <<
##    TestScript: make test || exit 2
##<<
Maintainer: Michele Garoche <[EMAIL PROTECTED]>
License: GPL
HomePage: http://ucsu.colorado.edu/~squiresm/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to