Source: coindesigner
Section: science
Priority: optional
Maintainer: Leopold Palomo-Avellaneda <leo@alaxarxa.net>
Build-Depends: debhelper (>= 9), cmake, libcoin80-dev, libsoqt-dev,
		libsimage-dev, libassimp-dev (>> 3.1), bison
Standards-Version: 3.9.6
Homepage: https://github.com/iocroblab/coindesigner.git
#Vcs-Git: git://anonscm.debian.org/collab-maint/coindesigner.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/coindesigner.git;a=summary

Package: coindesigner
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Editor of 3d files based on Coin3d
 Coindesigner is a RAD (rapid application development) system to build 3D
 applications using Coin3D openInventor. It allows to write simple 3D
 scenarios just using drag&drop, so users require no programming acknoledges
 at all to use it.
 .
 coindesigner is a system equivalent to glade or qt-designer, where we can
 choose components from the openInventor toolkit, add them somewhere in our
 scene and configure them in a very easy way... and all changes are applied
 to the scene on the fly! 

