From cff81fc89629c176b832bcf6f96963d9511a086f Mon Sep 17 00:00:00 2001 From: Runhua He Date: Tue, 13 Aug 2024 18:31:00 +0800 Subject: [PATCH 1/9] cfitsio: update to 4.5.0 Update PKGBREAK --- runtime-imaging/cfitsio/autobuild/beyond | 2 ++ runtime-imaging/cfitsio/autobuild/build | 10 ------- runtime-imaging/cfitsio/autobuild/defines | 9 +++++-- .../0001-simplify-the-installation-path.patch | 26 +++++++++++++++++++ runtime-imaging/cfitsio/autobuild/prepare | 5 ---- runtime-imaging/cfitsio/spec | 8 +++--- 6 files changed, 38 insertions(+), 22 deletions(-) create mode 100644 runtime-imaging/cfitsio/autobuild/beyond delete mode 100644 runtime-imaging/cfitsio/autobuild/build create mode 100644 runtime-imaging/cfitsio/autobuild/patches/0001-simplify-the-installation-path.patch delete mode 100644 runtime-imaging/cfitsio/autobuild/prepare diff --git a/runtime-imaging/cfitsio/autobuild/beyond b/runtime-imaging/cfitsio/autobuild/beyond new file mode 100644 index 00000000000..ad44d2af5ad --- /dev/null +++ b/runtime-imaging/cfitsio/autobuild/beyond @@ -0,0 +1,2 @@ +abinfo "Installing LICENSE ..." +install -Dvm644 $SRCDIR/licenses/* $PKGDIR/usr/share/licenses/cfitsio/LICENSE diff --git a/runtime-imaging/cfitsio/autobuild/build b/runtime-imaging/cfitsio/autobuild/build deleted file mode 100644 index b6f8a2fef35..00000000000 --- a/runtime-imaging/cfitsio/autobuild/build +++ /dev/null @@ -1,10 +0,0 @@ -./configure --prefix=/usr -make shared - -make fpack -make funpack - -make DESTDIR="$PKGDIR" install - -install -d "$PKGDIR"/usr/bin -install -m755 {fpack,funpack} "$PKGDIR"/usr/bin/ diff --git a/runtime-imaging/cfitsio/autobuild/defines b/runtime-imaging/cfitsio/autobuild/defines index 468f66f78c3..d1374d604ab 100644 --- a/runtime-imaging/cfitsio/autobuild/defines +++ b/runtime-imaging/cfitsio/autobuild/defines @@ -3,5 +3,10 @@ PKGSEC=libs PKGDEP="glibc" PKGDES="A library reading and writing data files in FITS (Flexible Image Transport System) data format" -PKGBREAK="astrometry.net<=0.50-1 ccfits<=2.4-1 libindi<=1.1.0-1 \ - ufraw<=0.22 wcslib<=5.15" +PKGBREAK="astrometry.net<=0.94 gdal<=3.8.4-3 gwenview<=23.08.5 \ + kstars<=1:3.7.3 libindi<=2.0.5 nufraw<=0.43+3-2 \ + stellarsolver<=2.5-1 wcslib<=8.3" + +ABTYPE=cmake +CMAKE_AFTER="-DCMAKE_INSTALL_PREFIX=/usr \ + -DUTILS=ON" diff --git a/runtime-imaging/cfitsio/autobuild/patches/0001-simplify-the-installation-path.patch b/runtime-imaging/cfitsio/autobuild/patches/0001-simplify-the-installation-path.patch new file mode 100644 index 00000000000..050db803b4b --- /dev/null +++ b/runtime-imaging/cfitsio/autobuild/patches/0001-simplify-the-installation-path.patch @@ -0,0 +1,26 @@ +From ecb6bf4dd05948e09f5f34bfcef2d1284b23945a Mon Sep 17 00:00:00 2001 +From: salieri +Date: Fri, 10 Jan 2025 17:04:57 +0800 +Subject: [PATCH] simplify the installation path + +--- + CMakeLists.txt | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index 5af9373..a589a08 100755 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -359,7 +359,7 @@ ENDIF(UTILS) + configure_file(${CMAKE_CURRENT_SOURCE_DIR}/cfitsio.pc.cmake ${CMAKE_CURRENT_BINARY_DIR}/cfitsio.pc @ONLY) + configure_file(${CMAKE_CURRENT_SOURCE_DIR}/cfitsio-config.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/cfitsio-config.cmake @ONLY) + configure_file(${CMAKE_CURRENT_SOURCE_DIR}/cfitsio-config-version.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/cfitsio-config-version.cmake @ONLY) +-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/cfitsio.pc DESTINATION ${LIB_DESTINATION}/lib/pkgconfig/) ++install(FILES ${CMAKE_CURRENT_BINARY_DIR}/cfitsio.pc DESTINATION ${LIB_DESTINATION}/pkgconfig/) + install(FILES ${CFITSIO_BINARY_DIR}/cfitsio-config.cmake + ${CFITSIO_BINARY_DIR}/cfitsio-config-version.cmake +- DESTINATION ${LIB_DESTINATION}/lib/cfitsio-${CFITSIO_VERSION}) ++ DESTINATION ${LIB_DESTINATION}/cfitsio-${CFITSIO_VERSION}) +-- +2.34.1 + diff --git a/runtime-imaging/cfitsio/autobuild/prepare b/runtime-imaging/cfitsio/autobuild/prepare deleted file mode 100644 index 21642ab1b5d..00000000000 --- a/runtime-imaging/cfitsio/autobuild/prepare +++ /dev/null @@ -1,5 +0,0 @@ -for i in $(find "$SRCDIR" -name config.guess -o -name config.sub); do - abinfo "Copying replacement $i ..." - cp -v "/usr/bin/$(basename "$i")" "$i" \ - || abdie "Failed to copy replacement $i: $?."; -done diff --git a/runtime-imaging/cfitsio/spec b/runtime-imaging/cfitsio/spec index 37d46457e94..2a337cbaffc 100644 --- a/runtime-imaging/cfitsio/spec +++ b/runtime-imaging/cfitsio/spec @@ -1,6 +1,4 @@ -VER=3.450 -REL=3 -SRCS="tbl::https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio${VER//./}.tar.gz" -CHKSUMS="sha256::bf6012dbe668ecb22c399c4b7b2814557ee282c74a7d5dc704eb17c30d9fb92e" +VER=4.5.0 +SRCS="tbl::https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-$VER.tar.gz" +CHKSUMS="sha256::e4854fc3365c1462e493aa586bfaa2f3d0bb8c20b75a524955db64c27427ce09" CHKUPDATE="anitya::id=270" -SUBDIR="cfitsio" From c6c52a6619bdd179c8792f8d872d4d9e56774f22 Mon Sep 17 00:00:00 2001 From: Runhua He Date: Tue, 13 Aug 2024 18:32:00 +0800 Subject: [PATCH 2/9] gdal: bump rel due to cfitsio --- runtime-gis/gdal/spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime-gis/gdal/spec b/runtime-gis/gdal/spec index e44eb84e53f..78837e99541 100644 --- a/runtime-gis/gdal/spec +++ b/runtime-gis/gdal/spec @@ -1,5 +1,5 @@ VER=3.8.4 -REL=3 +REL=4 SRCS="tbl::https://download.osgeo.org/gdal/$VER/gdal-$VER.tar.xz" CHKSUMS="sha256::0c53ced95d29474236487202709b49015854f8e02e35e44ed0f4f4e12a7966ce" CHKUPDATE="anitya::id=881" From cc998d4b2dcaa1bcbc0a27e57721e1c8c8548076 Mon Sep 17 00:00:00 2001 From: Runhua He Date: Tue, 13 Aug 2024 18:32:57 +0800 Subject: [PATCH 3/9] gwenview: bump rel due to cfitsio --- desktop-kde/gwenview/spec | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop-kde/gwenview/spec b/desktop-kde/gwenview/spec index 482414bd998..f51b0ad42de 100644 --- a/desktop-kde/gwenview/spec +++ b/desktop-kde/gwenview/spec @@ -1,4 +1,5 @@ VER=23.08.5 +REL=1 SRCS="tbl::https://download.kde.org/stable/release-service/$VER/src/gwenview-$VER.tar.xz" CHKSUMS="sha256::a4fcd1c053b750d26ea8a9183208ecb5ed1d9b281625de3393e14f8bdc169038" CHKUPDATE="anitya::id=8763" From 45bcb01c947796882b8a80ccddd4a0d9ef8e14fc Mon Sep 17 00:00:00 2001 From: Runhua He Date: Tue, 13 Aug 2024 18:51:48 +0800 Subject: [PATCH 4/9] libindi: bump rel due to cfitsio --- runtime-scientific/libindi/spec | 1 + 1 file changed, 1 insertion(+) diff --git a/runtime-scientific/libindi/spec b/runtime-scientific/libindi/spec index 70241004824..7bcb081043d 100644 --- a/runtime-scientific/libindi/spec +++ b/runtime-scientific/libindi/spec @@ -1,4 +1,5 @@ VER=2.0.5 +REL=1 SRCS="https://github.com/indilib/indi/archive/v$VER.tar.gz" CHKSUMS="sha256::50f95a3f90ff3f262095e8d8aa02eefce2f509c432f3cf1554dd5e8c675c5958" CHKUPDATE="anitya::id=6838" From 4a8704ba739f6d46e565ad040cd86f025e68b3fb Mon Sep 17 00:00:00 2001 From: Runhua He Date: Tue, 13 Aug 2024 18:52:15 +0800 Subject: [PATCH 5/9] nufraw: bump rel due to cfitsio --- runtime-imaging/nufraw/spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime-imaging/nufraw/spec b/runtime-imaging/nufraw/spec index e271f3a7d44..b4572112c09 100644 --- a/runtime-imaging/nufraw/spec +++ b/runtime-imaging/nufraw/spec @@ -1,5 +1,5 @@ VER=0.43+3 -REL=2 +REL=3 SRCS="tbl::https://versaweb.dl.sourceforge.net/project/nufraw/nufraw-${VER/+/-}.tar.gz" CHKSUMS="sha256::2c7dcc1590993ec267b3112562b2433010d6f94f6acc6506c76aa29cf8c6c32c" CHKUPDATE="anitya::id=230479" From 48812ffd1dc0b757168aa67e4ea188796216345b Mon Sep 17 00:00:00 2001 From: Runhua He Date: Tue, 13 Aug 2024 18:52:40 +0800 Subject: [PATCH 6/9] wcslib: bump rel due to cfitsio --- runtime-scientific/wcslib/spec | 1 + 1 file changed, 1 insertion(+) diff --git a/runtime-scientific/wcslib/spec b/runtime-scientific/wcslib/spec index 96e4a146f24..d8e5a962a59 100644 --- a/runtime-scientific/wcslib/spec +++ b/runtime-scientific/wcslib/spec @@ -1,4 +1,5 @@ VER=8.3 +REL=1 SRCS="tbl::ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-$VER.tar.bz2" CHKSUMS="sha256::431ea3417927bbc02b89bfa3415dc0b4668b0f21a3b46fb8a3525e2fcf614508" CHKUPDATE="anitya::id=7693" From 34e74f6b33da9cf54c8ed68ccde79cda968ad1ee Mon Sep 17 00:00:00 2001 From: Runhua He Date: Mon, 19 Aug 2024 15:23:14 +0800 Subject: [PATCH 7/9] stellarsolver: bump rel due to cfitsio --- app-scientific/stellarsolver/spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-scientific/stellarsolver/spec b/app-scientific/stellarsolver/spec index c2b5121eb7e..6b7ea3c0b45 100644 --- a/app-scientific/stellarsolver/spec +++ b/app-scientific/stellarsolver/spec @@ -1,5 +1,5 @@ VER=2.5 -REL=1 +REL=2 SRCS="git::commit=tags/$VER::https://github.com/rlancaste/stellarsolver.git" CHKSUMS="SKIP" CHKUPDATE="anitya::id=242699" From 128fac069a31e21238f6fe485fd617455ec79f58 Mon Sep 17 00:00:00 2001 From: Runhua He Date: Wed, 21 Aug 2024 10:50:46 +0800 Subject: [PATCH 8/9] kstars: bump rel due to cfitsio --- desktop-kde/kstars/spec | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop-kde/kstars/spec b/desktop-kde/kstars/spec index 83c0f81179d..867d8986547 100644 --- a/desktop-kde/kstars/spec +++ b/desktop-kde/kstars/spec @@ -1,4 +1,5 @@ VER=3.7.3 +REL=1 SRCS="tbl::https://download.kde.org/stable/kstars/$VER/kstars-$VER.tar.xz" CHKSUMS="sha256::d3a469ad8068ceaa47fb145f90bc0818a8162a0545e15e424c00ddf0ac3f588d" CHKUPDATE="anitya::id=229035" From 2b64090f039050a1f25ee2bb84326f95ab582be0 Mon Sep 17 00:00:00 2001 From: salieri Date: Fri, 10 Jan 2025 16:58:16 +0800 Subject: [PATCH 9/9] astrometry.net: bump rel due to cfitsio --- app-scientific/astrometry.net/spec | 1 + 1 file changed, 1 insertion(+) diff --git a/app-scientific/astrometry.net/spec b/app-scientific/astrometry.net/spec index 847d71b78ca..aebcee54676 100644 --- a/app-scientific/astrometry.net/spec +++ b/app-scientific/astrometry.net/spec @@ -1,4 +1,5 @@ VER=0.94 +REL=1 SRCS="git::commit=tags/$VER::https://github.com/dstndstn/astrometry.net" CHKSUMS="SKIP" CHKUPDATE="anitya::id=16047"