mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 01:30:55 +08:00
[calceph] update to version 4.0.3 (#42577)
This commit is contained in:
parent
8a6bfb5abd
commit
e3089e4bc3
@ -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")
|
||||
|
@ -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",
|
||||
|
@ -1493,7 +1493,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"calceph": {
|
||||
"baseline": "4.0.1",
|
||||
"baseline": "4.0.3",
|
||||
"port-version": 0
|
||||
},
|
||||
"camport3": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "49026767cbf6ab4fa4dde6df55f440d3a244c5d3",
|
||||
"version": "4.0.3",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "39ac246456a1696374698c2544fd23da60fbe918",
|
||||
"version": "4.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user