[calceph] update to version 4.0.3 (#42577)

This commit is contained in:
gastineau 2024-12-06 21:06:29 +01:00 committed by GitHub
parent 8a6bfb5abd
commit e3089e4bc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 3 deletions

View File

@ -1,4 +1,4 @@
set(CALCEPH_HASH 1b03bc62ab32ab56a95ca33612824a1f2104a8cca225b6cbedc656655ab4477a922053257341f36b95792f002b39cbee6a1dd2522cacdac36282aa044e121d86)
set(CALCEPH_HASH 0130bf9f48338146eb32aba4c9ceaa2d2a2ba2dfc4812c4c27cf87da06719172e3273cce4890f76233bbe15fc13952a05c06bce6a216e4ae6ca9613c902dca33)
vcpkg_download_distfile(ARCHIVE
URLS "https://www.imcce.fr/content/medias/recherche/equipes/asd/calceph/calceph-${VERSION}.tar.gz"
@ -25,5 +25,7 @@ if(VCPKG_LIBRARY_LINKAGE STREQUAL "static")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/bin" "${CURRENT_PACKAGES_DIR}/debug/bin")
endif()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
file(INSTALL "${SOURCE_PATH}/README.rst" DESTINATION "${CURRENT_PACKAGES_DIR}/share/calceph" RENAME readme.rst)
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING_CECILL_B.LIB")

View File

@ -1,6 +1,6 @@
{
"name": "calceph",
"version": "4.0.1",
"version": "4.0.3",
"description": "C library to access the binary planetary ephemeris files.",
"homepage": "https://www.imcce.fr/inpop/calceph/",
"documentation": "https://calceph.imcce.fr/docs/latest/html/c/index.html",

View File

@ -1493,7 +1493,7 @@
"port-version": 0
},
"calceph": {
"baseline": "4.0.1",
"baseline": "4.0.3",
"port-version": 0
},
"camport3": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "49026767cbf6ab4fa4dde6df55f440d3a244c5d3",
"version": "4.0.3",
"port-version": 0
},
{
"git-tree": "39ac246456a1696374698c2544fd23da60fbe918",
"version": "4.0.1",