blob: 02f21ec9352dfb60888b4b9ded89d092137d26d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
Manifest-Version: 1.0
Application-Name: JogAmp Android Launcher
Specification-Title: JogAmp Android Launcher API
Specification-Version: @BASEVERSION@
Specification-Vendor: JogAmp Community
Implementation-Title: JogAmp Android Launcher
Implementation-Version: @VERSION@
Implementation-Build: @BUILD_VERSION@
Implementation-Branch: @SCM_BRANCH@
Implementation-Commit: @SCM_COMMIT@
Implementation-SHA-Sources: @SHA_SOURCES@
Implementation-SHA-Classes: @SHA_CLASSES@
Implementation-SHA-Classes-this: @SHA_CLASSES_THIS@
Implementation-SHA-Natives: @SHA_NATIVES@
Implementation-SHA-Natives-this: @SHA_NATIVES_THIS@
Implementation-Vendor: JogAmp Community
Implementation-Vendor-Id: com.jogamp
Implementation-URL: http://jogamp.org/
Extension-Name: jogamp.android.launcher
Trusted-Library: true
Permissions: all-permissions
Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
Name: jogamp/android/launcher/
Sealed: true
|