[libiconv] Deploy on BSDs (#39824)

This commit is contained in:
Alonso Schaich 2024-07-15 18:37:21 +00:00 committed by GitHub
parent 3f69545b98
commit 460f9487ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,4 @@
if(NOT VCPKG_TARGET_IS_WINDOWS AND NOT VCPKG_TARGET_IS_ANDROID AND NOT VCPKG_TARGET_IS_IOS)
if(NOT VCPKG_TARGET_IS_WINDOWS AND NOT VCPKG_TARGET_IS_ANDROID AND NOT VCPKG_TARGET_IS_IOS AND NOT VCPKG_TARGET_IS_FREEBSD AND NOT VCPKG_TARGET_IS_OPENBSD)
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
file(MAKE_DIRECTORY "${CURRENT_PACKAGES_DIR}/share/iconv")
file(COPY "${CMAKE_CURRENT_LIST_DIR}/vcpkg-cmake-wrapper.cmake" DESTINATION "${CURRENT_PACKAGES_DIR}/share/iconv")

View File

@ -1,7 +1,7 @@
{
"name": "libiconv",
"version": "1.17",
"port-version": 3,
"port-version": 4,
"description": "GNU Unicode text conversion",
"homepage": "https://www.gnu.org/software/libiconv/",
"license": null

View File

@ -4562,7 +4562,7 @@
},
"libiconv": {
"baseline": "1.17",
"port-version": 3
"port-version": 4
},
"libics": {
"baseline": "1.6.6",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6549f7452c383df31d471692b339f985d0000a88",
"version": "1.17",
"port-version": 4
},
{
"git-tree": "0d6e7ebdbfeca59f047e66f632d1d38c2659fc14",
"version": "1.17",