Source: tigl
Section: science
Priority: extra
Maintainer: Martin Siggel <martin.siggel@dlr.de>
Build-Depends: debhelper (>= 8.0.0), cdbs, cmake, libqt4-dev, libtixi-dev, libxmu-dev, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, liboce-foundation-dev, liboce-modeling-dev, liboce-visualization-dev, python, doxygen
Standards-Version: 3.9.3
Homepage: http://code.google.com/p/tigl
#Vcs-Git: git://git.debian.org/collab-maint/tigl.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/tigl.git;a=summary

Package: tigl
Architecture: all
Section: libs
Depends: libtigl2, tigl-viewer, tigl-doc, ${shlibs:Depends}, ${misc:Depends}
Description: TIGL: A library for generating 3D geometries from parametrized CPACS/XML data sets
 The TIGL Geometry Library can be used for easy processing of geometric
 data stored inside CPACS data sets. TIGL offers query functions for
 the geometry structure. These functions can be used for example to
 detect how many segments are attached to a certain segment, which indices
 these segments have, or how many wings and fuselages the current
 airplane configuration contains. This functionality is necessary because
 not only the modeling of simple wings or fuselages but also the
 description of quite complicated structures with branches or flaps is
 targeted. The developed library uses the Open Source software OpenCASCADE
 to represent the airplane geometry by B-spline surfaces in order to
 compute surface points and also to export the geometry in the IGES/VTK
 format.The library provides external interfaces for C, C++, Python, Java and FORTRAN. 

Package: libtigl2
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: TIGL: A library for generating 3D geometries from parametrized CPACS/XML data sets
 This package contains the tigl library.

Package: libtigl-dev
Architecture: any
Section: libdevel
Depends: libtigl2(= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: TIGL: A library for generating 3D geometries from parametrized CPACS/XML data sets
 This package contains the development files for TIGL. It includes the TIGL header files
 and the language bindings to fortran, python and java.

Package: tigl-viewer
Architecture: any
Section: science
Depends: libtigl2, ${shlibs:Depends}, ${misc:Depends}
Description: TIGL: A library for generating 3D geometries from parametrized CPACS/XML data sets
 This package contains a viewer to visualize CPACS datasets.

Package: tigl-doc
Architecture: all
Description: Documentation for tigl
 This package contains the html documentation for the tigl library.
