[pkg-java] r13372 - trunk/libjogl2-java/debian
Sylvestre Ledru
sylvestre at alioth.debian.org
Tue Mar 1 12:58:13 UTC 2011
Author: sylvestre
Date: 2011-03-01 12:58:12 +0000 (Tue, 01 Mar 2011)
New Revision: 13372
Added:
trunk/libjogl2-java/debian/libjogl2-awt-java.install
trunk/libjogl2-java/debian/libjogl2-awt-jni.install
trunk/libjogl2-java/debian/libjogl2-awt-newt-java.install
trunk/libjogl2-java/debian/libjogl2-core-java.install
trunk/libjogl2-java/debian/libjogl2-core-newt-java.install
trunk/libjogl2-java/debian/libjogl2-core-newt-jni.install
trunk/libjogl2-java/debian/libjogl2-desktop-gl2es12-jni.install
trunk/libjogl2-java/debian/libjogl2-desktop-java.install
trunk/libjogl2-java/debian/libjogl2-desktop-jni.install
trunk/libjogl2-java/debian/libjogl2-es-common-java.install
trunk/libjogl2-java/debian/libjogl2-es1-java.install
trunk/libjogl2-java/debian/libjogl2-es1-jni.install
trunk/libjogl2-java/debian/libjogl2-es2-java.install
trunk/libjogl2-java/debian/libjogl2-es2-jni.install
trunk/libjogl2-java/debian/libjogl2-glu-java.install
trunk/libjogl2-java/debian/libjogl2-platform-java.install
trunk/libjogl2-java/debian/libjogl2-platform-jni.install
trunk/libjogl2-java/debian/libjogl2-platform-newt-java.install
trunk/libjogl2-java/debian/libjogl2-toolkits.install
Modified:
trunk/libjogl2-java/debian/control
trunk/libjogl2-java/debian/rules
Log:
Almost ready'
Modified: trunk/libjogl2-java/debian/control
===================================================================
--- trunk/libjogl2-java/debian/control 2011-03-01 00:03:15 UTC (rev 13371)
+++ trunk/libjogl2-java/debian/control 2011-03-01 12:58:12 UTC (rev 13372)
@@ -5,8 +5,8 @@
Uploaders: Sylvestre Ledru <sylvestre at debian.org>
Build-Depends: debhelper (>= 5), cdbs, quilt, default-jdk,
ant-optional, libgl1-mesa-dev, libglu1-mesa-dev, libxxf86vm-dev,
- x11proto-xf86vidmode-dev, libxt-dev, libgluegen2-build-java (>= 2.0-rc1-3),
- ant-contrib
+ x11proto-xf86vidmode-dev, libxt-dev, libgluegen2-build-java, ant-contrib,
+ libxinerama-dev, libxrandr-dev
Standards-Version: 3.9.1
Homepage: http://jogamp.org/
Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/libjogl2-java
@@ -14,11 +14,9 @@
Package: libjogl2-core-java
Architecture: all
-Suggests: libjogl2-java-doc
Depends: ${misc:Depends}, default-jre,
- libjogl2-jni (>= ${source:Version}),
- antlr
-Description: Java bindings for OpenGL API (java library)
+ libjogl2-core-jni (>= ${source:Version}), libgluegen2-rt-java
+Description: Java bindings for OpenGL API
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
to applications written in Java. JOGL is not the official reference
@@ -33,14 +31,26 @@
suite of open-source technologies initiated by the Game Technology Group at
Sun Microsystems.
+Package: libjogl2-core-jni
+Architecture: any
+Description: Java bindings for OpenGL API (JNI lib)
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
-Package: libjogl2java
+Package: libjogl2-core-newt-java
Architecture: all
-Suggests: libjogl2java-doc
-Depends: ${misc:Depends}, default-jre,
- libjogl2jni (>= ${source:Version}),
- antlr
-Description: Java bindings for OpenGL API (java library)
+Depends: ${misc:Depends},
+ libjogl2-core-java
+Description: Java bindings for OpenGL API
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
to applications written in Java. JOGL is not the official reference
@@ -55,13 +65,28 @@
suite of open-source technologies initiated by the Game Technology Group at
Sun Microsystems.
-Package: libjogl2noawt-java
+
+Package: libjogl2-core-newt-jni
+Architecture: any
+Depends: ${misc:Depends},
+ libjogl2-core-java
+Description: Java bindings for OpenGL API (JNI lib)
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
+
+Package: libjogl2-platform-java
Architecture: all
-Suggests: libjogl2java-doc
-Depends: ${misc:Depends}, default-jre,
- libjogl2jni (>= ${source:Version}),
- antlr
-Description: Java bindings for OpenGL API (java library)
+Depends: ${misc:Depends}, libjogl2-core-java
+Description: Java bindings for OpenGL API
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
to applications written in Java. JOGL is not the official reference
@@ -76,14 +101,26 @@
suite of open-source technologies initiated by the Game Technology Group at
Sun Microsystems.
+Package: libjogl2-platform-jni
+Architecture: any
+Depends: ${misc:Depends}, libjogl2-core-java
+Description: Java bindings for OpenGL API (JNI lib)
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
-Package: libjogl2es1-java
+Package: libjogl2-platform-newt-java
Architecture: all
-Suggests: libjogl2java-doc
-Depends: ${misc:Depends}, default-jre,
- libjogl2jni (>= ${source:Version}),
- antlr
-Description: Java bindings for OpenGL API (java library)
+Depends: ${misc:Depends}, libjogl2-core-newt-java
+Description: Java bindings for OpenGL API
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
to applications written in Java. JOGL is not the official reference
@@ -98,14 +135,15 @@
suite of open-source technologies initiated by the Game Technology Group at
Sun Microsystems.
-
-Package: libjogl2es2-java
+# nativewindow.core.jar nativewindow.os.x11.jar jogl.core.jar jogl.os.x11.jar
+# newt.core.jar newt.os.x11.jar newt.ogl.jar jogl.util.jar jogl.os.x11.jar
+# jogl.gldesktop.jar jogl.gldesktop.dbg.jar
+Package: libjogl2-desktop-java
Architecture: all
-Suggests: libjogl2java-doc
-Depends: ${misc:Depends}, default-jre,
- libjogl2jni (>= ${source:Version}),
- antlr
-Description: Java bindings for OpenGL API (java library)
+Suggests: libjogl2-java-doc
+Depends: ${misc:Depends}, libjogl2-core-java, libjogl2-platform-java,
+ libjogl2-platform-newt-java
+Description: Java bindings for Desktop OpenGL API (main package)
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
to applications written in Java. JOGL is not the official reference
@@ -120,14 +158,11 @@
suite of open-source technologies initiated by the Game Technology Group at
Sun Microsystems.
-
-Package: libjogl2gl2es12-java
+Package: libjogl2-es-common-java
Architecture: all
-Suggests: libjogl2java-doc
-Depends: ${misc:Depends}, default-jre,
- libjogl2jni (>= ${source:Version}),
- antlr
-Description: Java bindings for OpenGL API (java library)
+Depends: ${misc:Depends}, libjogl2-core-java, libjogl2-platform-java,
+ libjogl2-platform-newt-java
+Description: Java bindings for Embedded Device OpenGL API (common)
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
to applications written in Java. JOGL is not the official reference
@@ -142,14 +177,36 @@
suite of open-source technologies initiated by the Game Technology Group at
Sun Microsystems.
+# nativewindow.core.jar nativewindow.os.x11.jar jogl.core.jar jogl.os.x11.jar
+# newt.core.jar newt.os.x11.jar newt.ogl.jar jogl.util.jar jogl.gles1.jar
+# jogl.gles1.dbg.jar jogl.egl.jar
+Package: libjogl2-es1-java
+Architecture: all
+Suggests: libjogl2-java-doc
+Depends: ${misc:Depends}, libjogl2-core-java, libjogl2-platform-java,
+ libjogl2-platform-newt-java, libjogl2-es-common-java
+Description: Java bindings for Embedded Device OpenGL API
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
-Package: libjogl2gl2-java
+# nativewindow.core.jar nativewindow.os.x11.jar jogl.core.jar jogl.os.x11.jar
+# newt.core.jar newt.os.x11.jar newt.ogl.jar jogl.util.jar jogl.gles2.jar
+# jogl.gles2.dbg.jar jogl.egl.jar jogl.util.fixedfuncemu.jar
+Package: libjogl2-es2-java
Architecture: all
-Suggests: libjogl2java-doc
-Depends: ${misc:Depends}, default-jre,
- libjogl2jni (>= ${source:Version}),
- antlr
-Description: Java bindings for OpenGL API (java library)
+Suggests: libjogl2-java-doc
+Depends: ${misc:Depends}, libjogl2-core-java, libjogl2-platform-java,
+ libjogl2-platform-newt-java, libjogl2-es-common-java
+Description: Java bindings for Embedded Device OpenGL API
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
to applications written in Java. JOGL is not the official reference
@@ -164,28 +221,162 @@
suite of open-source technologies initiated by the Game Technology Group at
Sun Microsystems.
+Package: libjogl2-desktop-jni
+Architecture: any
+Depends: ${misc:Depends}
+Description: Java bindings for Desktop OpenGL API (JNI lib)
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
-Package: libjogl2jni
+Package: libjogl2-es1-jni
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Java bindings for OpenGL API (java jni library)
+Depends: ${misc:Depends}
+Description: Java bindings for Embedded Device OpenGL API (JNI lib)
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
to applications written in Java. JOGL is not the official reference
implementation of the JSR, but an evolving workspace; snapshots are taken
from this workspace which become the official reference implementations of
- the JSR.
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
.
- JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3,
- >= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor
- extensions. It integrates with the AWT and Swing widget sets, as well with
- custom windowing toolkits using the the NativeWindow API. It is part of a
- suite of open-source technologies initiated by the Game Technology Group at
- Sun Microsystems.
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
+Package: libjogl2-es2-jni
+Architecture: any
+Depends: ${misc:Depends}
+Description: Java bindings for Embedded Device OpenGL API (JNI lib)
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
-Package: libjogl2java-doc
+# nativewindow.core.jar nativewindow.os.x11.jar jogl.core.jar jogl.os.x11.jar
+# newt.core.jar newt.os.x11.jar newt.ogl.jar jogl.util.jar jogl.os.x11.jar
+# jogl.gl2es12.jar jogl.gles1.dbg.jar jogl.gles2.dbg.jar
+# jogl.util.fixedfuncemu.jar
+Package: libjogl2-desktop-gl2es12-java
Architecture: all
+Suggests: libjogl2-java-doc
+Depends: ${misc:Depends}, libjogl2-core-java, libjogl2-platform-java,
+ libjogl2-platform-newt-java, libjogl2-toolkits
+Description: Java bindings for desktop ES1/ES2 emulation OpenGL API
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
+
+Package: libjogl2-desktop-gl2es12-jni
+Architecture: any
+Depends: ${misc:Depends}
+Description: Java bindings for desktop ES1/ES2 emulation OpenGL API (JNI lib)
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
+ .
+ This package includes the architecture specific java native interface.
+
+
+Package: libjogl2-awt-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: Java bindings for AWT OpenGL API
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
+
+Package: libjogl2-awt-jni
+Architecture: any
+Depends: ${misc:Depends}
+Description: Java bindings for AWT OpenGL API (JNI lib)
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
+
+Package: libjogl2-awt-newt-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: Java bindings for AWT NEWT OpenGL API
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
+
+Package: libjogl2-glu-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: Java bindings for GLU OpenGL API
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR. JOGL is part of a suite of open-source technologies initiated by
+ the Game Technology Group at Sun Microsystems.
+ .
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
+
+
+Package: libjogl2-java-doc
+Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libjogl2java
@@ -197,6 +388,25 @@
from this workspace which become the official reference implementations of
the JSR.
.
+ JOGL provides full access to the APIs in the OpenGL 2.0 specification as
+ well as nearly all vendor extensions, and integrates with the AWT and Swing
+ widget sets.
+ .
+ This package includes the API documentation for JOGL package.
+
+
+Package: libjogl2-toolkits
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Toolkits to play with JOGL2
+ The JOGL project hosts the development version of the Java Bindings for
+ OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
+ to applications written in Java. JOGL is not the official reference
+ implementation of the JSR, but an evolving workspace; snapshots are taken
+ from this workspace which become the official reference implementations of
+ the JSR.
+ .
JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3,
>= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor
extensions. It integrates with the AWT and Swing widget sets, as well with
@@ -204,4 +414,4 @@
suite of open-source technologies initiated by the Game Technology Group at
Sun Microsystems.
.
- This package includes the API documentation for JOGL package.
+ This package includes JOGL toolkits.
Added: trunk/libjogl2-java/debian/libjogl2-awt-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-awt-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-awt-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1,3 @@
+build/jar/nativewindow.awt.jar /usr/share/java/
+build/jar/jogl.awt.jar /usr/share/java/
+build/jar/jogl.util.awt.jar /usr/share/java/
\ No newline at end of file
Added: trunk/libjogl2-java/debian/libjogl2-awt-jni.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-awt-jni.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-awt-jni.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/lib/libnativewindow_awt.so /usr/lib/jni/
Added: trunk/libjogl2-java/debian/libjogl2-awt-newt-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-awt-newt-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-awt-newt-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/newt/newt.awt.jar /usr/share/java/
Added: trunk/libjogl2-java/debian/libjogl2-core-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-core-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-core-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1,4 @@
+build/jar/nativewindow.core.jar /usr/share/java/
+build/jar/jogl.core.jar /usr/share/java/
+build/jar/jogl.util.jar /usr/share/java/
+
Added: trunk/libjogl2-java/debian/libjogl2-core-newt-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-core-newt-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-core-newt-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1,2 @@
+build/jar/newt.core.jar /usr/share/java/
+build/jar/newt.ogl.jar /usr/share/java/
Added: trunk/libjogl2-java/debian/libjogl2-core-newt-jni.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-core-newt-jni.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-core-newt-jni.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/lib/libnewt.so /usr/lib/jni/
Added: trunk/libjogl2-java/debian/libjogl2-desktop-gl2es12-jni.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-desktop-gl2es12-jni.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-desktop-gl2es12-jni.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+# TODO
Added: trunk/libjogl2-java/debian/libjogl2-desktop-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-desktop-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-desktop-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/jar/jogl.gldesktop.jar /usr/share/java/
Added: trunk/libjogl2-java/debian/libjogl2-desktop-jni.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-desktop-jni.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-desktop-jni.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/lib/libjogl_desktop.so /usr/lib/jni/
Added: trunk/libjogl2-java/debian/libjogl2-es-common-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-es-common-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-es-common-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/jar/jogl.egl.jar /usr/share/java
Added: trunk/libjogl2-java/debian/libjogl2-es1-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-es1-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-es1-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/jar/jogl.gles1.jar /usr/share/java
Added: trunk/libjogl2-java/debian/libjogl2-es1-jni.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-es1-jni.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-es1-jni.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/lib/libjogl_es1.so /usr/lib/jni/
Added: trunk/libjogl2-java/debian/libjogl2-es2-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-es2-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-es2-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/jar/jogl.gles2.jar /usr/share/java/
Added: trunk/libjogl2-java/debian/libjogl2-es2-jni.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-es2-jni.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-es2-jni.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/lib/libjogl_es2.so /usr/lib/jni/
\ No newline at end of file
Added: trunk/libjogl2-java/debian/libjogl2-glu-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-glu-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-glu-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1,3 @@
+build/jar/jogl.glu.tess.jar /usr/share/java/
+build/jar/jogl.glu.gldesktop.jar /usr/share/java/
+build/jar/jogl.glu.mipmap.jar /usr/share/java/
Added: trunk/libjogl2-java/debian/libjogl2-platform-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-platform-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-platform-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1,2 @@
+build/jar/nativewindow.os.x11.jar /usr/share/java/
+build/jar/jogl.os.x11.jar /usr/share/java/
Added: trunk/libjogl2-java/debian/libjogl2-platform-jni.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-platform-jni.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-platform-jni.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/lib/libnativewindow_x11.so /usr/lib/jni/
Added: trunk/libjogl2-java/debian/libjogl2-platform-newt-java.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-platform-newt-java.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-platform-newt-java.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/jar/newt.os.x11.jar /usr/share/java/
Added: trunk/libjogl2-java/debian/libjogl2-toolkits.install
===================================================================
--- trunk/libjogl2-java/debian/libjogl2-toolkits.install (rev 0)
+++ trunk/libjogl2-java/debian/libjogl2-toolkits.install 2011-03-01 12:58:12 UTC (rev 13372)
@@ -0,0 +1 @@
+build/jar/jogl.util.fixedfuncemu.jar /usr/share/java/
Modified: trunk/libjogl2-java/debian/rules
===================================================================
--- trunk/libjogl2-java/debian/rules 2011-03-01 00:03:15 UTC (rev 13371)
+++ trunk/libjogl2-java/debian/rules 2011-03-01 12:58:12 UTC (rev 13372)
@@ -11,42 +11,6 @@
DEB_ANT_BUILD_TARGET := all
DEB_ANT_BUILDFILE := make/build.xml
-JOGL_AWT="jogl.awt.jar jogl.util.awt.jar newt.awt.jar nativewindow.awt.jar"
-
-JOGL_CORE="nativewindow.core.jar nativewindow.x11.jar jogl.core.jar newt.core.jar newt.$OSS.jar newt.ogl.jar jogl.util.jar"
-
-JOGL_JAR_ALL_NOAWT="$JOGL_CORE jogl.gles1.jar jogl.gles1.dbg.jar jogl.gles2.jar jogl.gles2.dbg.jar jogl.egl.jar jogl.gl2es12.$OSS.jar jogl.gl2.$OSS.jar jogl.gl2.dbg.jar jogl.util.gl2.jar jogl.glu.tess.jar jogl.glu.mipmap.jar jogl.glu.gl2.jar jogl.util.gl2.jar jogl.util.fixedfuncemu.jar jogl.cg.jar"
-JOGL_JAR_ALL="$JOGL_JAR_ALL_NOAWT $JOGL_AWT"
-JOGL_LIB_ALL="libjogl_gl2.so libjogl_es1.so libjogl_es2.so libnewt.so libjogl_awt.so"
-
-JOGL_JAR_ES1_MAX="$JOGL_CORE jogl.gles1.jar jogl.gles1.dbg.jar jogl.egl.jar jogl.glu.tess.jar jogl.glu.mipmap.jar $JOGL_AWT"
-JOGL_LIB_ES1_MAX="libjogl_es1.so libnewt.so libjogl_awt.so libnativewindow_x11.so libnativewindow_awt.so"
-
-JOGL_JAR_ES2_MAX="$JOGL_CORE jogl.gles2.jar jogl.gles2.dbg.jar jogl.egl.jar jogl.util.fixedfuncemu.jar jogl.glu.tess.jar $JOGL_AWT"
-JOGL_LIB_ES2_MAX="libjogl_es2.so libnewt.so libjogl_awt.so libnativewindow_x11.so libnativewindow_awt.so"
-
-JOGL_JAR_GL2ES12_MAX="$JOGL_CORE jogl.gl2es12.$OSS.jar jogl.gles1.dbg.jar jogl.gles2.dbg.jar jogl.util.fixedfuncemu.jar jogl.gl2es12.dbg.jar jogl.glu.tess.jar jogl.glu.mipmap.jar $JOGL_AWT"
-JOGL_LIB_GL2ES12_MAX="libjogl_gl2es12.so libnewt.so libnativewindow_x11.so libnativewindow_awt.so"
-
-JOGL_JAR_GL2_MAX="$JOGL_CORE jogl.gl2.$OSS.jar jogl.gl2.dbg.jar jogl.glu.tess.jar jogl.glu.mipmap.jar jogl.glu.gl2.jar jogl.util.gl2.jar $JOGL_AWT jogl.cg.jar"
-JOGL_LIB_GL2_MAX="libjogl_gl2.so libnewt.so libnativewindow_x11.so libnativewindow_awt.so"
-
-install/libjogl-core-java::
- for PKG in $(JOGL_CORE); do
- PKG=$(echo $$PKG|sed -e "s|\.jar||g")
- install -m 644 -D jogl/build/$$PKG.jar debian/libjogl-core-java/usr/share/java/$$PKG-$(DEB_UPSTREAM_VERSION).jar
- ln -s $$PKG-$(DEB_UPSTREAM_VERSION).jar debian/libjogl-java/usr/share/java/$$PKG.jar
- done
-
-
-install/libjogl-java::
- install -m 644 -D jogl/build/jogl.jar debian/libjogl-java/usr/share/java/jogl-$(DEB_UPSTREAM_VERSION).jar
- ln -s jogl-$(DEB_UPSTREAM_VERSION).jar debian/libjogl-java/usr/share/java/jogl.jar
-
-install/libjogl-jni::
- install -m 644 -D jogl/build/obj/libjogl.so debian/libjogl-jni/usr/lib/jni/libjogl.so
- install -m 644 -D jogl/build/obj/libjogl_awt.so debian/libjogl-jni/usr/lib/jni/libjogl_awt.so
-
install/libjogl-java-doc::
$(DEB_ANT_INVOKE) javadoc
More information about the pkg-java-commits
mailing list