[xcb-proto] set license id and use vcpkg_install_copyright() (#32531)

* [xcb-proto] set license id and use vcpkg_install_copyright()

* Update version database
This commit is contained in:
Marc 2023-07-13 07:56:50 +02:00 committed by GitHub
parent 61e6021b0b
commit 285baf2dd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 3 deletions

View File

@ -45,5 +45,5 @@ vcpkg_fixup_pkgconfig()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
file(INSTALL "${SOURCE_PATH}/COPYING" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING")
endif()

View File

@ -1,9 +1,10 @@
{
"name": "xcb-proto",
"version": "1.14.1",
"port-version": 1,
"description": "XML-XCB protocol descriptions used by libxcb for the X11 protocol & extensions",
"homepage": "https://xcb.freedesktop.org/",
"license": null,
"license": "X11-distribute-modifications-variant",
"dependencies": [
"bzip2",
{

View File

@ -8778,7 +8778,7 @@
},
"xcb-proto": {
"baseline": "1.14.1",
"port-version": 0
"port-version": 1
},
"xcb-render-util": {
"baseline": "0.3.10",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f2eac40d0f3ae01205792344a254ac956e0adcd2",
"version": "1.14.1",
"port-version": 1
},
{
"git-tree": "e5933d2463549d6d3b00a8aa1f0279f2a974ec1c",
"version": "1.14.1",