* [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/skymaker/
@ 2016-03-03 0:26 Sebastien Fabbro
0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro @ 2016-03-03 0:26 UTC (permalink / raw
To: gentoo-commits
commit: b022a8c3609803451b322ac4c8636e19620c6646
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 01:14:57 2016 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Mar 3 01:22:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b022a8c3
sci-astronomy/skymaker: Initial import
Package-Manager: portage-2.2.27
sci-astronomy/skymaker/Manifest | 1 +
sci-astronomy/skymaker/metadata.xml | 15 +++++++++++++++
sci-astronomy/skymaker/skymaker-3.10.5.ebuild | 21 +++++++++++++++++++++
3 files changed, 37 insertions(+)
diff --git a/sci-astronomy/skymaker/Manifest b/sci-astronomy/skymaker/Manifest
new file mode 100644
index 0000000..7c0f22f
--- /dev/null
+++ b/sci-astronomy/skymaker/Manifest
@@ -0,0 +1 @@
+DIST skymaker-3.10.5.tar.gz 508938 SHA256 a16f9c2bd653763b5e1629e538d49f63882c46291b479b4a4997de84d8e9fb0f SHA512 98bb5a75c21475c6ecf16cb7de333db7faae95fd32c4ac311b44ddf637ffec2c80061b056b070b8d21b1a5a46c0a5a82855e417d25a9d8de02aad2167cb45b43 WHIRLPOOL 485cf8ad6b38b3ec3c5b9544b5c98ffcd24f485630c1228a8a95ef62b3c2b1618aea16cd6ee222cd89ae2080d313dc55eb88aebd2eaadc61b7e378d12bf66fe8
diff --git a/sci-astronomy/skymaker/metadata.xml b/sci-astronomy/skymaker/metadata.xml
new file mode 100644
index 0000000..a5fb716
--- /dev/null
+++ b/sci-astronomy/skymaker/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>sci-astronomy@gentoo.org</email>
+ <name>Gentoo Astronomy Project</name>
+</maintainer>
+<longdescription lang="en">
+ SkyMaker is a program that simulates astronomical images. It accepts
+ object lists in ASCII generated by the Stuff program to produce
+ realistic astronomical fields. There are various options for the user:
+ build a realistic Point Spread Function, generate a list of stars and
+ galaxies. Galaxies are modeled analytically.
+</longdescription>
+</pkgmetadata>
diff --git a/sci-astronomy/skymaker/skymaker-3.10.5.ebuild b/sci-astronomy/skymaker/skymaker-3.10.5.ebuild
new file mode 100644
index 0000000..4da7eca
--- /dev/null
+++ b/sci-astronomy/skymaker/skymaker-3.10.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Program that simulates astronomical images"
+HOMEPAGE="http://www.astromatic.net/software/skymaker"
+SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="threads"
+
+RDEPEND="sci-libs/fftw:3.0"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ econf $(use_enable threads)
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/skymaker/
@ 2022-07-30 8:31 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2022-07-30 8:31 UTC (permalink / raw
To: gentoo-commits
commit: f8016eb29e440e98d44e235e8703bcd11c3f167e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 08:25:11 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 08:25:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8016eb2
sci-astronomy/skymaker: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-astronomy/skymaker/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sci-astronomy/skymaker/metadata.xml b/sci-astronomy/skymaker/metadata.xml
index 0789a77189b3..ca8254972502 100644
--- a/sci-astronomy/skymaker/metadata.xml
+++ b/sci-astronomy/skymaker/metadata.xml
@@ -12,4 +12,7 @@
build a realistic Point Spread Function, generate a list of stars and
galaxies. Galaxies are modeled analytically.
</longdescription>
+ <upstream>
+ <remote-id type="github">astromatic/skymaker</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-30 8:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-03 0:26 [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/skymaker/ Sebastien Fabbro
-- strict thread matches above, loose matches on Subject: below --
2022-07-30 8:31 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox