[qca] no absolute paths (#21571)

This commit is contained in:
autoantwort 2021-12-20 17:26:20 +01:00 committed by GitHub
parent 9205eec995
commit f2149f09f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 1 deletions

View File

@ -78,5 +78,7 @@ file(REMOVE_RECURSE
"${CURRENT_PACKAGES_DIR}/debug/share"
)
vcpkg_fixup_pkgconfig()
# Handle copyright
file(INSTALL "${SOURCE_PATH}/COPYING" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

View File

@ -1,6 +1,7 @@
{
"name": "qca",
"version": "2.3.4",
"port-version": 1,
"description": "Qt Cryptographic Architecture (QCA).",
"homepage": "https://cgit.kde.org/qca.git/",
"dependencies": [

View File

@ -5490,7 +5490,7 @@
},
"qca": {
"baseline": "2.3.4",
"port-version": 0
"port-version": 1
},
"qcustomplot": {
"baseline": "2.0.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d61c0d118f3d64f69c85f2442b28d4c2eed0a070",
"version": "2.3.4",
"port-version": 1
},
{
"git-tree": "8fd8829b933de5ae6fffecd509403987ca084634",
"version": "2.3.4",