File: control

package info (click to toggle)
libpixie-java 1%3A1.1.6-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 980 kB
  • ctags: 2,482
  • sloc: java: 10,175; xml: 1,593; makefile: 18; sh: 13
file content (24 lines) | stat: -rw-r--r-- 1,107 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: libpixie-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper (>= 5), cdbs
Build-Depends-Indep: default-jdk, ant, libjcommon-java (>= 1.0.10), libbase-java, libcommons-logging-java, javahelper, ant-contrib
Standards-Version: 3.8.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libpixie-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libpixie-java/

Package: libpixie-java
Architecture: all
#libjcommon-java (>= 1.0.10-1), libbase-java
Depends: ${java:Depends},
 ${misc:Depends}
Description: Java Vector Format Viewer Library
 Pixie is a WMF-File reading library originally written as converter for the 
 Pixie-ImageViewer. Pixie was long time dead and is now resurrected as 
 WMF-Reader and ImageProducer for Java 1.2.2 or higher.
 .
 Pixie lacks the support for most BitMap-Formats but everything else is 
 working fine. Write-Support will be implemented somewhere in the future, 
 classes for the writesupport are mostly dummies at the moment.