aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/jxrlib/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/jxrlib/vcpkg.json')
-rw-r--r--vcpkg/ports/jxrlib/vcpkg.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/vcpkg/ports/jxrlib/vcpkg.json b/vcpkg/ports/jxrlib/vcpkg.json
new file mode 100644
index 0000000..bad3f88
--- /dev/null
+++ b/vcpkg/ports/jxrlib/vcpkg.json
@@ -0,0 +1,14 @@
+{
+ "name": "jxrlib",
+ "version": "2019.10.9",
+ "port-version": 7,
+ "description": "Open source implementation of the jpegxr image format standard.",
+ "homepage": "https://github.com/4creators/jxrlib",
+ "license": "BSD-2-Clause",
+ "dependencies": [
+ {
+ "name": "vcpkg-cmake",
+ "host": true
+ }
+ ]
+}