]> Pileus Git - ~andy/sunrise/commitdiff
games-action/ lugaru: lugaru is already in main tree
authorThomas Sachau <tommy@gentoo.org>
Fri, 21 May 2010 22:18:43 +0000 (22:18 +0000)
committerThomas Sachau <tommy@gentoo.org>
Fri, 21 May 2010 22:18:43 +0000 (22:18 +0000)
svn path=/sunrise/; revision=10586

games-action/lugaru/ChangeLog [deleted file]
games-action/lugaru/Manifest [deleted file]
games-action/lugaru/lugaru-9999.ebuild [deleted file]
games-action/lugaru/metadata.xml [deleted file]

diff --git a/games-action/lugaru/ChangeLog b/games-action/lugaru/ChangeLog
deleted file mode 100644 (file)
index 1a0ed50..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# ChangeLog for games-action/lugaru
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  17 May 2010; Jens Pranaitis (jensp) <jens@chaox.net> lugaru-9999.ebuild:
-  Fixes hg fetch issue. Thx to reagentoo for noticing the bug and to binki and
-  Tommy[D] for reviewing
-
-  15 May 2010; Jens Pranaitis (jensp) <jens@chaox.net> +lugaru-9999.ebuild,
-  +metadata.xml:
-  New ebuild for bug 319817, thanks xmw and hwoarang
-
diff --git a/games-action/lugaru/Manifest b/games-action/lugaru/Manifest
deleted file mode 100644 (file)
index 79ca947..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-EBUILD lugaru-9999.ebuild 867 RMD160 96703044fa7bc3915be6e906330e8424398aa732 SHA1 817950317483dba4f53d76b067610dde781bdf84 SHA256 1a622e2cc144f7bebfd6d4bc52a14ab3bc212c2de8d6d38dcc32cfc9022325e8
-MISC ChangeLog 447 RMD160 1ebee3315b3a5e90471205f5d5f40ac52704864b SHA1 ec2e63b343323a006366798c76afc2a054561744 SHA256 66a3c002ca1c2c41b5f162731565829f5582448c4d1e5eba2bbe69900e7bc9ac
-MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
diff --git a/games-action/lugaru/lugaru-9999.ebuild b/games-action/lugaru/lugaru-9999.ebuild
deleted file mode 100644 (file)
index 838a0e0..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-inherit games cmake-utils mercurial
-
-DESCRIPTION="A cross platform 3d action adventure"
-HOMEPAGE="http://www.wolfire.com/lugaru"
-SRC_URI=""
-EHG_REPO_URI="http://hg.icculus.org/icculus/${PN}"
-
-LICENSE="GPL-2 free-noncomm"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="media-libs/jpeg
-       media-libs/libogg
-       media-libs/libpng
-       media-libs/libsdl
-       media-libs/libvorbis
-       media-libs/openal
-       virtual/opengl"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${PN}
-
-src_configure() {
-       local mycmakeargs=(-DCMAKE_INSTALL_PREFIX="${GAMES_PREFIX_OPT}"/${PN})
-       cmake-utils_src_configure
-}
-
-src_install() {
-       cmake-utils_src_install
-       games_make_wrapper ${PN} ./${PN} "${GAMES_PREFIX_OPT}/${PN}" "${GAMES_PREFIX_OPT}/${PN}"
-       make_desktop_entry ${PN} "Lugaru: The Rabbit's Foot"
-}
diff --git a/games-action/lugaru/metadata.xml b/games-action/lugaru/metadata.xml
deleted file mode 100644 (file)
index e6233b5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
-</pkgmetadata>