aboutsummaryrefslogtreecommitdiff
path: root/ports/ffnvcodec
diff options
context:
space:
mode:
Diffstat (limited to 'ports/ffnvcodec')
-rw-r--r--ports/ffnvcodec/CONTROL6
-rw-r--r--ports/ffnvcodec/vcpkg.json8
2 files changed, 8 insertions, 6 deletions
diff --git a/ports/ffnvcodec/CONTROL b/ports/ffnvcodec/CONTROL
deleted file mode 100644
index d1cde3bfe..000000000
--- a/ports/ffnvcodec/CONTROL
+++ /dev/null
@@ -1,6 +0,0 @@
-Source: ffnvcodec
-Version: 10.0.26.0
-Port-Version: 1
-Homepage: https://github.com/FFmpeg/nv-codec-headers
-Description: FFmpeg version of Nvidia Codec SDK headers.
-Supports: (windows|linux)&!uwp
diff --git a/ports/ffnvcodec/vcpkg.json b/ports/ffnvcodec/vcpkg.json
new file mode 100644
index 000000000..f21ec1e94
--- /dev/null
+++ b/ports/ffnvcodec/vcpkg.json
@@ -0,0 +1,8 @@
+{
+ "name": "ffnvcodec",
+ "version-string": "10.0.26.0",
+ "port-version": 2,
+ "description": "FFmpeg version of Nvidia Codec SDK headers.",
+ "homepage": "https://github.com/FFmpeg/nv-codec-headers",
+ "supports": "(windows | linux) & !uwp"
+}