mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-strategy/darwinia-demo: treeclean
Bug: https://bugs.gentoo.org/791115 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST darwinia-demo2-1.3.0.sh 22470072 BLAKE2B 3169e6de1293eb8e62094e1773dbb871882a5f18d993dd495c27455525c178d02ce21a47425e070da01153eb8d0cdb764f6276da8919d6b0492718701ddf8fb9 SHA512 f561f3e741052888d8a23445f01e0c2a8d2b207b7786b25f297d76d0f4b4ef91bbf7d1ec842e5e2b1051f3f122af12058e2bcb2495478846713e49c2c7d7d92d
|
||||
@@ -1,50 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit desktop unpacker wrapper
|
||||
|
||||
DESCRIPTION="Darwinia, the hyped indie game of the year. By the Uplink creators"
|
||||
HOMEPAGE="http://www.darwinia.co.uk/downloads/demo_linux.html"
|
||||
SRC_URI="http://www.introversion.co.uk/darwinia/downloads/${PN}2-${PV}.sh"
|
||||
|
||||
LICENSE="Introversion"
|
||||
SLOT="0"
|
||||
KEYWORDS="-* ~amd64 ~x86"
|
||||
IUSE=""
|
||||
RESTRICT="bindist mirror strip"
|
||||
|
||||
RDEPEND="
|
||||
media-libs/libsdl[abi_x86_32(-)]
|
||||
media-libs/libvorbis[abi_x86_32(-)]
|
||||
virtual/glu[abi_x86_32(-)]
|
||||
sys-libs/glibc
|
||||
sys-libs/libstdc++-v3:5
|
||||
virtual/opengl[abi_x86_32(-)]"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
dir="/opt/${PN}"
|
||||
|
||||
src_unpack() {
|
||||
unpack_makeself
|
||||
}
|
||||
|
||||
src_install() {
|
||||
exeinto "${dir}/lib"
|
||||
insinto "${dir}/lib"
|
||||
|
||||
doexe lib/{darwinia.bin.x86,open-www.sh}
|
||||
doins lib/{sounds,main,language}.dat
|
||||
|
||||
insinto "${dir}"
|
||||
doins README
|
||||
|
||||
exeinto "${dir}"
|
||||
doexe bin/Linux/x86/darwinia
|
||||
|
||||
make_wrapper darwinia-demo ./darwinia "${dir}" "${dir}"
|
||||
newicon darwinian.png ${PN}.png
|
||||
make_desktop_entry darwinia-demo "Darwinia (Demo)"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>games@gentoo.org</email>
|
||||
<name>Gentoo Games Project</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -78,7 +78,6 @@ games-rpg/eschalon-book-1-demo
|
||||
games-rpg/wasteland2
|
||||
games-server/etqw-ded
|
||||
games-strategy/darwinia
|
||||
games-strategy/darwinia-demo
|
||||
games-strategy/dominions2
|
||||
games-strategy/knights-demo
|
||||
games-strategy/majesty-demo
|
||||
|
||||
@@ -269,7 +269,6 @@ games-server/steamcmd
|
||||
games-server/ut2004-ded
|
||||
games-simulation/slime-rancher
|
||||
games-strategy/darwinia
|
||||
games-strategy/darwinia-demo
|
||||
games-strategy/knights-demo
|
||||
games-strategy/majesty-demo
|
||||
games-util/heroic-bin
|
||||
|
||||
@@ -312,11 +312,6 @@ dev-python/rapidfuzz-capi
|
||||
# Removal on 2024-07-09. Bug #739140.
|
||||
games-emulation/gcube
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org> (2024-06-09)
|
||||
# Download no longer available, license prevents mirroring.
|
||||
# Removal on 2024-07-09. Bug #791115.
|
||||
games-strategy/darwinia-demo
|
||||
|
||||
# Alfredo Tupone <tupone@gentoo.org> (2024-06-09)
|
||||
# Not ready for testing
|
||||
>=dev-lang/ocaml-5
|
||||
|
||||
Reference in New Issue
Block a user