[flash-runtime-extensions] no absolute paths (#22717)

This commit is contained in:
autoantwort 2022-01-27 00:34:16 +01:00 committed by GitHub
parent 3feaafe785
commit 45b0a6bda6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -13,6 +13,7 @@ vcpkg_cmake_configure(
)
vcpkg_cmake_install()
vcpkg_cmake_config_fixup()
file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

View File

@ -1,6 +1,7 @@
{
"name": "flash-runtime-extensions",
"version": "2.4",
"port-version": 1,
"description": "Adobe AIR Native Extension API for Windows/MacOS/Linux",
"homepage": "https://github.com/al-sabr/FlashRuntimeExtensions",
"supports": "!(arm | uwp)",

View File

@ -2182,7 +2182,7 @@
},
"flash-runtime-extensions": {
"baseline": "2.4",
"port-version": 0
"port-version": 1
},
"flashlight-cpu": {
"baseline": "0.3",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ae5a85fa619355c266c5232762456120280d4046",
"version": "2.4",
"port-version": 1
},
{
"git-tree": "39452440462486913d797009f7e4676d95f1ad7b",
"version": "2.4",