File: manifest.diff

package info (click to toggle)
libjogl2-java 2.2.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 41,648 kB
  • ctags: 65,492
  • sloc: java: 208,711; ansic: 68,727; xml: 6,504; objc: 3,079; sh: 2,414; cpp: 152; awk: 46; makefile: 24
file content (20 lines) | stat: -rw-r--r-- 830 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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@