[libatomic-ops] Disable docs (#24105)

* [libatomic-ops] Disable docs

* version

* Fix license

* uppercase

* version

* confusing license terms

* version
This commit is contained in:
Thomas1664 2022-04-13 19:51:30 +02:00 committed by GitHub
parent 1c9b23ba2b
commit bdd4b345ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 4 deletions

View File

@ -8,7 +8,8 @@ vcpkg_from_github(
vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}"
PREFER_NINJA
OPTIONS
-Denable_docs=OFF
OPTIONS_DEBUG
-Dinstall_headers=OFF
)
@ -17,8 +18,8 @@ vcpkg_cmake_install()
vcpkg_cmake_config_fixup(PACKAGE_NAME atomic_ops CONFIG_PATH lib/cmake/atomic_ops)
vcpkg_copy_pdbs()
file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
vcpkg_fixup_pkgconfig()
file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

View File

@ -1,7 +1,10 @@
{
"name": "libatomic-ops",
"version": "7.7.0",
"port-version": 1,
"description": "The atomic_ops project (Atomic memory update operations portable implementation)",
"homepage": "https://github.com/ivmai/libatomic_ops",
"license": null,
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@ -3402,7 +3402,7 @@
},
"libatomic-ops": {
"baseline": "7.7.0",
"port-version": 0
"port-version": 1
},
"libavif": {
"baseline": "0.9.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a0165283f0349283e2d14bd752fc428fb9fffd6b",
"version": "7.7.0",
"port-version": 1
},
{
"git-tree": "6d7b45bb0c10342d8e43900fab12f2baab4eb6a1",
"version": "7.7.0",