aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias C. M. Troffaes <matthias.troffaes@gmail.com>2021-05-24 19:10:06 +0100
committerGitHub <noreply@github.com>2021-05-24 11:10:06 -0700
commite937cb41eaf70ebf7c8d426f2d246527badc58a1 (patch)
treeb4d3357d9c6f4d6d8dadd68d7c48909d42346b12
parenta3db16a4475b963cacf0260068c497fb72c8f3c0 (diff)
downloadvcpkg-e937cb41eaf70ebf7c8d426f2d246527badc58a1.tar.gz
vcpkg-e937cb41eaf70ebf7c8d426f2d246527badc58a1.zip
[openh264] fixup the installed pkgconfig files (#18077)
* [openh264] fix pkgconfig files * [openh264] x-add-version * [openh264] x-add version (again)
-rw-r--r--ports/openh264/portfile.cmake1
-rw-r--r--ports/openh264/vcpkg.json2
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/o-/openh264.json5
4 files changed, 8 insertions, 2 deletions
diff --git a/ports/openh264/portfile.cmake b/ports/openh264/portfile.cmake
index e9d9808f5..903bb5939 100644
--- a/ports/openh264/portfile.cmake
+++ b/ports/openh264/portfile.cmake
@@ -26,6 +26,7 @@ vcpkg_configure_meson(
vcpkg_install_meson()
vcpkg_copy_pdbs()
+vcpkg_fixup_pkgconfig()
if(VCPKG_LIBRARY_LINKAGE STREQUAL "static")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/bin" "${CURRENT_PACKAGES_DIR}/debug/bin")
diff --git a/ports/openh264/vcpkg.json b/ports/openh264/vcpkg.json
index 7d60b7691..f05ee0978 100644
--- a/ports/openh264/vcpkg.json
+++ b/ports/openh264/vcpkg.json
@@ -1,7 +1,7 @@
{
"name": "openh264",
"version-date": "2021-03-16",
- "port-version": 1,
+ "port-version": 2,
"description": "OpenH264 is a codec library which supports H.264 encoding and decoding. It is suitable for use in real time applications such as WebRTC.",
"homepage": "https://www.openh264.org/",
"supports": "!uwp",
diff --git a/versions/baseline.json b/versions/baseline.json
index b787b58a0..f8df49eaa 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -4514,7 +4514,7 @@
},
"openh264": {
"baseline": "2021-03-16",
- "port-version": 1
+ "port-version": 2
},
"openigtlink": {
"baseline": "3.0",
diff --git a/versions/o-/openh264.json b/versions/o-/openh264.json
index 229ffc1d7..301ffd6c5 100644
--- a/versions/o-/openh264.json
+++ b/versions/o-/openh264.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "dd110373e4afc53e6ea5b43b9f940fda9204c72c",
+ "version-date": "2021-03-16",
+ "port-version": 2
+ },
+ {
"git-tree": "07352ebe168754b537e6ed23cc64e17e7b22ac9e",
"version-date": "2021-03-16",
"port-version": 1