File: control

package info (click to toggle)
trident 1.3%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 396 kB
  • ctags: 576
  • sloc: java: 2,857; xml: 154; makefile: 15; sh: 11
file content (38 lines) | stat: -rw-r--r-- 1,524 bytes parent folder | download
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
28
29
30
31
32
33
34
35
36
37
38
Source: trident
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Ross <ubuntu@rossfamily.co.uk>
Build-Depends: debhelper (>= 7.0.50~), javahelper (>=0.32~), cdbs, ant
Build-Depends-Indep: default-jdk, default-jdk-doc, libswt-gtk-3-java
Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/trident
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/trident/
Homepage: http://kenai.com/projects/trident/pages/Home

Package: libtrident-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Animation library for Java applications
 The main goal of Trident project is to provide a general 
 purpose animation library for Java applications. Animations 
 are a natural fit for modern client applications, and 
 Trident has special built-in support for Java based UI 
 toolkits such as Swing and SWT. 
 The classes for the Android are not included.

Package: libtrident-java-doc
Section: doc
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Animation library for Java applications (documentation)
 The main goal of Trident project  is to provide a general 
 purpose animation library for Java applications. Animations 
 are a natural fit for modern client applications, and 
 Trident has special built-in support for Java based UI 
 toolkits such as Swing and SWT.
 .
 This package provides the documentation.