diff options
Diffstat (limited to 'make')
-rw-r--r-- | make/joglversion | 1 | ||||
-rw-r--r-- | make/joglversion-cdc | 1 | ||||
-rw-r--r-- | make/nativewindowversion | 1 | ||||
-rw-r--r-- | make/nativewindowversion-cdc | 1 | ||||
-rw-r--r-- | make/newtversion | 1 | ||||
-rw-r--r-- | make/newtversion-cdc | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/make/joglversion b/make/joglversion index 7dd22861b..c7d7f48ca 100644 --- a/make/joglversion +++ b/make/joglversion @@ -6,6 +6,7 @@ Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community +Implementation-URL: http://jogamp.org/ Extension-Name: javax.media.opengl Implementation-Vendor-Id: com.jogamp Trusted-Library: true diff --git a/make/joglversion-cdc b/make/joglversion-cdc index df0209acf..4b1745606 100644 --- a/make/joglversion-cdc +++ b/make/joglversion-cdc @@ -6,6 +6,7 @@ Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community +Implementation-URL: http://jogamp.org/ Extension-Name: javax.media.opengl Implementation-Vendor-Id: com.jogamp Trusted-Library: true diff --git a/make/nativewindowversion b/make/nativewindowversion index 30b3f24a6..462ffdba5 100644 --- a/make/nativewindowversion +++ b/make/nativewindowversion @@ -6,6 +6,7 @@ Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community +Implementation-URL: http://jogamp.org/ Extension-Name: javax.media.nativewindow Implementation-Vendor-Id: com.jogamp Trusted-Library: true diff --git a/make/nativewindowversion-cdc b/make/nativewindowversion-cdc index e6f76865a..78098c9ff 100644 --- a/make/nativewindowversion-cdc +++ b/make/nativewindowversion-cdc @@ -6,6 +6,7 @@ Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community +Implementation-URL: http://jogamp.org/ Extension-Name: javax.media.nativewindow Implementation-Vendor-Id: com.jogamp Trusted-Library: true diff --git a/make/newtversion b/make/newtversion index 12090a17c..84847fb65 100644 --- a/make/newtversion +++ b/make/newtversion @@ -6,6 +6,7 @@ Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community +Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.newt Implementation-Vendor-Id: com.jogamp Trusted-Library: true diff --git a/make/newtversion-cdc b/make/newtversion-cdc index d2be6b7fd..d687ca320 100644 --- a/make/newtversion-cdc +++ b/make/newtversion-cdc @@ -6,6 +6,7 @@ Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community +Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.newt Implementation-Vendor-Id: com.jogamp Trusted-Library: true |