summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-02-06 23:07:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-02-06 23:07:11 +0000
commit858559f6e612e191d87047be6f648448652d09e8 (patch)
tree11d97a3205e436f0ec41da95bf73d2c0bda73e79 /sci-astronomy/stellarium
parentEAPI=2; add use-based dep; replace seds with patch; add third parameter to op... (diff)
downloadhistorical-858559f6e612e191d87047be6f648448652d09e8.tar.gz
historical-858559f6e612e191d87047be6f648448652d09e8.tar.bz2
historical-858559f6e612e191d87047be6f648448652d09e8.zip
version bump
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.28.1 i686
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r--sci-astronomy/stellarium/ChangeLog10
-rw-r--r--sci-astronomy/stellarium/Manifest4
-rw-r--r--sci-astronomy/stellarium/stellarium-0.10.1.ebuild40
3 files changed, 51 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog
index 094594e19733..01810c957963 100644
--- a/sci-astronomy/stellarium/ChangeLog
+++ b/sci-astronomy/stellarium/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-astronomy/stellarium
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.46 2008/08/17 00:00:30 mr_bones_ Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.47 2009/02/06 23:07:11 mr_bones_ Exp $
+
+*stellarium-0.10.1 (06 Feb 2009)
+
+ 06 Feb 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ +stellarium-0.10.1.ebuild:
+ version bump
17 Aug 2008; Michael Sterrett <mr_bones_@gentoo.org>
stellarium-0.9.1-r1.ebuild:
diff --git a/sci-astronomy/stellarium/Manifest b/sci-astronomy/stellarium/Manifest
index 74f7679c0b39..82da9d869fa0 100644
--- a/sci-astronomy/stellarium/Manifest
+++ b/sci-astronomy/stellarium/Manifest
@@ -1,5 +1,7 @@
AUX stellarium-0.9.1-gcc4.3.patch 373 RMD160 2f8aa78e63ed3096c68be0ac69ca2cdf02f296d3 SHA1 c93e5dd6619f25d5cb7e5e63fd5d3c40d7d90db7 SHA256 0c522bdf255807012bbacc7e3526360e3ee256c8dec11b1f308dd0dc0d44b7fd
+DIST stellarium-0.10.1.tar.gz 35242343 RMD160 f28293f8fc620eaee935818e323c400c2835c7a4 SHA1 cacfd55f0fdcbee502ae918138705dcd24e991c2 SHA256 6b811d93448b421191579f4f30ee5651890063622f5be8ceeb6c80d38f4c6e79
DIST stellarium-0.9.1.tar.gz 31491807 RMD160 df777f6f0f1f7748dd1ce1e2de7cc343cc9caaed SHA1 7cbfc207a4497d7f9afa0dda715fae21f8a0d9ef SHA256 91e16cfe457399912f1e6bf1cb0a693d0fd5a458d5631c83637fa2de40c84fd4
+EBUILD stellarium-0.10.1.ebuild 1202 RMD160 595186ea2776b6a8384edb4790600bebdde93c43 SHA1 49efa4b05c91eee6872a9c9d923b59aeeaebe83b SHA256 500dfe269e82bf08b56ca7129b382a93a36c05b2c4b0b079ccababb9f8274d56
EBUILD stellarium-0.9.1-r1.ebuild 1549 RMD160 f1e61ffb7155e4ca0579e941fb7bf779e38ac3b2 SHA1 7b6f4af9d9d4995678d7127f1f7d3f0c0316c87c SHA256 f997e1cc147c6f816c6fff9cc48722d33a8867293aa4edc577770f7f016b29fc
-MISC ChangeLog 8014 RMD160 f5582bcbd965f14ed892f540820665d30863b33f SHA1 dc231ca7280af18badf9134a4c9e502bdc22c81e SHA256 c024b508cb0429666f569ccec5b9ee6f467b28ffd77e16bb8be787acd4799122
+MISC ChangeLog 8148 RMD160 c049f876fe1ec905394591dfa051aaa2d411c400 SHA1 f3ddb4072c345ed1e02a35ab3b502620ff720ccf SHA256 f400153fd103aa24af38c019cc1b08440a763758b93f634f26f064c2198161a3
MISC metadata.xml 219 RMD160 fecd14a4fa5da0463896e0790fdce1eb97a38a3c SHA1 3551aceedf58f0e5c559b879089a2004eb7622b1 SHA256 57cbfc721a61a1b23afd09a26db3f5de274c055b4ca93209d8ed717b79af3c10
diff --git a/sci-astronomy/stellarium/stellarium-0.10.1.ebuild b/sci-astronomy/stellarium/stellarium-0.10.1.ebuild
new file mode 100644
index 000000000000..095f48543b0a
--- /dev/null
+++ b/sci-astronomy/stellarium/stellarium-0.10.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.1.ebuild,v 1.1 2009/02/06 23:07:11 mr_bones_ Exp $
+
+EAPI=2
+inherit cmake-utils eutils
+
+DESCRIPTION="Stellarium renders 3D photo-realistic skies in real time."
+HOMEPAGE="http://www.stellarium.org/"
+SRC_URI="mirror://sourceforge/stellarium/${P}.tar.gz"
+
+LICENSE="GPL-2 BitstreamVera"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="nls"
+
+RDEPEND="virtual/opengl
+ virtual/glu
+ media-libs/libpng
+ media-libs/freetype:2
+ dev-libs/boost
+ media-libs/jpeg
+ || ( ( x11-libs/qt-core:4 x11-libs/qt-gui:4 x11-libs/qt-script:4 x11-libs/qt-opengl:4 ) >=x11-libs/qt-4.4.2:4[opengl] )
+ nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+ >=dev-util/cmake-2.4.7
+ nls? ( sys-devel/gettext )
+ x11-libs/libXt"
+
+src_configure() {
+ mycmakeargs=$(cmake-utils_use_enable nls NLS)
+ cmake-utils_src_configurein
+}
+
+src_install() {
+ emake DESTDIR="${D}" install || die "emake install failed"
+ newicon doc/images/stellarium-logo.png ${PN}.png
+ make_desktop_entry ${PN} Stellarium ${PN} "Education;Science;Astronomy;"
+ dodoc AUTHORS ChangeLog README
+}