[gmp] Remove docs (#26559)

* [gmp] Remove docs

* version
This commit is contained in:
Thomas1664 2022-08-29 20:53:49 +02:00 committed by GitHub
parent 6d77eb5a5f
commit ca2807e8f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 3 deletions

View File

@ -76,8 +76,9 @@ if(NOT VCPKG_CROSSCOMPILING)
endif()
vcpkg_fixup_pkgconfig()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share/")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/share/info")
# Handle copyright
file(INSTALL "${SOURCE_PATH}/COPYINGv3" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

View File

@ -1,7 +1,7 @@
{
"name": "gmp",
"version": "6.2.1",
"port-version": 12,
"port-version": 13,
"description": "The GNU Multiple Precision Arithmetic Library",
"homepage": "https://gmplib.org",
"license": "LGPL-3.0-only OR GPL-2.0-only",

View File

@ -2646,7 +2646,7 @@
},
"gmp": {
"baseline": "6.2.1",
"port-version": 12
"port-version": 13
},
"gmsh": {
"baseline": "4.9.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "28b5b46e27a69da50c1cd0a8be5d0a32cbca120b",
"version": "6.2.1",
"port-version": 13
},
{
"git-tree": "53a7476d7dc1a0a00be2ef9578ba87c3bc13f06f",
"version": "6.2.1",