Source: coin3
Section: graphics
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Anton Gladky <gladk@debian.org>
Priority: optional
Build-Depends:
 debhelper (>= 9),
 autotools-dev,
 doxygen,
 libgl1-mesa-dev,
 libx11-dev,
 libxext-dev,
 libxi-dev,
 libxmu-dev,
 libxpm-dev,
 libxt-dev,
 libboost-all-dev
Standards-Version: 3.9.5
Homepage: https://bitbucket.org/Coin3D/coin/
Vcs-Git: git://anonscm.debian.org/debian-science/packages/coin3.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/coin3.git
XS-Testsuite: autopkgtest

Package: libcoin80
Architecture: any
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Suggests:
 libbz2-1.0,
 libfreetype6,
 libopenal0a,
 libsimage-dev,
 zlib1g
Description: high-level 3D graphics kit implementing the Open Inventor API
 Coin is an OpenGL-based, retain-mode 3D graphics library that
 implements the Open Inventor 2.1 API. It also includes support for
 VRML97 and 3D audio.  Installing the suggested packages will enable
 extra features:
 .
     libsimage-dev enables loading of image files in SbImage
     libfreetype6 enables use of TrueType fonts
     libopenal0a   enables audio support
     zlib1g and libbz2 enable transparent read of compressed files

Package: libcoin80-dev
Architecture: any
Section: libdevel
Depends:
 libcoin80 (= ${binary:Version}),
 libgl1-mesa-dev | libgl-dev,
 libx11-dev,
 libxext-dev,
 libxi-dev,
 libxmu-dev,
 libxpm-dev,
 libxt-dev,
 ${misc:Depends}
Suggests:
 libcoin80-doc (= ${binary:Version})
Conflicts:
 inventor-dev,
 libcoin20-dev,
 libcoin40-dev,
 libcoin60-dev
Description: high-level 3D graphics devkit with Open Inventor and VRML97 support
 Coin is an OpenGL-based, retain-mode 3D graphics library that
 implements the Open Inventor 2.1 API. It also includes support for
 VRML97 and 3D audio.

Package: libcoin80-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends}
Suggests:
 libcoin80-dev (= ${binary:Version})
Conflicts:
 inventor-dev,
 libcoin20-doc,
 libcoin40-doc,
 libcoin60-doc
Description: high-level 3D graphics kit with Open Inventor and VRML97 support
 API documentation for the Coin library (the Open Inventor API) in
 manpage and HTML format.

Package: libcoin80-runtime
Architecture: all
Section: libs
Depends:
 ${misc:Depends}
Suggests:
 libcoin80
Conflicts:
 libcoin20-runtime,
 libcoin40-runtime,
 libcoin60-runtime
Description: high-level 3D graphics kit - external data files
 External data files used by the Coin library at run-time.  The
 dragger geometry files represent the defaults that are used if the
 files are not found.  This package is completely optional.
