[libatomic-ops] update repo/homepage URL, turn off tests compilation (#48613)

This commit is contained in:
Ivan Maidanski
2025-12-03 03:50:19 +03:00
committed by GitHub
parent a3491f000c
commit 68d8410e4f
4 changed files with 10 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ivmai/libatomic_ops
REPO bdwgc/libatomic_ops
REF "v${VERSION}"
SHA512 3980e52faaef12fe5794389a88c985124b408e7c2051aae5966939ee1577cd0b7a9e807a373791086f38fb82a7dc2bd062ebbe8efc1124383060f78625fb99cc
HEAD_REF master
@@ -9,6 +9,7 @@ vcpkg_from_github(
vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}"
OPTIONS
-DBUILD_TESTING=OFF
-Denable_docs=OFF
OPTIONS_DEBUG
-Dinstall_headers=OFF

View File

@@ -1,8 +1,9 @@
{
"name": "libatomic-ops",
"version": "7.10.0",
"port-version": 1,
"description": "The atomic_ops project (Atomic memory update operations portable implementation)",
"homepage": "https://github.com/ivmai/libatomic_ops",
"homepage": "https://github.com/bdwgc/libatomic_ops",
"license": "MIT OR GPL-2.0-or-later",
"dependencies": [
{

View File

@@ -4622,7 +4622,7 @@
},
"libatomic-ops": {
"baseline": "7.10.0",
"port-version": 0
"port-version": 1
},
"libavif": {
"baseline": "1.3.0",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "39c3630fd2bc1b0e4a8753c214a28fc3e50976ea",
"version": "7.10.0",
"port-version": 1
},
{
"git-tree": "7de96f122092175f9e2f327a0d65921a86c068fe",
"version": "7.10.0",