From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2753015ACFB for ; Wed, 26 Apr 2023 04:03:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF118E0898; Wed, 26 Apr 2023 04:03:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88580E0898 for ; Wed, 26 Apr 2023 04:03:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C79A8340FAE for ; Wed, 26 Apr 2023 04:03:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CB51A67 for ; Wed, 26 Apr 2023 04:03:36 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1682481780.a5b12e5412f41bb0f0d7dee8f9201201a08ced65.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/sirilic/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/sirilic/Manifest sci-astronomy/sirilic/sirilic-1.15.2.ebuild X-VCS-Directories: sci-astronomy/sirilic/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a5b12e5412f41bb0f0d7dee8f9201201a08ced65 X-VCS-Branch: master Date: Wed, 26 Apr 2023 04:03:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 674b3255-1308-49d7-a5ab-3b37622b7967 X-Archives-Hash: 84625622b0dc949336de719fa73ccf56 commit: a5b12e5412f41bb0f0d7dee8f9201201a08ced65 Author: Mario Haustein hrz tu-chemnitz de> AuthorDate: Tue Apr 4 16:48:27 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Apr 26 04:03:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5b12e54 sci-astronomy/sirilic: add 1.15.2 Signed-off-by: Mario Haustein hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/30477 Signed-off-by: Sam James gentoo.org> sci-astronomy/sirilic/Manifest | 1 + sci-astronomy/sirilic/sirilic-1.15.2.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/sci-astronomy/sirilic/Manifest b/sci-astronomy/sirilic/Manifest index faed779101fd..a77056fcc781 100644 --- a/sci-astronomy/sirilic/Manifest +++ b/sci-astronomy/sirilic/Manifest @@ -1,2 +1,3 @@ +DIST sirilic-V1.15.2.tar.bz2 120659 BLAKE2B 9b1753b91dad8f504e265967dc126a155f0d503354d65ffe75ccf5f6a782991a471181b81387810636b41f76b061d9ae78e5f6b463eeea38d51b24dd3bf5943c SHA512 1af1de3c160eba5d54f6c6569e93916b6066cff62af86ac49a085792d99dd04c3a086bc2eda1d8cc8b84003d90e0e85cbdc14382c129da5ee2c28166b6cd81d9 DIST sirilic-V1_14_3.tar.bz2 100939 BLAKE2B 3eabbde3e0884d793c2b2f87464cbf4acac5382d4d088f30f67405a60d934b4de3fee99ebb8e955f9ba1412c4279fe9acdcd4a8cd9b76a666207684561ec6118 SHA512 e311097481ef60ddac568653816a12f11864f8beeceff5ca0dd9c6e4caaf5d69e1373659be19fa99984ef9797caca8a0c9cbb56adc3143e79f59b75010b306b9 DIST sirilic-V1_15_0.tar.bz2 119272 BLAKE2B 0ded20e019e5f5be73f0b362b5b14712c242a99efab0a77cb60f3ad5835214b82e26a278dc23d185130f0ffbc4c243da792cda3ff10574cf9189d4162099e83f SHA512 2922b4a418310cd1bffd25ef9b61cb8be83834dfc0625b249fec2af9d08bdc73c63c2dcb9c74326ed0641ebcd8deba38e225ba5d455683ce5aa3fcd61dfec1cc diff --git a/sci-astronomy/sirilic/sirilic-1.15.2.ebuild b/sci-astronomy/sirilic/sirilic-1.15.2.ebuild new file mode 100644 index 000000000000..ddd39e6922ea --- /dev/null +++ b/sci-astronomy/sirilic/sirilic-1.15.2.ebuild @@ -0,0 +1,20 @@ +# Copyright 2021-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{9..11} ) +inherit distutils-r1 + +DESCRIPTION="Preparing acquisition files for processing with the SiriL software" +HOMEPAGE="https://gitlab.com/free-astro/sirilic" +SRC_URI="https://gitlab.com/free-astro/sirilic/-/archive/V${PV}/${PN}-V${PV}.tar.bz2" +S="${WORKDIR}/${PN}-V${PV}" + +LICENSE="LGPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=">=dev-python/wxpython-4.2:4.0[${PYTHON_USEDEP}]" +RDEPEND="${DEPEND}"