summaryrefslogtreecommitdiffstats
path: root/make/joalversion-natives
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-07-11 03:07:02 +0200
committerSven Gothel <[email protected]>2014-07-11 03:07:02 +0200
commit3c2409e9cc23b0f22c813b6903277997b46db826 (patch)
treeb512d7cbbedfb29f1a42d1ff46efb8adb5119d55 /make/joalversion-natives
parent8b2d4a72ec9f026f23e8c2320d298b47ac48aba7 (diff)
Bug 1024: Add fallback for native-jar-file location via classpathv2.2.0
Adapt to GlueGen commit f5c48efcf546ba4e08e197ccced6df83b57e1755
Diffstat (limited to 'make/joalversion-natives')
-rwxr-xr-xmake/joalversion-natives19
1 files changed, 19 insertions, 0 deletions
diff --git a/make/joalversion-natives b/make/joalversion-natives
new file mode 100755
index 0000000..6088fa1
--- /dev/null
+++ b/make/joalversion-natives
@@ -0,0 +1,19 @@
+Manifest-Version: 1.0
+Application-Name: Java Bindings for OpenAL
+Specification-Title: Java Bindings for OpenAL API Specification
+Specification-Version: @BASEVERSION@
+Specification-Vendor: JogAmp Community
+Implementation-Title: Java Bindings for OpenAL Runtime Environment
+Implementation-Version: @VERSION@
+Implementation-Build: @BUILD_VERSION@
+Implementation-Branch: @SCM_BRANCH@
+Implementation-Commit: @SCM_COMMIT@
+Implementation-Vendor: JogAmp Community
+Implementation-URL: http://jogamp.org/
+Extension-Name: jogamp.nativetag.openal
+Implementation-Vendor-Id: com.jogamp
+Trusted-Library: true
+Permissions: all-permissions
+Application-Library-Allowable-Codebase: *
+@JAR_CODEBASE_TAG@
+