summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-03-18 04:04:01 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-03-18 04:04:01 +0000
commited07a3d8b878013fac81233c8c1c006caa6ed1f5 (patch)
treed417cd806d3d159e8d32d249f6e076a8f00dd576 /sci-astronomy
parentversion bump (diff)
downloadhistorical-ed07a3d8b878013fac81233c8c1c006caa6ed1f5.tar.gz
historical-ed07a3d8b878013fac81233c8c1c006caa6ed1f5.tar.bz2
historical-ed07a3d8b878013fac81233c8c1c006caa6ed1f5.zip
old
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/stellarium/Manifest2
-rw-r--r--sci-astronomy/stellarium/stellarium-0.10.1.ebuild40
2 files changed, 0 insertions, 42 deletions
diff --git a/sci-astronomy/stellarium/Manifest b/sci-astronomy/stellarium/Manifest
index dd7cd6dc3211..d0a0dc6f7f76 100644
--- a/sci-astronomy/stellarium/Manifest
+++ b/sci-astronomy/stellarium/Manifest
@@ -1,8 +1,6 @@
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.10.2.tar.gz 35250510 RMD160 ea88f1ba4c29a3a9087e5ca89a16258e59d12e72 SHA1 aa24cbb8d4a911121108df67483b4c753402928e SHA256 b9fd4bbf2f4390737d6c27de2b6fa26626ebe415a31e41a2e0c9d3855bb677ce
DIST stellarium-0.9.1.tar.gz 31491807 RMD160 df777f6f0f1f7748dd1ce1e2de7cc343cc9caaed SHA1 7cbfc207a4497d7f9afa0dda715fae21f8a0d9ef SHA256 91e16cfe457399912f1e6bf1cb0a693d0fd5a458d5631c83637fa2de40c84fd4
-EBUILD stellarium-0.10.1.ebuild 1224 RMD160 ca52fa53ca86704a1c78f02676ff5cad2163d8af SHA1 585668a2ec1fc1b8c5a29b63c49c477b97d72905 SHA256 c0c0b0e66c001b10b0129c380b45918e81d0b5329d364f3d30f6b6bfd09bd89c
EBUILD stellarium-0.10.2.ebuild 1224 RMD160 4e9bb55a004aaffd9ccecf24bab1e0d4a10382aa SHA1 fbeb419af6c6d80bf2a60f21e96a3c44d924d89c SHA256 42e5b713a0054c9b03ad2d04428e15229fcb69ca63ad19ff2caa7eadcf27eeac
EBUILD stellarium-0.9.1-r1.ebuild 1549 RMD160 f1e61ffb7155e4ca0579e941fb7bf779e38ac3b2 SHA1 7b6f4af9d9d4995678d7127f1f7d3f0c0316c87c SHA256 f997e1cc147c6f816c6fff9cc48722d33a8867293aa4edc577770f7f016b29fc
MISC ChangeLog 8422 RMD160 fb5c68f1b194a850dc14a54009bf33f7ee6fb78f SHA1 2466c89ee31ac1513d406d4e7fe6a1db4388a8b1 SHA256 68c3741230f73ff7b89ffe443976ea3789e3b1a327d20319ee24dca704e23e80
diff --git a/sci-astronomy/stellarium/stellarium-0.10.1.ebuild b/sci-astronomy/stellarium/stellarium-0.10.1.ebuild
deleted file mode 100644
index d987c41fd620..000000000000
--- a/sci-astronomy/stellarium/stellarium-0.10.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# 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.2 2009/02/20 18:08:04 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_IN_SOURCE_BUILD=1 cmake-utils_src_configure
-}
-
-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
-}