| 1 |
apeeters-guest |
4069 |
Source: libswirl-java
|
| 2 |
|
|
Section: libs
|
| 3 |
|
|
Priority: optional
|
| 4 |
|
|
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
|
| 5 |
|
|
Uploaders: Adriaan Peeters <apeeters@lashout.net>
|
| 6 |
apeeters-guest |
4337 |
Homepage: http://swirl-lib.sourceforge.net/
|
| 7 |
apeeters-guest |
4548 |
Build-Depends: debhelper (>> 5.0.0), cdbs, patchutils, ant, java-gcj-compat-dev
|
| 8 |
|
|
Build-Depends-Indep: libgui-commands-java (>= 1.1.42-1)
|
| 9 |
apeeters-guest |
4069 |
Standards-Version: 3.7.2
|
| 10 |
|
|
|
| 11 |
|
|
Package: libswirl-java
|
| 12 |
|
|
Architecture: all
|
| 13 |
|
|
Depends: gij | java-gcj-compat | java1-runtime | java2-runtime, libgui-commands-java
|
| 14 |
|
|
Description: swing enhancements library
|
| 15 |
|
|
The Swirl library provides several Java classes that enhance Java Swing with
|
| 16 |
|
|
internationalized actions and buttons, a special 'cell' list, mouse overlay
|
| 17 |
|
|
panels, table column decorations, a logging window, simple dialog panels, etc.
|
| 18 |
|
|
.
|
| 19 |
|
|
Homepage: http://swirl-lib.sourceforge.net/
|
| 20 |
|
|
|
| 21 |
|
|
Package: libswirl-java-gcj
|
| 22 |
|
|
Architecture: any
|
| 23 |
|
|
Depends: libswirl-java (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
|
| 24 |
|
|
Description: swing enhancements library (native code)
|
| 25 |
|
|
The Swirl library provides several Java classes that enhance Java Swing with
|
| 26 |
|
|
internationalized actions and buttons, a special 'cell' list, mouse overlay
|
| 27 |
|
|
panels, table column decorations, a logging window, simple dialog panels, etc.
|
| 28 |
|
|
.
|
| 29 |
|
|
This package contains the natively compiled code for use by gij.
|
| 30 |
apeeters-guest |
4264 |
|
| 31 |
|
|
Package: libswirl-java-doc
|
| 32 |
|
|
Architecture: all
|
| 33 |
|
|
Section: doc
|
| 34 |
|
|
Description: swing enhancements library (API documentation)
|
| 35 |
|
|
The Swirl library provides several Java classes that enhance Java Swing with
|
| 36 |
|
|
internationalized actions and buttons, a special 'cell' list, mouse overlay
|
| 37 |
|
|
panels, table column decorations, a logging window, simple dialog panels, etc.
|
| 38 |
|
|
.
|
| 39 |
|
|
This package contains the Javadoc API documentation.
|