[mygui] no absolute paths (#22355)

This commit is contained in:
autoantwort 2022-01-06 05:21:18 +01:00 committed by GitHub
parent e902600fb9
commit e15bfe6867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 1 deletions

View File

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

View File

@ -1,6 +1,7 @@
{
"name": "mygui",
"version": "3.4.1",
"port-version": 1,
"description": "Fast, flexible and simple GUI",
"homepage": "http://mygui.info",
"dependencies": [

View File

@ -4618,7 +4618,7 @@
},
"mygui": {
"baseline": "3.4.1",
"port-version": 0
"port-version": 1
},
"nameof": {
"baseline": "0.10.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d06b2f348d834355086a927f9aabdd47d271819b",
"version": "3.4.1",
"port-version": 1
},
{
"git-tree": "6e9074e901ba523a48254a18b5d8e7f3807619be",
"version": "3.4.1",