From 16fec40a5144621a087c73895c361f0124918d67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Mon, 5 Apr 2021 22:31:02 +0200 Subject: Switch sci-astronomy/siril to download src from git --- sci-astronomy/siril/siril-0.99.8.1.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sci-astronomy') diff --git a/sci-astronomy/siril/siril-0.99.8.1.ebuild b/sci-astronomy/siril/siril-0.99.8.1.ebuild index 1e3e9f0..b9750b3 100644 --- a/sci-astronomy/siril/siril-0.99.8.1.ebuild +++ b/sci-astronomy/siril/siril-0.99.8.1.ebuild @@ -3,11 +3,13 @@ EAPI=7 -inherit meson xdg-utils +inherit meson xdg-utils git-r3 DESCRIPTION="An astronomical image processing tool" HOMEPAGE="https://www.siril.org/" -SRC_URI="https://gitlab.com/free-astro/${PN}/-/archive/${PV}/${PN}-${PV}.tar.gz" +EGIT_REPO_URI="https://gitlab.com/free-astro/${PN}.git" +EGIT_COMMIT="0.99.8.1" +EGIT_SUBMODULES=( '*' ) LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3