[kf5attica] no absolute paths (#22324)

This commit is contained in:
autoantwort 2022-01-05 04:48:16 +01:00 committed by GitHub
parent f9b2095ff6
commit 00b791920a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 1 deletions

View File

@ -26,4 +26,6 @@ if(VCPKG_LIBRARY_LINKAGE STREQUAL "static")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/bin" "${CURRENT_PACKAGES_DIR}/debug/bin")
endif()
vcpkg_fixup_pkgconfig()
file(INSTALL "${SOURCE_PATH}/LICENSES/" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}/copyright")

View File

@ -1,6 +1,7 @@
{
"name": "kf5attica",
"version": "5.89.0",
"port-version": 1,
"description": "A Qt library that implements the Open Collaboration Services API",
"homepage": "https://api.kde.org/frameworks/attica/html/index.html",
"dependencies": [

View File

@ -3054,7 +3054,7 @@
},
"kf5attica": {
"baseline": "5.89.0",
"port-version": 0
"port-version": 1
},
"kf5auth": {
"baseline": "5.89.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1ef9b989e525f13878a113dcd3ac801efe6d3b7b",
"version": "5.89.0",
"port-version": 1
},
{
"git-tree": "7d2b92c0e01ddccefac1907485d8d515a4e9a682",
"version": "5.89.0",