[supernovas] update port to upstream v1.5.1 (#49194)

This commit is contained in:
Attila Kovacs
2026-01-05 11:53:52 -08:00
committed by GitHub
parent 19d0aa96cc
commit 7e5cee7c93
5 changed files with 9 additions and 21 deletions
-14
View File
@@ -1,14 +0,0 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d340fb28..7a4ad3ea 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -168,9 +168,6 @@ set_target_properties(core PROPERTIES
VERSION ${PROJECT_VERSION}
SOVERSION ${PROJECT_VERSION_MAJOR}
POSITION_INDEPENDENT_CODE ON
- EXPORT_NAME supernovas
- OUTPUT_NAME supernovas
- CLEAN_DIRECT_OUTPUT ON
)
target_include_directories(core PUBLIC
+1 -3
View File
@@ -2,10 +2,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Smithsonian/SuperNOVAS
REF "v${VERSION}"
SHA512 b78e5b3e9792fbebd47064c747be675022f2758c30ac2cd69ade5601d9693b8eb8786c46c56df76f04feef963310838042833b7a91e2cc6c9317a5c34717ade8
SHA512 e1557fbe8e4550fc4c669e4cb7219069bce874942b47ae48edd769badcd548b6f9210f9243766ba3ae41b9cd3a3f33673e90c687d916a8934491ad3d380e9dad
HEAD_REF main
PATCHES
cmake.patch
)
vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS
+1 -2
View File
@@ -1,7 +1,6 @@
{
"name": "supernovas",
"version": "1.5.0",
"port-version": 1,
"version": "1.5.1",
"description": "SuperNOVAS C/C++ high-precision astrometry library",
"homepage": "https://smithsonian.github.io/SuperNOVAS/",
"documentation": "https://smithsonian.github.io/SuperNOVAS/doc/html/",
+2 -2
View File
@@ -9557,8 +9557,8 @@
"port-version": 0
},
"supernovas": {
"baseline": "1.5.0",
"port-version": 1
"baseline": "1.5.1",
"port-version": 0
},
"sushant-wayal-stringhash": {
"baseline": "1.1.0",
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a020b05052207c8540c2e802f30f60ae72a9a606",
"version": "1.5.1",
"port-version": 0
},
{
"git-tree": "e68d91b07bbfb40406e0fae9c568de50601eba8d",
"version": "1.5.0",