From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/stellarsolver/
Date: Wed, 26 Jan 2022 13:17:20 +0000 (UTC) [thread overview]
Message-ID: <1643203029.bada7ddf7834f02bcb149b6a8d3e22d270a7196f.asturm@gentoo> (raw)
commit: bada7ddf7834f02bcb149b6a8d3e22d270a7196f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 26 11:20:14 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 26 13:17:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bada7ddf
sci-libs/stellarsolver: 1.9 version bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sci-libs/stellarsolver/Manifest | 1 +
sci-libs/stellarsolver/stellarsolver-1.9.ebuild | 27 +++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/sci-libs/stellarsolver/Manifest b/sci-libs/stellarsolver/Manifest
index 58a5ca4694f8..4aaf3f12e192 100644
--- a/sci-libs/stellarsolver/Manifest
+++ b/sci-libs/stellarsolver/Manifest
@@ -1 +1,2 @@
DIST stellarsolver-1.8.tar.gz 9117094 BLAKE2B fbfb08e1225c4285b5ce6f88372c1076fcfa622f63b093ffb0261e81c14f6901788b5bc6d6246008024df3a5ad7a96c07908633fa42453df5f57eeae4b1ada8d SHA512 08aa0647507874c9dfe032c10f7e583a54ca18302bc92731147875100c3f0903e03083ee71af851b2497898211ff8903477dfb56e61360a792a388d14d226db1
+DIST stellarsolver-1.9.tar.gz 9117560 BLAKE2B dd458399bd53a6e9de50293ebe15538275fb494d8ef63699eb1234aaee5234fdbb81fe23a28cc1d264490ea8849569293342125461d9e638111c9acb9756fbdf SHA512 a618e551ec28bd8439a495ca6f2a69b857852f0129c8e7d692315bd124b7c7a5130763775264b3f6a7394b3d0480d4f95c1605fb02e311ab6c38b4c60bc6b9e3
diff --git a/sci-libs/stellarsolver/stellarsolver-1.9.ebuild b/sci-libs/stellarsolver/stellarsolver-1.9.ebuild
new file mode 100644
index 000000000000..9a2aed549e42
--- /dev/null
+++ b/sci-libs/stellarsolver/stellarsolver-1.9.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Cross-platform Sextractor and Astrometry.net-Based internal astrometric solver"
+HOMEPAGE="https://github.com/rlancaste/stellarsolver"
+SRC_URI="https://github.com/rlancaste/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-qt/qtconcurrent:5
+ dev-qt/qtcore:5
+ dev-qt/qtgui:5
+ dev-qt/qtnetwork:5
+ dev-qt/qtwidgets:5
+ sci-libs/cfitsio:=
+ sci-libs/gsl:=
+ sci-astronomy/wcslib:=
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2022-01-26 13:17 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-26 13:17 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-16 22:55 [gentoo-commits] repo/gentoo:master commit in: sci-libs/stellarsolver/ Andreas Sturmlechner
2025-03-16 11:46 Sam James
2025-02-01 21:55 Andreas Sturmlechner
2024-10-26 14:22 Arthur Zamarin
2024-07-13 15:01 Andreas Sturmlechner
2024-06-29 16:34 Andreas Sturmlechner
2024-06-04 19:06 Arthur Zamarin
2024-03-17 8:42 Sam James
2023-10-01 6:51 Andreas Sturmlechner
2023-10-01 2:27 Sam James
2023-09-03 12:19 Andreas Sturmlechner
2022-11-03 8:08 Agostino Sarubbo
2022-11-03 7:59 Agostino Sarubbo
2022-10-05 20:47 Andreas Sturmlechner
2022-06-22 6:36 Andreas Sturmlechner
2022-06-21 22:11 Sam James
2022-04-21 13:00 Jakov Smolić
2022-03-25 19:59 Andreas Sturmlechner
2022-02-26 19:43 Andreas Sturmlechner
2022-02-26 18:52 Sam James
2022-02-26 9:15 Agostino Sarubbo
2021-10-03 20:50 Andreas Sturmlechner
2021-10-03 18:48 Sam James
2021-10-03 17:52 Agostino Sarubbo
2021-09-04 21:01 Andreas Sturmlechner
2021-02-18 21:46 Sam James
2021-02-18 21:44 Sam James
2021-01-02 20:31 Andreas Sturmlechner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1643203029.bada7ddf7834f02bcb149b6a8d3e22d270a7196f.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox