From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 09B90138CA3 for ; Sat, 9 May 2015 16:31:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DF36E089E; Sat, 9 May 2015 16:31:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC36BE089E for ; Sat, 9 May 2015 16:31:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7051E34100D for ; Sat, 9 May 2015 16:31:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5207F9D3 for ; Sat, 9 May 2015 16:31:32 +0000 (UTC) From: "Marc van der Sluys" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marc van der Sluys" Message-ID: <1431189071.8e79b50ed277dcbdea210592883960bdcd66d08a.astrofloyd@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/libthesky/ X-VCS-Repository: proj/sci X-VCS-Files: sci-astronomy/libthesky/ChangeLog sci-astronomy/libthesky/libthesky-0.3.2.ebuild sci-astronomy/libthesky/metadata.xml X-VCS-Directories: sci-astronomy/libthesky/ X-VCS-Committer: astrofloyd X-VCS-Committer-Name: Marc van der Sluys X-VCS-Revision: 8e79b50ed277dcbdea210592883960bdcd66d08a X-VCS-Branch: master Date: Sat, 9 May 2015 16:31:32 +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-Archives-Salt: 56d99bc6-d9d5-4263-9904-0e52931590dd X-Archives-Hash: 84a7b7c687b5d0fbf040ab1612325b01 commit: 8e79b50ed277dcbdea210592883960bdcd66d08a Author: AstroFloyd gmail com> AuthorDate: Sat May 9 16:31:11 2015 +0000 Commit: Marc van der Sluys gmail com> CommitDate: Sat May 9 16:31:11 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8e79b50e sci-astronomy/libthesky: moved to Science overlay (v0.3.2) Package-Manager: portage-2.2.18 sci-astronomy/libthesky/ChangeLog | 55 ++++++++++++++++++++++++++ sci-astronomy/libthesky/libthesky-0.3.2.ebuild | 36 +++++++++++++++++ sci-astronomy/libthesky/metadata.xml | 9 +++++ 3 files changed, 100 insertions(+) diff --git a/sci-astronomy/libthesky/ChangeLog b/sci-astronomy/libthesky/ChangeLog new file mode 100644 index 0000000..8252177 --- /dev/null +++ b/sci-astronomy/libthesky/ChangeLog @@ -0,0 +1,55 @@ +# ChangeLog for sci-astronomy/libthesky +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 09 May 2015; AstroFloyd +libthesky-0.3.2.ebuild, + +metadata.xml: + Moved ebuild to Science overlay + + 09 May 2015; AstroFloyd libthesky-0.3.2.ebuild: + Cleaned up ebuild + +*libthesky-0.3.2 (26 Apr 2015) + + 26 Apr 2015; AstroFloyd -libthesky-0.3.0.ebuild + +libthesky-0.3.2.ebuild: + Version bump + +*libthesky-0.3.1 (04 Apr 2015) +*libthesky-0.3.0 (04 Apr 2015) + + 04 Apr 2015; AstroFloyd -libthesky-0.0.1.ebuild, + -libthesky-0.0.2.ebuild, -libthesky-0.0.2-r1.ebuild, -libthesky-0.0.3.ebuild, + -libthesky-0.1.0.ebuild, +libthesky-0.3.0.ebuild, +libthesky-0.3.1.ebuild: + Version bump + +*libthesky-0.2.0 (20 Oct 2013) + + 20 Oct 2013; AstroFloyd +libthesky-0.2.0.ebuild: + Version bump + +*libthesky-0.1.0 (31 Aug 2013) + + 31 Aug 2013; AstroFloyd +libthesky-0.1.0.ebuild: + Version bump + +*libthesky-0.0.3 (31 Aug 2013) + + 31 Aug 2013; AstroFloyd +libthesky-0.0.3.ebuild: + Version bump + +*libthesky-0.0.2-r1 (26 Aug 2013) + + 26 Aug 2013; AstroFloyd +libthesky-0.0.2-r1.ebuild: + Revision bump: adding asteroids.dat in separate download + +*libthesky-0.0.2 (26 Aug 2013) + + 26 Aug 2013; AstroFloyd +libthesky-0.0.2.ebuild: + Version bump + +*libthesky-0.0.1 (26 Aug 2013) + + 26 Aug 2013; AstroFloyd +libthesky-0.0.1.ebuild, + +metadata.xml: + diff --git a/sci-astronomy/libthesky/libthesky-0.3.2.ebuild b/sci-astronomy/libthesky/libthesky-0.3.2.ebuild new file mode 100644 index 0000000..3bf556b --- /dev/null +++ b/sci-astronomy/libthesky/libthesky-0.3.2.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit cmake-utils fortran-2 + +DESCRIPTION="Fortran library to compute positions of celestial bodies" +HOMEPAGE="http://libthesky.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz +mirror://sourceforge/${PN}/libthesky-data-20131020.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="static-libs" + +DEPEND=">=sci-libs/libsufr-0.5.4" +RDEPEND="${DEPEND}" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use static-libs CREATE_STATICLIB) + ) + cmake-utils_src_configure +} + +# Install the data files as well as the libraries: +src_install() { + insinto /usr/share/libTheSky + doins "${WORKDIR}"/data/* + cmake-utils_src_install +} + +DOCS="CHANGELOG README VERSION" diff --git a/sci-astronomy/libthesky/metadata.xml b/sci-astronomy/libthesky/metadata.xml new file mode 100644 index 0000000..2012f3e --- /dev/null +++ b/sci-astronomy/libthesky/metadata.xml @@ -0,0 +1,9 @@ + + + + sci-astronomy + + AstroFloyd@gmail.com + AstroFloyd + +