summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-07-02 23:13:45 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-07-02 23:13:45 +0000
commit40da866a9788656f8e5168880a00731e2ea006d5 (patch)
treeb812390ee2ec9f8c17593fbd5c3c2f5186178f86 /sci-misc
parentStable on ppc. (diff)
downloadgentoo-2-40da866a9788656f8e5168880a00731e2ea006d5.tar.gz
gentoo-2-40da866a9788656f8e5168880a00731e2ea006d5.tar.bz2
gentoo-2-40da866a9788656f8e5168880a00731e2ea006d5.zip
Moved to sci-physics/lightspeed.
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/lightspeed/ChangeLog28
-rw-r--r--sci-misc/lightspeed/Manifest4
-rw-r--r--sci-misc/lightspeed/files/digest-lightspeed-1.2a2
-rw-r--r--sci-misc/lightspeed/lightspeed-1.2a.ebuild43
-rw-r--r--sci-misc/lightspeed/metadata.xml5
5 files changed, 0 insertions, 82 deletions
diff --git a/sci-misc/lightspeed/ChangeLog b/sci-misc/lightspeed/ChangeLog
deleted file mode 100644
index d737891dc691..000000000000
--- a/sci-misc/lightspeed/ChangeLog
+++ /dev/null
@@ -1,28 +0,0 @@
-# ChangeLog for sci-misc/lightspeed
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/lightspeed/ChangeLog,v 1.4 2005/06/15 22:27:45 malc Exp $
-
- 15 Jun 2005; Malcolm Lashley <malc@gentoo.org> lightspeed-1.2a.ebuild:
- Stable on amd64 - closes bug #95914
-
- 06 May 2005; David Holm <dholm@gentoo.org> lightspeed-1.2a.ebuild:
- Added to ~ppc.
-
-*lightspeed-1.2a (27 Dec 2004)
-
- 27 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
- +lightspeed-1.2a.ebuild:
- Moved from app-sci/lightspeed to sci-misc/lightspeed.
-
- 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> lightspeed-1.2a.ebuild:
- Add die following econf for bug 48950
-
- 09 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> lightspeed-1.2a.ebuild:
- Adding amd64 keyword. Closing #43776.
-
-*lightspeed-1.2a (12 Jan 2003)
-
- 12 Jan 2003; Marin Holzer <mholzer@gentoo.org> lightspeed-1.2a.ebuild
- files/digest-lightspeed-1.2a ChangeLog :
- Added initial Version submitted by pez@apocalyptech.com in #13029
-
diff --git a/sci-misc/lightspeed/Manifest b/sci-misc/lightspeed/Manifest
deleted file mode 100644
index e3f2857f5060..000000000000
--- a/sci-misc/lightspeed/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 5f6c725553c2e11280d210227ac495f5 ChangeLog 1036
-MD5 478cfe0c6d203f30939a8d6761e83851 lightspeed-1.2a.ebuild 1168
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 31ecec601dfd11e746121559c07fabe2 files/digest-lightspeed-1.2a 128
diff --git a/sci-misc/lightspeed/files/digest-lightspeed-1.2a b/sci-misc/lightspeed/files/digest-lightspeed-1.2a
deleted file mode 100644
index cd42132c3cfc..000000000000
--- a/sci-misc/lightspeed/files/digest-lightspeed-1.2a
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 d6162f8b200db8ebfade791a71a439c0 lightspeed-1.2a.tar.gz 163764
-MD5 93a5cc2601f6eead110d933f2bd452f0 objects-1.tar.gz 767805
diff --git a/sci-misc/lightspeed/lightspeed-1.2a.ebuild b/sci-misc/lightspeed/lightspeed-1.2a.ebuild
deleted file mode 100644
index 6cbc73a3d0ba..000000000000
--- a/sci-misc/lightspeed/lightspeed-1.2a.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/lightspeed/lightspeed-1.2a.ebuild,v 1.3 2005/06/15 22:27:45 malc Exp $
-
-DESCRIPTION="Light Speed! is an OpenGL-based program developed to illustrate the effects of special relativity on the appearance of moving objects."
-HOMEPAGE="http://lightspeed.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
- mirror://sourceforge/${PN}/objects-1.tar.gz"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86 amd64 ~ppc"
-
-IUSE="png tiff"
-DEPEND="virtual/opengl
- =x11-libs/gtkglarea-1.2.3-r1
- >=x11-libs/gtk+-1.0.1
- png? ( media-libs/libpng )
- tiff? ( media-libs/tiff )"
-#RDEPEND=""
-S2="${WORKDIR}/objects"
-
-src_compile() {
- econf || die "econf failed"
- emake || die
-}
-
-src_install() {
- einstall
- dodoc AUTHORS COPYING ChangeLog INSTALL MATH NEWS README TODO
- cd ${S2}
- mv README objects-README
- dodoc objects-README
- insinto /usr/share/${PN}
- doins *.3ds *.lwo
-}
-
-pkg_postinst() {
- einfo
- einfo "Some 3d models have been placed in /usr/share/${PN}"
- einfo "You can load them in Light Speed! from the File menu."
- einfo
-}
-
diff --git a/sci-misc/lightspeed/metadata.xml b/sci-misc/lightspeed/metadata.xml
deleted file mode 100644
index b229aec85b8f..000000000000
--- a/sci-misc/lightspeed/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>sci</herd>
-</pkgmetadata>