[libical] no absolute paths (#21582)

This commit is contained in:
autoantwort 2021-11-23 00:53:57 +01:00 committed by GitHub
parent 32c401f868
commit 4a7855818a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -34,6 +34,7 @@ vcpkg_cmake_configure(
vcpkg_cmake_install()
vcpkg_copy_pdbs()
vcpkg_cmake_config_fixup(PACKAGE_NAME LibIcal CONFIG_PATH CONFIG_PATH lib/cmake/LibIcal)
vcpkg_fixup_pkgconfig()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")

View File

@ -1,6 +1,7 @@
{
"name": "libical",
"version": "3.0.11",
"port-version": 1,
"description": "Reference implementation of the iCalendar data type and serialization format",
"homepage": "https://github.com/libical/libical",
"dependencies": [

View File

@ -3534,7 +3534,7 @@
},
"libical": {
"baseline": "3.0.11",
"port-version": 0
"port-version": 1
},
"libiconv": {
"baseline": "1.16",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "409bb4044895d73c1af9720e1d77f8ef46eafb73",
"version": "3.0.11",
"port-version": 1
},
{
"git-tree": "f4ab3492c90b3d683702cacb90aaea839cfc3d8f",
"version": "3.0.11",