aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2021-05-08 06:27:34 +0800
committerGitHub <noreply@github.com>2021-05-07 15:27:34 -0700
commitdd630c91e439144f4f2bf878a81dc08cf5f9669c (patch)
tree586e7c9268fda4e8c6724d0ca2a4db9f487a3bcb
parent89a8853159b11c601e2a69d211795f5db29958e3 (diff)
downloadvcpkg-dd630c91e439144f4f2bf878a81dc08cf5f9669c.tar.gz
vcpkg-dd630c91e439144f4f2bf878a81dc08cf5f9669c.zip
[libheif] Install pdbs (#17710)
* [libheif] Install pdbs * update version record
-rw-r--r--ports/libheif/portfile.cmake5
-rw-r--r--ports/libheif/vcpkg.json2
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/l-/libheif.json5
4 files changed, 11 insertions, 3 deletions
diff --git a/ports/libheif/portfile.cmake b/ports/libheif/portfile.cmake
index ec334dd48..a47c59b49 100644
--- a/ports/libheif/portfile.cmake
+++ b/ports/libheif/portfile.cmake
@@ -14,7 +14,10 @@ vcpkg_configure_cmake(
-DWITH_EXAMPLES=OFF
)
vcpkg_install_cmake()
+vcpkg_copy_pdbs()
+
vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake/libheif/)
+
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
-file(INSTALL ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)
+file(INSTALL "${SOURCE_PATH}/COPYING" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
diff --git a/ports/libheif/vcpkg.json b/ports/libheif/vcpkg.json
index d39317e1c..7654ac1e3 100644
--- a/ports/libheif/vcpkg.json
+++ b/ports/libheif/vcpkg.json
@@ -1,7 +1,7 @@
{
"name": "libheif",
"version": "1.10.0",
- "port-version": 1,
+ "port-version": 2,
"description": "Open h.265 video codec implementation.",
"homepage": "http://www.libheif.org/",
"dependencies": [
diff --git a/versions/baseline.json b/versions/baseline.json
index adab6453d..9ee1d6cbb 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3158,7 +3158,7 @@
},
"libheif": {
"baseline": "1.10.0",
- "port-version": 1
+ "port-version": 2
},
"libhsplasma": {
"baseline": "2020.08.30",
diff --git a/versions/l-/libheif.json b/versions/l-/libheif.json
index 2d09ea40d..6bc4aaab6 100644
--- a/versions/l-/libheif.json
+++ b/versions/l-/libheif.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "ba05813e40676056ca9a267270a62c4001635db0",
+ "version": "1.10.0",
+ "port-version": 2
+ },
+ {
"git-tree": "3d3c59db389efc750f06aa0347eb5ed851b2a37d",
"version": "1.10.0",
"port-version": 1