Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29571/main/finkinfo/graphics

Modified Files:
        mjpegtools.info 
Added Files:
        gts.info 
Log Message:
sync from 10.3 distro


Index: mjpegtools.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics/mjpegtools.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mjpegtools.info     27 Apr 2005 03:25:46 -0000      1.1
+++ mjpegtools.info     29 Apr 2005 00:22:06 -0000      1.2
@@ -24,7 +24,7 @@
 ###
 DocFiles: AUTHORS BUGS CHANGES COPYING ChangeLog HINTS INSTALL NEWS PLANS 
INSTALL README* TODO
 ###
-ConfigureParams: --enable-cmov-extension --disable-xfree-ext 
--enable-simd-accel --with-glib-prefix=%p --with-gtk-prefix=%p 
--with-movtar-prefix=%p --with-sdl-prefix=%p  --with-quicktime=%p --with-dv=%p 
--with-dv-yv12=%p --without-aviplay --without-jpeg-mmx --with-x --enable-shared 
--enable-static --mandir=%i/share/man --infodir=%p/share/info 
--libexecdir=%p/lib
+ConfigureParams: --enable-cmov-extension --disable-xfree-ext 
--enable-simd-accel --with-glib-prefix=%p --with-gtk-prefix=%p 
--with-movtar-prefix=%p --with-sdl-prefix=%p  --with-quicktime=%p --with-dv=%p 
--with-dv-yv12=%p --without-aviplay --without-jpeg-mmx --with-x --enable-shared 
--enable-static --mandir=%i/share/man --infodir=%p/share/info 
--libexecdir=%p/lib --disable-sdltest
 ###
 SplitOff: <<
   Package: %N2-dev

--- NEW FILE: gts.info ---
Package: gts
Version: 0.7.3
Revision: 2
Description: GNU triangulated surface library
Source: mirror:sourceforge:%n/%n-%v.tar.gz
DocFiles: AUTHORS COPYING README
Maintainer: Patrick Stein <[EMAIL PROTECTED]>
HomePage: http://gts.sourceforge.net/
License: LGPL
BuildDepends: glib2-dev (>= 2.4.0-1), libiconv-dev
Depends: %n-shlibs (= %v-%r), pkgconfig
BuildDependsOnly: True
Source-MD5: c02209e38229eb2abb1370dadd0020b4
ConfigureParams: --with-glib-prefix=%p
SetCPPFLAGS: -I%p/include/glib-2.0 -I%p/lib/glib-2.0/include
SplitOff: <<
    Package: %N-shlibs
    Depends: glib2-shlibs (>= 2.4.0-1), libiconv
    Files: lib/lib%N-*.dylib
    Shlibs: %p/lib/lib%N-0.7.3.dylib 4.0.0 %n (>= 0.7.3-2)
    DocFiles: AUTHORS COPYING README
<<
SplitOff2: <<
    Package: %N-bin
    Depends: <<
        %N-shlibs (= %v-%r),
        glib2-shlibs (>= 2.4.0-1), libiconv
<<
    Files: <<
        bin/gts2dxf bin/gts2oogl bin/gts2stl
        bin/gtscheck bin/gtscompare bin/gtstemplate
        bin/stl2gts bin/transform
<<
    DocFiles: AUTHORS COPYING README
<<
DescDetail: <<
    GTS stands for the GNU Triangulated Surface Library. It is an
    Open Source Free Software Library intended to provide a set of
    useful functions to deal with 3D surfaces meshed with interconnected
    triangles. The source code is available free of charge under
    the Free Software LGPL license.

    The code is written entirely in C with an object-oriented
    approach based mostly on the design of GTK+. Careful attention
    is paid to performance related issues as the initial goal of
    GTS is to provide a simple and efficient library to scientists
    dealing with 3D computational surface meshes.

    A brief summary of its main features:
        * Simple object-oriented structure giving easy access to
            topological properties.
        * 2D dynamic Delaunay and constrained Delaunay triangulations.
        * Robust geometric predicates (orientation, in circle) using
            fast adaptive floating point arithmetic (adapted from the
            fine work of Jonathan R. Shewchuk).
        * Robust set operations on surfaces (union, intersection,
            difference).
        * Surface refinement and coarsening (multiresolution models).
        * Dynamic view-independent continuous level-of-detail.
        * Preliminary support for view-dependent level-of-detail.
        * Bounding-boxes trees and Kd-trees for efficient point
            location and collision/intersection detection.
        * Graph operations: traversal, graph partitioning.
        * Metric operations (area, volume, curvature ...).
        * Triangle strips generation for fast rendering.
<<



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to