Source: sunflow
Section: graphics
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 tony mancill <tmancill@debian.org>
Build-Depends:
 ant,
 debhelper (>= 12),
 default-jdk,
 dh-python,
 python3-all
Build-Depends-Indep:
 janino
Standards-Version: 4.4.0
Homepage: http://sunflow.sourceforge.net/
Vcs-Git: https://salsa.debian.org/java-team/sunflow.git
Vcs-Browser: https://salsa.debian.org/java-team/sunflow

Package: sunflow
Architecture: all
Depends:
 default-jre | java8-runtime,
 libsunflow-java,
 ${misc:Depends},
 ${python3:Depends}
Replaces:
 libsunflow-java (= 0.07.2.svn396+dfsg-2)
Description: rendering system for photo-realistic image synthesis (GUI)
 Sunflow is an open source rendering system for photo-realistic image
 synthesis. It is written in Java and built around a flexible ray
 tracing core and an extensible object-oriented design. It was created
 as a framework for experimenting with global illumination algorithms
 and new surface shading models.
 .
 This package contains the sunflow GUI.

Package: libsunflow-java
Architecture: all
Section: java
Depends:
 janino,
 ${misc:Depends}
Replaces:
 sunflow (<= 0.07.2.svn396+dfsg-2)
Description: rendering system for photo-realistic image synthesis
 Sunflow is an open source rendering system for photo-realistic image
 synthesis. It is written in Java and built around a flexible ray
 tracing core and an extensible object-oriented design. It was created
 as a framework for experimenting with global illumination algorithms
 and new surface shading models.

Package: libsunflow-java-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends}
Suggests:
 libsunflow-java,
 sunflow
Description: rendering system for photo-realistic image synthesis (javadoc)
 Sunflow is an open source rendering system for photo-realistic image
 synthesis. It is written in Java and built around a flexible ray
 tracing core and an extensible object-oriented design. It was created
 as a framework for experimenting with global illumination algorithms
 and new surface shading models.
 .
 This is the API documentation for sunflow
