File: control

package info (click to toggle)
java3d 1.5.2%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 17,488 kB
  • ctags: 27,965
  • sloc: java: 183,339; cpp: 23,561; ansic: 21,388; xml: 1,889; sh: 40; makefile: 31
file content (54 lines) | stat: -rw-r--r-- 2,321 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Source: java3d
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Petter Reinholdtsen <pere@debian.org>, Jonny Lamb 
 <jonny@debian.org>, Onkar Shinde <onkarshinde@ubuntu.com>,
 Torsten Werner <twerner@debian.org>
Build-Depends: debhelper (>= 5), cdbs, openjdk-6-jdk, ant-optional, libvecmath-java, mesa-common-dev, libgl1-mesa-dev, libxext-dev, libxt-dev, quilt
Standards-Version: 3.8.3
Homepage: http://java3d.dev.java.net
Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/java3d/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/java3d/
DM-Upload-Allowed: yes

Package: libjava3d-java
Architecture: all
Section: java
Suggests: libjava3d-java-doc
Depends: ${misc:Depends}, openjdk-6-jre | java5-runtime, libjava3d-jni (>= ${source:Version}),
 libvecmath-java
Description: Java 3D API (java library)
 The Java 3D API enables the creation of three-dimensional graphics
 applications and Internet-based 3D applets. It provides high-level
 constructs for creating and manipulation 3D geometry and building the
 structures used in rendering that geometry. With this software, you can
 efficiently define and render very large virtual worlds.
 .
 This package contains the java library.

Package: libjava3d-jni
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Java3D API (java jni library)
 The Java 3D API enables the creation of three-dimensional graphics
 applications and Internet-based 3D applets. It provides high-level
 constructs for creating and manipulation 3D geometry and building the
 structures used in rendering that geometry. With this software, you can
 efficiently define and render very large virtual worlds.
 .
 This package contains the java jni library.

Package: libjava3d-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libjava3d-java
Description: Documentation for the Java3D API
 The Java 3D API enables the creation of three-dimensional graphics
 applications and Internet-based 3D applets. It provides high-level
 constructs for creating and manipulation 3D geometry and building the
 structures used in rendering that geometry. With this software, you can
 efficiently define and render very large virtual worlds.
 .
 This package contains the API documentation.