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

Added Files:
        mm3d.info 
Log Message:
New package.


--- NEW FILE: mm3d.info ---
Package: mm3d
Version: 1.2.1
Revision: 1
Maintainer: Daniel Macks <[EMAIL PROTECTED]>

GCC: 3.3
BuildDepends: <<
        lua,
        qt3,
        x11-dev
<<
Depends: <<
        lua-shlibs,
        qt3-shlibs,
        x11-shlibs
<<
Source: mirror:sourceforge:misfitmodel3d/mm3d-%v.tar.gz
Source-MD5: 79485efb3a99f0818da24f9d010cc190

Patch: %n.patch
ConfigureParams: --disable-dependency-tracking --with-lua-dir=%p 
--with-lualib-dir=%p --with-Qt-dir=%p
CompileScript: <<
#!/bin/sh -ev
        export QT_CXXFLAGS=-I%p/include/qt
        ksw_cv_is_osx=no ./configure %c
        make
<<
InstallScript: <<
        make install DESTDIR=%d
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO

Description: 3D model editor
DescDetail: <<
Misfit Model 3D is an OpenGL-based 3D model editor that works with
triangle-based models. It supports multi-level undo, skeletal
animations, simple texturing, scripting, command-line batch
processing, and a plugin system for adding new model and image
filters. Complete online help is included. It is designed to be easy
to use and easy to extend with plugins and scripts.
<<
DescPackaging: <<
        Force non-detection of OS X to get x11 instead of Aqua graphics

        Patch ./configure to allow passing of external QT flags

        Linking to mesa/mesa-shlibs's GL instead of x11's causes
        linkage to freeglut and core dumping
<<
DescPort: <<
<<
License: GPL
Homepage: http://www.misfitcode.com/misfitmodel3d/


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to