public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/stellarsolver/
Date: Sat,  2 Jan 2021 20:31:36 +0000 (UTC)	[thread overview]
Message-ID: <1609619453.0c5a7dd65f6cd147b8d2ef28180f67b2eac853dc.asturm@gentoo> (raw)

commit:     0c5a7dd65f6cd147b8d2ef28180f67b2eac853dc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 17:06:16 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 20:30:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5a7dd6

sci-libs/stellarsolver: New package, version 1.5

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-libs/stellarsolver/Manifest                 |  1 +
 sci-libs/stellarsolver/metadata.xml             | 15 ++++++++++++++
 sci-libs/stellarsolver/stellarsolver-1.5.ebuild | 27 +++++++++++++++++++++++++
 3 files changed, 43 insertions(+)

diff --git a/sci-libs/stellarsolver/Manifest b/sci-libs/stellarsolver/Manifest
new file mode 100644
index 00000000000..c0a501c85fc
--- /dev/null
+++ b/sci-libs/stellarsolver/Manifest
@@ -0,0 +1 @@
+DIST stellarsolver-1.5.tar.gz 9113711 BLAKE2B 3fe4489df71bbfa4d75f02a8a0ea26202165a7fe321b626fedceccce52122502be0040a47347abdd4e52b3c3402451f10d79b8258db53d6da029bd20dd02c279 SHA512 eb1d8b8b94a4a4d165b49cd55ffef5e0ae32e7da1bb6b3e061421ba1a5a27ec30438b789c5c56bad22b512de9bf091aeb24b991c9a146cc852b22a9ca97cf3ce

diff --git a/sci-libs/stellarsolver/metadata.xml b/sci-libs/stellarsolver/metadata.xml
new file mode 100644
index 00000000000..2fc86c69b3f
--- /dev/null
+++ b/sci-libs/stellarsolver/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>sci-astronomy@gentoo.org</email>
+		<name>Gentoo Astronomy project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">rlancaste/stellarsolver</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/sci-libs/stellarsolver/stellarsolver-1.5.ebuild b/sci-libs/stellarsolver/stellarsolver-1.5.ebuild
new file mode 100644
index 00000000000..ff0cde6a60c
--- /dev/null
+++ b/sci-libs/stellarsolver/stellarsolver-1.5.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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}"


             reply	other threads:[~2021-01-02 20:31 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02 20:31 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-18 21:44 [gentoo-commits] repo/gentoo:master commit in: sci-libs/stellarsolver/ Sam James
2021-02-18 21:46 Sam James
2021-09-04 21:01 Andreas Sturmlechner
2021-10-03 17:52 Agostino Sarubbo
2021-10-03 18:48 Sam James
2021-10-03 20:50 Andreas Sturmlechner
2022-01-26 13:17 Andreas Sturmlechner
2022-02-26  9:15 Agostino Sarubbo
2022-02-26 18:52 Sam James
2022-02-26 19:43 Andreas Sturmlechner
2022-03-25 19:59 Andreas Sturmlechner
2022-04-21 13:00 Jakov Smolić
2022-06-21 22:11 Sam James
2022-06-22  6:36 Andreas Sturmlechner
2022-10-05 20:47 Andreas Sturmlechner
2022-11-03  7:59 Agostino Sarubbo
2022-11-03  8:08 Agostino Sarubbo
2023-09-03 12:19 Andreas Sturmlechner
2023-10-01  2:27 Sam James
2023-10-01  6:51 Andreas Sturmlechner
2024-03-17  8:42 Sam James
2024-06-04 19:06 Arthur Zamarin
2024-06-29 16:34 Andreas Sturmlechner
2024-07-13 15:01 Andreas Sturmlechner
2024-10-26 14:22 Arthur Zamarin
2025-02-01 21:55 Andreas Sturmlechner
2025-03-16 11:46 Sam James
2025-03-16 22:55 Andreas Sturmlechner
2025-10-10  6:53 Arthur Zamarin
2025-10-10 11:25 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=1609619453.0c5a7dd65f6cd147b8d2ef28180f67b2eac853dc.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