diff options
Diffstat (limited to 'manifest_template.mf')
-rw-r--r-- | manifest_template.mf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/manifest_template.mf b/manifest_template.mf index cb48d7d3..07166a67 100644 --- a/manifest_template.mf +++ b/manifest_template.mf @@ -1,11 +1,13 @@ Manifest-Version: 1.0 Implementation-Title: Java Bindings for OpenCL +Specification-Title: Java Bindings for OpenCL Implementation-URL: http://jocl.jogamp.org/ Implementation-Version: @VERSION@ +Specification-Version: @SPEC_VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ -Implementation-Vendor: JogAmp community +Implementation-Vendor: JogAmp Community Implementation-Vendor-Id: com.jogamp -Specification-Vendor: JogAmp community +Specification-Vendor: JogAmp Community Extension-Name: com.jogamp.opencl Trusted-Library: true |