[marble] Fix copyright location (#25871)

* [marble] Fix copyright location

* Fix version

* version
This commit is contained in:
Thomas1664 2022-07-20 00:22:51 +02:00 committed by GitHub
parent ebf637bedb
commit 8ff168270b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 7 deletions

View File

@ -56,4 +56,5 @@ file(RENAME "${CURRENT_PACKAGES_DIR}/debug/marblewidget-qt5d.dll" "${CURRENT_PAC
vcpkg_copy_pdbs()
file(INSTALL "${SOURCE_PATH}/LICENSE.txt" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
file(GLOB LICENSE_FILES "${SOURCE_PATH}/LICENSES/*")
vcpkg_install_copyright(FILE_LIST ${LICENSE_FILES})

View File

@ -1,6 +1,7 @@
{
"name": "marble",
"version-string": "22.04.0",
"port-version": 1,
"description": "Marble KDE library",
"homepage": "https://marble.kde.org",
"license": "LGPL-2.1-or-later",

View File

@ -4474,7 +4474,7 @@
},
"marble": {
"baseline": "22.04.0",
"port-version": 0
"port-version": 1
},
"marl": {
"baseline": "2022-03-02",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c1e722f12de290f18b92e662040c499a51d57249",
"version-string": "22.04.0",
"port-version": 1
},
{
"git-tree": "7a6e4d655adaa7043e8b347841b11472c9b36a6a",
"version-string": "22.04.0",