1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: fracplanet
Maintainer: Jonathan Carter <jcc@debian.org>
Section: graphics
Priority: optional
Build-Depends: debhelper-compat (=12),
qtbase5-dev,
qt5-qmake,
libboost-program-options-dev,
xsltproc,
libqt5opengl5-desktop-dev,
mesa-common-dev
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/debian/fracplanet
Vcs-Git: https://salsa.debian.org/debian/fracplanet.git
Homepage: http://www.bottlenose.demon.co.uk/share/fracplanet/
Package: fracplanet
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: blender
Description: Fractal planet generator
This is an interactive tool for creating random fractal planets and terrain
areas with oceans, rivers, lakes and icecaps. The results can be exported as
models to POV-Ray and to Blender, or as texture maps for more general usage.
|