debian/0000755000000000000000000000000012316565013007170 5ustar debian/libjogl2-toolkits.install0000644000000000000000000000006712276426635014150 0ustar build/jogl/jogl-util-fixedfuncemu.jar /usr/share/java/ debian/copyright0000644000000000000000000002402212276426635011136 0ustar This package was intially debianized by by Sylvestre Ledru on Sat, 04 Dec 2010 16:22:37 +0100 It was downloaded from Copyright: Copyright (c) 2003-2005 Sun Microsystems, Inc. Copyright (c) 2010 JogAmp Community. Upstream Authors: Kenneth Bradley Russell Christopher John Kline and others License: This package is licensed under the terms of the Berkeley Software Distribution (BSD) License. /* * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * - Redistribution of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * - Redistribution in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * Neither the name of Sun Microsystems, Inc. or the names of * contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * * This software is provided "AS IS," without a warranty of any kind. ALL * EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, * INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A * PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN * MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT BE LIABLE FOR * ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR * DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL SUN OR * ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR * DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE * DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, * ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, EVEN IF * SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. * * You acknowledge that this software is not designed or intended for use * in the design, construction, operation or maintenance of any nuclear * facility. */ Files: ./make/stub_includes/embedded/IntelGDL/gdl_pd.h, ./make/stub_includes/embedded/IntelGDL/gdl_pd.h, ./make/stub_includes/embedded/IntelGDL/gdl_version.h Copyright: 2005-2009 Intel Corporation. License: This file is provided under a dual BSD/GPLv2 license. When using or redistributing this file, you may do so under either license. The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. Files: ./make/stub_includes/opengl/GL/glu.h ./make/stub_includes/opengl/GL/glxext.h ./make/stub_includes/opengl/GL/wglext.h ./src/jogl/classes/com/jogamp/opengl/impl/gl2/ProjectDouble.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/error/Error.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/Glue.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/GLUquadricImpl.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/BuildMipmap.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract1010102.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract1555rev.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract2101010rev.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract233rev.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract332.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract4444.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract4444rev.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract5551.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract565.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract565rev.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract8888.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract8888rev.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/ExtractFloat.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Extract.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/ExtractPrimitive.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/ExtractSByte.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/ExtractSInt.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/ExtractSShort.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/ExtractUByte.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/ExtractUInt.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/ExtractUShort.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/HalveImage.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Image.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Mipmap.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/PixelStorageModes.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/ScaleInternal.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/mipmap/Type_Widget.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/registry/Registry.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/ActiveRegion.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/CachedVertex.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/Dict.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/DictNode.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/Geom.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/GLUface.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/GLUhalfEdge.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/GLUmesh.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/GLUtessellatorImpl.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/GLUvertex.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/Mesh.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/Normal.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/PriorityQHeap.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/PriorityQ.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/PriorityQSort.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/Render.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/Sweep.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/TessMono.java ./src/jogl/classes/com/jogamp/opengl/impl/glu/tessellator/TessState.java ./src/jogl/classes/com/jogamp/opengl/impl/ProjectFloat.java ./src/jogl/classes/com/jogamp/opengl/util/texture/spi/SGIImage.java ./src/jogl/classes/javax/media/opengl/glu/GLUtessellatorCallbackAdapter.java ./src/jogl/classes/javax/media/opengl/glu/GLUtessellatorCallback.java ./src/jogl/classes/javax/media/opengl/glu/GLUtessellator.java Copyright: 1991-2000 Silicon Graphics, Inc. 2003-2006 Sun Microsystems, Inc. License: SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008) Copyright (C) [dates of first publication] Silicon Graphics, Inc. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice including the dates of first publication and either this permission notice or a reference to http://oss.sgi.com/projects/FreeB/ shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of Silicon Graphics, Inc. shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Silicon Graphics, Inc. Files: ./make/stub_includes/opengl/GL/gl.h ./make/stub_includes/opengl/GL/glx.h ./make/stub_includes/openmax/OMX_Audio.h ./make/stub_includes/openmax/OMX_Component.h ./make/stub_includes/openmax/OMX_ContentPipe.h ./make/stub_includes/openmax/OMX_Core.h ./make/stub_includes/openmax/OMX_Image.h ./make/stub_includes/openmax/OMX_Index.h ./make/stub_includes/openmax/OMX_IVCommon.h ./make/stub_includes/openmax/OMX_Other.h ./make/stub_includes/openmax/OMX_Types.h ./make/stub_includes/openmax/OMX_Video.h Copyright: 1999-2002 Brian Paul 2007 The Khronos Group Inc. License: * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. debian/orig-tar.sh0000755000000000000000000000064312276426635011271 0ustar #!/bin/sh -e VERSION=$2 DIR=jogl-v$VERSION TAR=libjogl2-java_$VERSION.orig.tar.bz2 # clean up the upstream tarball p7zip -d $3 tar xvf jogl-v$VERSION.tar cd $DIR* rm -rf .gitignore .htaccess make/lib/ www/ cd .. tar jcvf ../$TAR $DIR rm -rf $DIR jogl-v$VERSION.tar # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir echo "moved $TAR to $origDir" fi exit 0 debian/changelog0000644000000000000000000002174712316565005011056 0ustar libjogl2-java (2.1.5-1ubuntu3) trusty; urgency=medium * Build again with the serve VM on AArch64 (builds locally). -- Matthias Klose Tue, 01 Apr 2014 18:25:04 +0200 libjogl2-java (2.1.5-1ubuntu2) trusty; urgency=medium * Build using the client VM on AArch64. -- Matthias Klose Fri, 28 Mar 2014 02:46:57 +0100 libjogl2-java (2.1.5-1ubuntu1) trusty; urgency=medium * Build using the zero VM on AArch64. -- Matthias Klose Tue, 25 Mar 2014 11:19:37 +0100 libjogl2-java (2.1.5-1) unstable; urgency=medium * New upstream release * Cherry-pick of the add-port.diff patch -- Sylvestre Ledru Mon, 24 Mar 2014 14:33:05 +0100 libjogl2-java (2.1.4-1) unstable; urgency=medium * New upstream release * Disable the build of com/jogamp/newt/util/applet/ -- Sylvestre Ledru Thu, 27 Feb 2014 23:42:51 +0100 libjogl2-java (2.1.3-2) UNRELEASED; urgency=medium * Team upload. * Add patch (alpha.diff) to allow compilation on alpha. (Closes: #739397) - Thanks to Michael Cree for the patch. -- tony mancill Tue, 18 Feb 2014 21:22:22 -0800 libjogl2-java (2.1.3-1) unstable; urgency=low * New upstream release * Repack script updated to remove www/ -- Sylvestre Ledru Tue, 17 Dec 2013 09:26:26 +0100 libjogl2-java (2.1.2-1) unstable; urgency=low * New upstream release -- Sylvestre Ledru Fri, 08 Nov 2013 10:53:16 +0100 libjogl2-java (2.0.2-1) unstable; urgency=low * New upstream release -- Sylvestre Ledru Sat, 28 Sep 2013 19:08:07 +0200 libjogl2-java (2.0-rc12-1) unstable; urgency=low * New upstream release -- Sylvestre Ledru Mon, 01 Jul 2013 14:26:13 +0200 libjogl2-java (2.0-rc11-1) unstable; urgency=low * Upload to unstable * Standards-Version updated to 3.9.4 -- Sylvestre Ledru Wed, 15 May 2013 10:18:59 +0200 libjogl2-java (2.0-rc11-1~exp5) experimental; urgency=low [ Colin Watson ] * Define isAbiEabiGnuArmhf=true when building for armhf. -- Sylvestre Ledru Sun, 03 Mar 2013 13:54:53 +0100 libjogl2-java (2.0-rc11-1~exp4.3) experimental; urgency=low * Non-maintainer upload. * Search libs in default system paths in make/build-newt.xml * Combine TARGET_PLATFORM_LIBS_2.diff, armhfbuild.diff and armhf-build.diff patches into arm-build.diff patch. -- Thomas Preud'homme Wed, 26 Dec 2012 15:23:17 +0100 libjogl2-java (2.0-rc11-1~exp4.2) experimental; urgency=low * Non-maintainer upload. * Fix wrong copy/paste in changes made in previous upload. -- Thomas Preud'homme Wed, 26 Dec 2012 10:11:00 +0100 libjogl2-java (2.0-rc11-1~exp4.1) experimental; urgency=low * Fix armhf FTBFS by generalizing changes to build-nativewindow.xml to build-jogl.xml and build-newt.xml. -- Thomas Preud'homme Tue, 25 Dec 2012 20:18:58 +0100 libjogl2-java (2.0-rc11-1~exp4) experimental; urgency=low * Try again to fix the armhf FTBFS (thanks again to Thomas Preud'homme) -- Sylvestre Ledru Mon, 24 Dec 2012 09:12:34 +0100 libjogl2-java (2.0-rc11-1~exp3) experimental; urgency=low * Apply Ubuntu changes introduced in 2.0-rc8-1ubuntu1 * Set source and target to 1.5 for OpenJDK 6 compatibility (LP: #1049719). * Try something with Thomas Preud'homme to see if we can fix the armhf build -- Sylvestre Ledru Thu, 20 Dec 2012 17:04:08 +0100 libjogl2-java (2.0-rc11-1~exp2) experimental; urgency=low * Enable the verbose mode to find out the reason of the FTBFS under armhf (libXrender.so uses VFP register arguments, libnativewindow_x11.so does not) -- Sylvestre Ledru Fri, 30 Nov 2012 17:11:16 +0100 libjogl2-java (2.0-rc11-1~exp1) experimental; urgency=low * New upstream release -- Sylvestre Ledru Thu, 08 Nov 2012 16:51:30 +0100 libjogl2-java (2.0-rc10-1~exp1) experimental; urgency=low * New upstream release -- Sylvestre Ledru Mon, 03 Sep 2012 09:34:29 +0200 libjogl2-java (2.0-rc9-1~exp1) experimental; urgency=low * New upstream release -- Sylvestre Ledru Mon, 02 Jul 2012 03:22:25 +0200 libjogl2-java (2.0-rc8-1) unstable; urgency=low * Upload to unstable * Support of armhf & s390x added. -- Sylvestre Ledru Wed, 13 Jun 2012 18:34:05 +0200 libjogl2-java (2.0-rc8-1~exp2) experimental; urgency=low * Force also the version of gluegen2 in the package themself -- Sylvestre Ledru Wed, 13 Jun 2012 13:54:44 +0200 libjogl2-java (2.0-rc8-1~exp1) experimental; urgency=low * New upstream release * Set the exact version of the dependency between libjogl2-java and libjogl2-jni [ Miguel Landaeta ] * Use public access URL in Vcs-Svn field. (Closes: #670283). * Fix debian-control-has-unusual-field-spacing lintian warning. -- Sylvestre Ledru Wed, 23 May 2012 14:23:19 +0200 libjogl2-java (2.0-rc5-2) unstable; urgency=low * Really upload to unstable (oups) -- Sylvestre Ledru Tue, 13 Mar 2012 09:46:59 +0100 libjogl2-java (2.0-rc5-1) experimental; urgency=low * Upload in unstable * Standards-Version updated to version 3.9.3 -- Sylvestre Ledru Mon, 12 Mar 2012 20:23:07 +0100 libjogl2-java (2.0-rc5-1~exp3) experimental; urgency=low * Some sbuild still want to build the doc package. Enable it only for amd64 and x86. See build log of ia64 & powerpc of version 2.0-rc5-1~exp2 -- Sylvestre Ledru Wed, 28 Dec 2011 13:59:28 +0100 libjogl2-java (2.0-rc5-1~exp2) experimental; urgency=low * Only build the doc once * Disable some TARGET_PLATFORM_LIBS variables -- Sylvestre Ledru Tue, 27 Dec 2011 23:22:05 +0100 libjogl2-java (2.0-rc5-1~exp1) experimental; urgency=low * New upstream release * watch + repack script added -- Sylvestre Ledru Mon, 26 Dec 2011 02:06:41 +0100 libjogl2-java (2.0-rc3-7) unstable; urgency=low * Drop patch sparc.diff since it is now managed into gluegen2 * Disable the build of the documentation for arch indep build -- Sylvestre Ledru Tue, 22 Nov 2011 00:42:13 +0100 libjogl2-java (2.0-rc3-6) unstable; urgency=low * Fix a problem under arm -- Sylvestre Ledru Sun, 20 Nov 2011 21:43:36 +0100 libjogl2-java (2.0-rc3-5) unstable; urgency=low * Example is now working (Closes: #634996) * Fix the various FTBFS (Closes: #638431) (LP: #809743) -- Sylvestre Ledru Sun, 20 Nov 2011 21:43:29 +0100 libjogl2-java (2.0-rc3-4) unstable; urgency=low * Ant to build C code = a lot of uploads ... pfff -- Sylvestre Ledru Mon, 10 Oct 2011 12:13:14 +0200 libjogl2-java (2.0-rc3-3) unstable; urgency=low * Fix more FTBFS -- Sylvestre Ledru Sun, 09 Oct 2011 19:26:30 +0200 libjogl2-java (2.0-rc3-2) unstable; urgency=low * Fix various FTBFS: - disable the android include - build the documentation as indep package (to avoid the timeout) - disable the git call -- Sylvestre Ledru Sat, 08 Oct 2011 11:39:42 +0200 libjogl2-java (2.0-rc3-1) unstable; urgency=low * New upstream release * libjogl2-java, libjogl2-jni and libjogl2-java-doc added (better match of the version 1) * Massive cleanup of the package list. Upstream decided to simplify all the jar packages. See: http://bit.ly/qBNO7V -- Sylvestre Ledru Thu, 06 Oct 2011 15:53:38 +0200 libjogl2-java (2.0-rc2-4) unstable; urgency=low * Team upload. * Update dependency libswt-gtk-3.6-java to libswt-gtk-3-java (Closes: #635656) -- tony mancill Fri, 29 Jul 2011 22:15:33 -0700 libjogl2-java (2.0-rc2-3) unstable; urgency=low * Support of the other debian arch. Should fix the various FTBFS (otherArchsoswin.diff) * Update dependency libswt-gtk-3.5-java to libswt-gtk-3.6-java (Closes: #629777) -- Sylvestre Ledru Tue, 21 Jun 2011 21:54:41 +0200 libjogl2-java (2.0-rc2-2) unstable; urgency=low * cg-common.cfg.diff, build-java.diff, build.diff & defaultDebianPath.diff removed (deprecated patches) * libjogl2-core-java depended on libjogl2-core-jni which does not exist -- Sylvestre Ledru Sun, 08 May 2011 23:30:49 +0200 libjogl2-java (2.0-rc2-1) unstable; urgency=low * New upstream release * Standards-Version updated to version 3.9.2 * needless-dependency-on-jre removed * swt-debug.jar removed from the archive. Update the dep list. -- Sylvestre Ledru Sun, 17 Apr 2011 14:41:20 +0200 libjogl2-java (2.0-rc1-1) unstable; urgency=low * New upstream release (Closes: #614819) -- Sylvestre Ledru Tue, 01 Mar 2011 14:12:56 +0100 debian/libjogl2-jni.install0000644000000000000000000000032712276426635013057 0ustar build/lib/libjogl_desktop.so /usr/lib/jni/ build/lib/libjogl_mobile.so /usr/lib/jni/ build/lib/libnativewindow_awt.so /usr/lib/jni/ build/lib/libnativewindow_x11.so /usr/lib/jni/ build/lib/libnewt.so /usr/lib/jni/ debian/compat0000644000000000000000000000000212276426635010401 0ustar 5 debian/patches/0000755000000000000000000000000012314035225010612 5ustar debian/patches/disableOneDir.diff0000644000000000000000000000253712276435227014174 0ustar Index: jogl-v2.0-rc2/make/build.xml =================================================================== --- jogl-v2.0-rc2.orig/make/build.xml 2011-04-17 16:06:37.000000000 +0200 +++ jogl-v2.0-rc2/make/build.xml 2011-04-17 16:06:45.000000000 +0200 @@ -8,9 +8,9 @@ - Main build target. --> - + - + debian/patches/disable_android_2.diff0000644000000000000000000000132712276435227015010 0ustar Index: jogl-v2.0-rc12/make/build-common.xml =================================================================== --- jogl-v2.0-rc12.orig/make/build-common.xml 2013-07-01 14:28:38.000000000 +0200 +++ jogl-v2.0-rc12/make/build-common.xml 2013-07-01 14:28:38.000000000 +0200 @@ -16,7 +16,7 @@ - + debian/patches/manifest.diff0000644000000000000000000000147612276435227013277 0ustar Index: jogl-v2.1.4/make/joglversion =================================================================== --- jogl-v2.1.4.orig/make/joglversion 2014-02-11 15:56:19.285429247 +0100 +++ jogl-v2.1.4/make/joglversion 2014-02-11 15:57:01.845428206 +0100 @@ -2,7 +2,7 @@ Application-Name: Java Bindings for OpenGL Specification-Title: Java Bindings for OpenGL API Specification Specification-Version: @BASEVERSION@ -Specification-Vendor: JogAmp Community +Specification-Vendor: JogAmp Community - Debian package Implementation-Title: Java Bindings for OpenGL Runtime Environment Implementation-Version: @VERSION@ Implementation-Build: @BUILD_VERSION@ @@ -15,5 +15,6 @@ Trusted-Library: true Permissions: all-permissions Application-Library-Allowable-Codebase: * +Class-Path: /usr/share/java/gluegen2-rt.jar @JAR_CODEBASE_TAG@ debian/patches/disable_android.diff0000644000000000000000000000233212276435227014564 0ustar Index: jogl-v2.0-rc9/make/build-newt.xml =================================================================== --- jogl-v2.0-rc9.orig/make/build-newt.xml 2012-06-19 05:23:28.000000000 +0200 +++ jogl-v2.0-rc9/make/build-newt.xml 2012-07-02 03:25:32.350528723 +0200 @@ -139,7 +139,7 @@ - + Index: jogl-v2.0-rc9/make/build-test.xml =================================================================== --- jogl-v2.0-rc9.orig/make/build-test.xml 2012-06-19 05:23:28.000000000 +0200 +++ jogl-v2.0-rc9/make/build-test.xml 2012-07-02 03:25:32.350528723 +0200 @@ -101,6 +101,7 @@ + + + + + + @@ -1371,7 +1377,7 @@ - + Index: libjogl2-java-2.1.3/make/build-nativewindow.xml =================================================================== --- libjogl2-java-2.1.3.orig/make/build-nativewindow.xml 2014-02-15 21:14:02.000000000 +1300 +++ libjogl2-java-2.1.3/make/build-nativewindow.xml 2014-02-15 21:27:38.028203781 +1300 @@ -490,6 +490,12 @@ + + + + + + @@ -550,7 +556,7 @@ - + Index: libjogl2-java-2.1.3/make/build-newt.xml =================================================================== --- libjogl2-java-2.1.3.orig/make/build-newt.xml 2014-02-15 21:14:02.000000000 +1300 +++ libjogl2-java-2.1.3/make/build-newt.xml 2014-02-15 21:27:01.154214324 +1300 @@ -415,6 +415,16 @@ + + + + + + + + + @@ -511,7 +521,7 @@ - + debian/patches/swt.diff0000644000000000000000000000246112276435227012301 0ustar Index: jogl-v2.1.2/make/build-common.xml =================================================================== --- jogl-v2.1.2.orig/make/build-common.xml 2013-11-08 10:54:20.000000000 +0100 +++ jogl-v2.1.2/make/build-common.xml 2013-11-08 10:54:20.000000000 +0100 @@ -131,15 +131,9 @@ - - - - - - - - - + + + debian/patches/arm-build.diff0000644000000000000000000003245712276435227013350 0ustar Index: jogl-v2.1.4/make/build-jogl.xml =================================================================== --- jogl-v2.1.4.orig/make/build-jogl.xml 2014-02-11 15:57:15.689427868 +0100 +++ jogl-v2.1.4/make/build-jogl.xml 2014-02-11 15:57:15.689427868 +0100 @@ -200,6 +200,19 @@ + + + + + + + + + + + + + @@ -1187,7 +1200,7 @@ - + @@ -1215,8 +1228,8 @@ - - + + @@ -1304,10 +1317,10 @@ - - - - + + + + @@ -1358,7 +1371,7 @@ - + Index: jogl-v2.1.4/make/build-nativewindow.xml =================================================================== --- jogl-v2.1.4.orig/make/build-nativewindow.xml 2014-02-11 15:57:15.689427868 +0100 +++ jogl-v2.1.4/make/build-nativewindow.xml 2014-02-11 15:57:15.689427868 +0100 @@ -88,6 +88,19 @@ + + + + + + + + + + + + + @@ -342,7 +355,7 @@ - + @@ -395,10 +408,10 @@ - - - - + + + + @@ -483,10 +496,10 @@ - - - - + + + + @@ -537,7 +550,7 @@ - + Index: jogl-v2.1.4/make/build-newt.xml =================================================================== --- jogl-v2.1.4.orig/make/build-newt.xml 2014-02-11 15:57:15.689427868 +0100 +++ jogl-v2.1.4/make/build-newt.xml 2014-02-11 15:58:15.169426413 +0100 @@ -157,6 +157,19 @@ + + + + + + + + + + + + + @@ -265,7 +278,7 @@ - + @@ -325,14 +338,13 @@ - - - - - + + + + - + @@ -421,11 +433,11 @@ - - - - + + + + @@ -507,7 +519,7 @@ - + Index: jogl-v2.1.4/make/scripts/make.jogl.all.linux-armv7hf.sh =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ jogl-v2.1.4/make/scripts/make.jogl.all.linux-armv7hf.sh 2014-02-11 15:57:15.689427868 +0100 @@ -0,0 +1,27 @@ +#! /bin/sh + +# arm-linux-gnueabihf == armhf triplet +PATH=`pwd`/../../gluegen/make/lib/linux/arm-linux-gnueabihf/bin:$PATH +export PATH + +# -Dc.compiler.debug=true +# -Dgluegen.cpptasks.detected.os=true \ +# -DisUnix=true \ +# -DisLinux=true \ +# -DisLinuxARMv7=true \ +# -DisX11=false \ + +export TARGET_PLATFORM_ROOT=/ +export TARGET_PLATFORM_LIBS=/usr/lib/arm-linux-gnueabihf +export TARGET_JAVA_LIBS=/usr/lib/jvm/java-6-openjdk-armhf/jre/lib/arm + +export GLUEGEN_CPPTASKS_FILE="../../gluegen/make/lib/gluegen-cpptasks-linux-armv7hf.xml" + +ant \ + -Drootrel.build=build-linux-armv7hf \ + -Dsetup.addNativeKD=true \ + -Dsetup.addNativeOpenMAX=true \ + -Dsetup.addNativeBroadcom=true \ + -Djunit.run.arg0="-Dnewt.test.Screen.disableScreenMode" \ + $* 2>&1 | tee make.jogl.all.linux-armv7hf.log + Index: jogl-v2.1.4/make/scripts/tests-armv7_armhf.sh =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ jogl-v2.1.4/make/scripts/tests-armv7_armhf.sh 2014-02-11 15:57:15.689427868 +0100 @@ -0,0 +1,7 @@ +#! /bin/bash + +spath=`dirname $0` + +. $spath/tests.sh `which java` -DummyArg ../build-linux-armv7hf $* + + Index: jogl-v2.1.4/make/scripts/tests-linux-armv7hf.sh =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ jogl-v2.1.4/make/scripts/tests-linux-armv7hf.sh 2014-02-11 15:57:15.689427868 +0100 @@ -0,0 +1,7 @@ +#! /bin/bash + +spath=`dirname $0` + +. $spath/tests.sh `which java` -DummyArg ../build-linux-armv7hf $* + + debian/patches/otherArchsoswin.diff0000644000000000000000000000553612276435227014654 0ustar Index: libjogl2-java-2.0-rc2/make/build-nativewindow.xml =================================================================== --- libjogl2-java-2.0-rc3.orig/make/build-nativewindow.xml 2011-10-06 16:17:29.000000000 +0200 +++ libjogl2-java-2.0-rc3/make/build-nativewindow.xml 2011-10-06 16:20:23.000000000 +0200 @@ -465,7 +465,43 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + debian/patches/disable_android_3.diff0000644000000000000000000000674612276435227015023 0ustar Index: libjogl2-java-2.0-rc8/src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java =================================================================== --- libjogl2-java-2.0-rc8.orig/src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java 2012-05-02 03:28:29.000000000 +0200 +++ libjogl2-java-2.0-rc8/src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java 2012-05-23 16:13:20.000000000 +0200 @@ -205,23 +205,23 @@ st.uniform(gl, pmvMatrixUniform); st.useProgram(gl, false); - if(useAndroidDebug) { +/* if(useAndroidDebug) { try { android.os.Debug.startMethodTracing("GearsES2.trace"); // android.os.Debug.startAllocCounting(); useAndroidDebug = true; } catch (NoClassDefFoundError e) { useAndroidDebug=false; } - } + }*/ System.err.println(Thread.currentThread()+" GearsES2.reshape FIN"); } private boolean useAndroidDebug = false; public void dispose(GLAutoDrawable drawable) { - if(useAndroidDebug) { +/* if(useAndroidDebug) { // android.os.Debug.stopAllocCounting(); android.os.Debug.stopMethodTracing(); - } + }*/ System.err.println(Thread.currentThread()+" GearsES2.dispose ... "); if (drawable instanceof Window) { Index: libjogl2-java-2.0-rc8/src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java =================================================================== --- libjogl2-java-2.0-rc8.orig/src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java 2012-05-02 03:28:29.000000000 +0200 +++ libjogl2-java-2.0-rc8/src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java 2012-05-23 16:13:20.000000000 +0200 @@ -173,23 +173,23 @@ st.uniform(gl, pmvMatrixUniform); st.useProgram(gl, false); - if(useAndroidDebug) { +/* if(useAndroidDebug) { try { android.os.Debug.startMethodTracing("RedSquareES2.trace"); // android.os.Debug.startAllocCounting(); useAndroidDebug = true; } catch (NoClassDefFoundError e) { useAndroidDebug=false; } - } + }*/ System.err.println(Thread.currentThread()+" RedSquareES2.reshape FIN"); } private boolean useAndroidDebug = false; public void dispose(GLAutoDrawable glad) { - if(useAndroidDebug) { +/* if(useAndroidDebug) { // android.os.Debug.stopAllocCounting(); android.os.Debug.stopMethodTracing(); - } + }*/ System.err.println(Thread.currentThread()+" RedSquareES2.dispose ... "); if (null != glWindow) { glWindow.removeMouseListener(myMouse); Index: libjogl2-java-2.0-rc8/make/build-test.xml =================================================================== --- libjogl2-java-2.0-rc8.orig/make/build-test.xml 2012-05-23 16:13:20.000000000 +0200 +++ libjogl2-java-2.0-rc8/make/build-test.xml 2012-05-23 16:13:53.000000000 +0200 @@ -79,7 +79,7 @@ - + - + - + - + - + - + debian/patches/otherArchsoswin_2.diff0000644000000000000000000001462512276435227015074 0ustar Index: jogl-v2.0-rc5/make/build-nativewindow.xml =================================================================== --- jogl-v2.0-rc5.orig/make/build-nativewindow.xml 2011-12-26 01:56:35.000000000 +0100 +++ jogl-v2.0-rc5/make/build-nativewindow.xml 2011-12-26 01:57:04.666059156 +0100 @@ -398,10 +398,10 @@ - - - - + + + + @@ -668,6 +668,7 @@ + @@ -707,7 +708,7 @@ - + Index: jogl-v2.0-rc5/make/build-newt.xml =================================================================== --- jogl-v2.0-rc5.orig/make/build-newt.xml 2011-12-26 01:56:33.000000000 +0100 +++ jogl-v2.0-rc5/make/build-newt.xml 2011-12-26 01:58:23.326061322 +0100 @@ -271,8 +271,8 @@ - - + + @@ -368,13 +368,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + debian/patches/add-ports.diff0000644000000000000000000002132512314035225013344 0ustar Index: b/make/build-jogl.xml =================================================================== --- a/make/build-jogl.xml +++ b/make/build-jogl.xml @@ -1329,6 +1329,12 @@ + + + + + + @@ -1359,6 +1365,18 @@ + + + + + + + + + + + + @@ -1377,7 +1395,7 @@ - + Index: b/make/build-nativewindow.xml =================================================================== --- a/make/build-nativewindow.xml +++ b/make/build-nativewindow.xml @@ -508,6 +508,12 @@ + + + + + + @@ -538,6 +544,18 @@ + + + + + + + + + + + + @@ -556,7 +574,7 @@ - + Index: b/make/build-newt.xml =================================================================== --- a/make/build-newt.xml +++ b/make/build-newt.xml @@ -453,6 +453,16 @@ + + + + + + + + + @@ -493,6 +503,26 @@ + + + + + + + + + + + + + + + + + + @@ -529,7 +559,7 @@ - + debian/patches/disable-applet.diff0000644000000000000000000000233612303737466014354 0ustar Index: libjogl2-java-2.1.4/make/build-newt.xml =================================================================== --- libjogl2-java-2.1.4.orig/make/build-newt.xml 2014-02-27 23:21:42.000000000 +0100 +++ libjogl2-java-2.1.4/make/build-newt.xml 2014-02-27 23:32:11.638399263 +0100 @@ -100,7 +100,7 @@ + value="com/jogamp/newt/* com/jogamp/newt/event/* com/jogamp/newt/util/* jogamp/newt/* jogamp/newt/event/* jogamp/newt/driver/*"/> @@ -236,7 +236,7 @@ --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + debian/patches/s390x.diff0000644000000000000000000001261012276435227012347 0ustar Index: jogl-v2.1.4/make/build-jogl.xml =================================================================== --- jogl-v2.1.4.orig/make/build-jogl.xml 2014-02-11 15:57:11.017427982 +0100 +++ jogl-v2.1.4/make/build-jogl.xml 2014-02-11 15:57:11.013427982 +0100 @@ -1345,6 +1345,12 @@ + + + + + + @@ -1352,7 +1358,7 @@ - + Index: jogl-v2.1.4/make/build-nativewindow.xml =================================================================== --- jogl-v2.1.4.orig/make/build-nativewindow.xml 2014-02-11 15:57:11.017427982 +0100 +++ jogl-v2.1.4/make/build-nativewindow.xml 2014-02-11 15:57:11.013427982 +0100 @@ -525,13 +525,19 @@ + + + + + + - + Index: jogl-v2.1.4/make/build-newt.xml =================================================================== --- jogl-v2.1.4.orig/make/build-newt.xml 2014-02-11 15:57:11.017427982 +0100 +++ jogl-v2.1.4/make/build-newt.xml 2014-02-11 15:57:11.013427982 +0100 @@ -481,6 +481,16 @@ + + + + + + + + + @@ -497,7 +507,7 @@ - + debian/patches/variousFixes.diff0000644000000000000000000000714512276435227014157 0ustar Index: jogl-v2.1.4/make/build-common.xml =================================================================== --- jogl-v2.1.4.orig/make/build-common.xml 2014-02-11 15:56:11.681429433 +0100 +++ jogl-v2.1.4/make/build-common.xml 2014-02-11 15:56:11.677429433 +0100 @@ -13,7 +13,7 @@ - + @@ -22,7 +22,7 @@ - + @@ -208,7 +208,7 @@ - + @@ -413,7 +413,7 @@ - + @@ -585,7 +585,10 @@ - + + + + Index: jogl-v2.1.4/make/build.xml =================================================================== --- jogl-v2.1.4.orig/make/build.xml 2014-02-11 15:56:11.681429433 +0100 +++ jogl-v2.1.4/make/build.xml 2014-02-11 15:56:11.677429433 +0100 @@ -291,7 +291,7 @@ - + debian/patches/series0000644000000000000000000000047012314035260012027 0ustar variousFixes.diff #disableOneDir.diff swt.diff #otherArchsoswin.diff #disable_android.diff disable_git_call.diff disable_android_2.diff #arch_naming.diff #linker.cfg.id.os.diff #otherArchsoswin_2.diff #disable_android_3.diff manifest.diff s390x.diff arm-build.diff disable-applet.diff alpha.diff add-ports.diff debian/patches/disable_git_call.diff0000644000000000000000000000266212276435227014730 0ustar Index: jogl-v2.1.2/make/build-common.xml =================================================================== --- jogl-v2.1.2.orig/make/build-common.xml 2013-11-08 10:54:23.000000000 +0100 +++ jogl-v2.1.2/make/build-common.xml 2013-11-08 10:54:23.000000000 +0100 @@ -71,19 +71,7 @@ - - - - - - - - - debian/libjogl2-java.install0000644000000000000000000000004512276426635013215 0ustar build/jar/jogl2.jar /usr/share/java/ debian/README.Debian0000644000000000000000000000056512276426635011252 0ustar The homepage of jogl is . Please check the licence of the package if you are about to upload a new upstream version of the package to the Debian archive. If the licence has changed in a way that forbids autobuilding the package you have to contact Andreas Barth before uploading it. -- Torsten Werner debian/control0000644000000000000000000001015512316565013010575 0ustar Source: libjogl2-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Sylvestre Ledru Build-Depends: debhelper (>= 5), cdbs, quilt, default-jdk, libgluegen2-build-java (>= 2.1.3), libgluegen2-rt-java (>= 2.1.5), ant-optional, libgl1-mesa-dev, libglu1-mesa-dev, libxxf86vm-dev, x11proto-xf86vidmode-dev, libxt-dev, junit4, libswt-gtk-3-java, ant-contrib, ant-contrib-cpptasks, libxinerama-dev, libxrandr-dev, ant (>= 1.8), libxcursor-dev Standards-Version: 3.9.5 Homepage: http://jogamp.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjogl2-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjogl2-java/ Package: libjogl2-java Architecture: all Depends: ${misc:Depends}, libgluegen2-rt-java (>= 2.1.5), libjogl2-jni (>= ${source:Version}) Suggests: libjogl2-java-doc 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 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 custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. Package: libjogl2-jni Depends: ${misc:Depends}, ${shlibs:Depends} 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: libjogl2-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Description: Documentation for the Java bindings for OpenGL 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 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 custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. . This package includes JOGL toolkits. debian/libjogl2-java-doc.docs0000644000000000000000000000002412276426635013237 0ustar build/javadoc/jogl/ debian/ant.properties0000644000000000000000000000400312276426635012100 0ustar ############################################################################### # The host specific properties. The build will inform you of required # properties. This file must be copied into your home directory (pointed # to by the Java system property user.home) and the copy modified appropriately. ############################################################################### # # java.home.dir is usually inferred from the java.home variable. # If it appears the build is failing because of an inability to # find e.g. JAWT or JNI headers, override this to point to the # root directory of your JDK. # # java.home.dir=C:/jdk1.4.2 # If you are building on Windows and have the Microsoft Visual C++ # compilers installed, you can choose an alternate compiler with which # to build the JOGL native code. Valid strings here are "vc6", "vc7", # "vc8", and "mingw". win32.c.compiler=vc6 # If you are building on a Mac OS X system supporting # cross-compilation and want to generate fat (PPC and x86) binaries, # uncomment the property below # macosxfat=true # # If you are building the Cg binding (by specifying -Djogl.cg=1 to the # Ant build) and have installed the Cg SDK in somewhere other than the # default location, modify the appropriate variable to point to the # absolute path of the lib directory # windows.cg.lib=C:/Program Files/Nvidia Corporation/Cg/lib x11.cg.lib=/usr/lib # # The required antlr.jar property that is the full path to the antlr.jar # including the name of the jar # # Windows #antlr.jar=C:/Users/kbr/ANTLR/antlr-2.7.2/antlr.jar # Linux # antlr.jar=/home/kbr/antlr-2.7.2/antlr.jar # Mac OS X # antlr.jar=/Users/kbr/antlr-2.7.2/antlr.jar # Solaris # antlr.jar=/export/kbr/ANTLR/antlr-2.7.2/antlr.jar antlr.jar=/usr/share/java/antlrall.jar # commented because cg lib is not available under Debian # jogl.cg=1 user.properties.file=true # Ensure that source and target are 1.6 # For backwards compat on Java 7 target.sourcelevel=1.6 target.targetlevel=1.6 target.rt.jar=/usr/lib/jvm/default-java/jre/lib/rt.jar debian/rules0000755000000000000000000000206612316564135010260 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk include /usr/share/cdbs/1/rules/patchsys-quilt.mk JAVA_HOME := /usr/lib/jvm/default-java/ DEB_JARS := ant-contrib ant-contrib-cpptasks ant-nodeps antlr ant-antlr swt DEB_ANT_ARGS := -Dsetup.noCDC=true -verbose -Dcommon.gluegen.build.done=true DEB_ANT_CLEAN_TARGET := clean DEB_ANT_BUILD_TARGET := all DEB_ANT_BUILDFILE := make/build.xml ENABLE_BUILD_HELP_ARCHS := amd64 i386 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) ifeq ($(DEB_HOST_ARCH),armhf) DEB_ANT_ARGS += -DisAbiEabiGnuArmhf=true endif #ifeq ($(DEB_HOST_ARCH),arm64) # JAVACMD += -client #endif build-indep: # Disable the build of the help on slow archs. It takes forever (a few hours) ifneq (,$(findstring $(DEB_HOST_ARCH),$(ENABLE_BUILD_HELP_ARCHS))) $(DEB_ANT_INVOKE) javadoc.all endif common-install-prehook-indep:: mv build/jar/jogl-all.jar build/jar/jogl2.jar clean:: $(RM) -r gluegen/build get-orig-source:: -uscan --upstream-version 0 debian/source/0000755000000000000000000000000012276426635010503 5ustar debian/source/format0000644000000000000000000000001412276426635011711 0ustar 3.0 (quilt) debian/README.source0000644000000000000000000000024312276426635011361 0ustar rm $(find . -iname '*.lib') doc/deployment/lstjars/*.log make/lib/swt/*/swt-debug.jar -- Sylvestre Ledru Tue, 19 Apr 2011 09:19:54 +0200 debian/watch0000644000000000000000000000016612276426635010237 0ustar version=3 http://jogamp.org/deployment/jogamp-current/archive/Sources/ jogl-v(.*).tar.7z \ debian debian/orig-tar.sh