Codebase list java3d / 4ef172d debian / control
4ef172d

Tree @4ef172d (Download .tar.gz)

control @4ef172d

36b9463
069be62
186b5d1
 
fc22f57
 
3127619
d10fe00
fc22f57
3127619
fc22f57
 
1c03db8
3127619
fc22f57
3127619
fc22f57
 
788c2d2
91935cf
 
4ef172d
186b5d1
 
 
 
fc22f57
 
 
 
54d31da
46ef996
 
 
 
 
c6e19ca
 
186b5d1
 
 
c6e19ca
186b5d1
46ef996
 
 
 
 
c6e19ca
 
186b5d1
 
 
 
c6e19ca
186b5d1
 
46ef996
 
 
 
 
c6e19ca
 
Source: java3d
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Onkar Shinde <onkarshinde@ubuntu.com>,
 Emmanuel Bourg <ebourg@apache.org>,
 Torsten Werner <twerner@debian.org>
Build-Depends:
 ant-optional,
 debhelper (>= 11),
 default-jdk,
 javahelper,
 libgl1-mesa-dev,
 libvecmath-java,
 libxext-dev,
 libxt-dev,
 mesa-common-dev
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/java3d.git
Vcs-Browser: https://salsa.debian.org/java-team/java3d
Homepage: https://www.oracle.com/java/technologies/javase/java-3d.html

Package: libjava3d-java
Architecture: all
Suggests: libjava3d-java-doc
Depends:
 libjava3d-jni (>= ${source:Version}),
 libvecmath-java,
 ${misc:Depends}
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.