[pkgconf] Remove docs (#24688)

* [pkgconf] Remove docs

* version

* license

* version
This commit is contained in:
Thomas1664 2022-05-14 01:53:24 +02:00 committed by GitHub
parent 4491ca9143
commit 0cf5b4305b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 3 deletions

View File

@ -69,6 +69,8 @@ vcpkg_fixup_pkgconfig(SKIP_CHECK)
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/share/doc")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/share/man")
if(VCPKG_LIBRARY_LINKAGE STREQUAL "static")
vcpkg_replace_string("${CURRENT_PACKAGES_DIR}/include/pkgconf/libpkgconf/libpkgconf-api.h" "#if defined(PKGCONFIG_IS_STATIC)" "#if 1")

View File

@ -1,9 +1,10 @@
{
"name": "pkgconf",
"version": "1.8.0",
"port-version": 2,
"port-version": 3,
"description": "pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org.",
"homepage": "https://github.com/pkgconf/pkgconf",
"license": null,
"supports": "!uwp",
"dependencies": [
{

View File

@ -5434,7 +5434,7 @@
},
"pkgconf": {
"baseline": "1.8.0",
"port-version": 2
"port-version": 3
},
"platform-folders": {
"baseline": "4.1.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a0408f161d8a23907635840add678d5946024d09",
"version": "1.8.0",
"port-version": 3
},
{
"git-tree": "5b599bd7dbbbc7837f7dbcf1b111478da076e2a4",
"version": "1.8.0",