blob: 7f9381f44de5a264fed3a89f0b5a3e6fcf4495e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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: com.jogamp.openal
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
Permissions: all-permissions
Name: jogamp/openal/
Sealed: true
@JAR_CODEBASE_TAG@
|