Ravenports generated: 02 Nov 2019 16:47
[ravenports.git] / bucket_B6 / gts
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               gts
4 VERSION=                0.7.6
5 KEYWORDS=               graphics
6 VARIANTS=               standard
7 SDESC[standard]=        GNU Triangulated Surface Library
8 HOMEPAGE=               http://gts.sourceforge.net/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            SF/gts/gts/0.7.6
13 DISTFILE[1]=            gts-0.7.6.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   libtool pkgconfig fbsd10fix
21 GNOME_COMPONENTS=       glib
22
23 FPC_EQUIVALENT=         graphics/gts
24
25 MUST_CONFIGURE=         gnu
26
27 INSTALL_TARGET=         install-strip
28
29 post-patch:
30          ${REINPLACE_CMD} -e 's|netpbm="true"|netpbm="false"|' \
31                 ${WRKSRC}/configure
32
33 [FILE:1038:descriptions/desc.single]
34 GTS stands for the GNU Triangulated Surface Library. It is an Open Source
35 Free Software Library intended to provide a set of useful functions to deal
36 with 3D surfaces meshed with interconnected triangles.
37
38 A brief summary of its main features:
39    - Simple object-oriented structure giving easy access to topological
40      properties.
41    - 2D dynamic Delaunay and constrained Delaunay triangulations.
42    - Robust geometric predicates (orientation, in circle) using fast
43      adaptive floating point arithmetic.
44    - Robust set operations on surfaces (union, intersection, difference).
45    - Surface refinement and coarsening (multiresolution models).
46    - Dynamic view-independent continuous level-of-detail.
47    - Preliminary support for view-dependent level-of-detail.
48    - Bounding-boxes trees and Kd-trees for efficient point location and
49      collision/intersection detection.
50    - Graph operations: traversal, graph partitioning.
51    - Metric operations (area, volume, curvature ...).
52    - Triangle strips generation for fast rendering.
53
54
55 [FILE:95:distinfo]
56 059c3e13e3e3b796d775ec9f96abdce8f2b3b5144df8514eda0cc12e13e8b81e       948847 gts-0.7.6.tar.gz
57
58
59 [FILE:245:manifests/plist.single]
60 bin/
61  delaunay
62  gts-config
63  gts2dxf
64  gts2oogl
65  gts2stl
66  gtscheck
67  gtscompare
68  gtstemplate
69  stl2gts
70  transform
71 include/
72  gts.h
73  gtsconfig.h
74 lib/
75  libgts-0.7.so.5
76  libgts-0.7.so.5.0.1
77  libgts.a
78  libgts.so
79 lib/pkgconfig/gts.pc
80 share/aclocal/gts.m4
81