commit:     b1c6961db62a78de6072e2728d38b6b0ab745b2e
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 00:17:49 2024 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 00:42:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c6961d

sci-astronomy/siril: add 1.2.4, drop 1.2.1

Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 sci-astronomy/siril/Manifest                                   | 1 +
 sci-astronomy/siril/{siril-1.2.1.ebuild => siril-1.2.4.ebuild} | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-astronomy/siril/Manifest b/sci-astronomy/siril/Manifest
index 3dd2b5266b76..a176bb13b2c8 100644
--- a/sci-astronomy/siril/Manifest
+++ b/sci-astronomy/siril/Manifest
@@ -1,2 +1,3 @@
 DIST siril-1.2.1.tar.bz2 4596163 BLAKE2B 
c461a397e623164ccb2310b26aede120bf587b3491a2af3fab446af5ecbfb716169120b549c496bb615d3b7ac6175629258173fe66682ef4684ef5cf01d64761
 SHA512 
352b3e761a2d863d4ce4e01b0bf4181d8fefa903478973b50ace76ff419dbf07775099a994e685cd83cc2210b34ca10fb98004cedfdea34fe0c1520b4892bb6d
 DIST siril-1.2.3.tar.bz2 4615997 BLAKE2B 
f8464849fad03faca07f238b3abd08c59126dab567666d92f1a53d2cea302608fe40b5532c6544029e869c639d1fc625c8ccc98779e678457713675c43225a74
 SHA512 
52cfa86ce0ddede42a3572c3d422cccca72da02a6efe207231ec98de9d59cc48704edd35e8ae83e86318e6980ce80eca3b9dba639e93f8551355a1328156ed9a
+DIST siril-1.2.4.tar.bz2 4615480 BLAKE2B 
5546a58fb52b32d11df61efbaa5342574ed896e530850dab44e15e3c51c0298efc79affa20b0e59c5ccd796eaf6e6bb589a8ca5ba5ad4e60e16b59ebfb289fda
 SHA512 
b0213df311f3b0b25fc5f2c38aee40b1eb55c3c7007a1d337545bef3a495d486522ec11a5eba9656ddf6e8274b866ebf429141ca506b85784f11fae05fc7c9da

diff --git a/sci-astronomy/siril/siril-1.2.1.ebuild 
b/sci-astronomy/siril/siril-1.2.4.ebuild
similarity index 97%
rename from sci-astronomy/siril/siril-1.2.1.ebuild
rename to sci-astronomy/siril/siril-1.2.4.ebuild
index bef4fbc3421c..8b3fc3865d24 100644
--- a/sci-astronomy/siril/siril-1.2.1.ebuild
+++ b/sci-astronomy/siril/siril-1.2.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="https://gitlab.com/free-astro/${PN}.git";
 else
        
SRC_URI="https://gitlab.com/free-astro/siril/-/archive/${PV/_/-}/${PN}-${PV/_/-}.tar.bz2";
-       KEYWORDS="amd64 ~x86"
+       KEYWORDS="~amd64 ~x86"
        S="${WORKDIR}/${PN}-${PV/_/-}"
 fi
 
@@ -53,6 +53,7 @@ BDEPEND="dev-build/cmake
 PATCHES=(
        "${FILESDIR}/${PN}-docfiles.patch"
        "${FILESDIR}/${PN}-1.2-fseek64-musl.patch"
+       "${FILESDIR}/${PN}-1.2.1-options.patch"
 )
 
 DOCS=( README.md NEWS ChangeLog AUTHORS )

Reply via email to