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 26 27
|
Source: freehep-graphicsio-swf
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <mascellani@poisson.phc.unipi.it>,
Gabriele Giacone <1o5g4r8o@gmail.com>
Build-Depends: debhelper (>= 7), cdbs, maven-debian-helper, default-jdk
Build-Depends-Indep: libfreehep-graphicsio-java, libfreehep-graphicsio-tests-java,
junit
Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/pkg-java/freehep/freehep-graphicsio-swf.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/freehep/freehep-graphicsio-swf.git
Homepage: http://java.freehep.org/
Package: libfreehep-graphicsio-swf-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime
Recommends: ${maven:OptionalDepends}
Description: FreeHEP SWF (Flash) Driver
The GraphicsIO library offers a base interface for image exporters in many
vector or bitmap image formats. It features direct support for GIF, PNG, PPM
and RAW formats, as well as the ability to manage TrueType fonts. Support
for other file types can be added with plugins.
.
This package contains a GraphicsIO plugin to export to SWF (Flash) format.
.
FreeHEP is a collection of Java libraries used in High Energy Physics.
|