* [gentoo-commits] repo/gentoo:master commit in: games-strategy/darwinia-demo/, profiles/, profiles/arch/amd64/no-multilib/, ...
@ 2024-07-12 12:13 Arthur Zamarin
0 siblings, 0 replies; only message in thread
From: Arthur Zamarin @ 2024-07-12 12:13 UTC (permalink / raw
To: gentoo-commits
commit: 8bf09b48ad969ea4b9119bb5af1364c4b0d2b1df
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 12:11:09 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 12:11:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf09b48
games-strategy/darwinia-demo: treeclean
Bug: https://bugs.gentoo.org/791115
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
games-strategy/darwinia-demo/Manifest | 1 -
.../darwinia-demo/darwinia-demo-1.3.0-r3.ebuild | 50 ----------------------
games-strategy/darwinia-demo/metadata.xml | 8 ----
profiles/arch/amd64/no-multilib/package.mask | 1 -
profiles/features/musl/package.mask | 1 -
profiles/package.mask | 5 ---
6 files changed, 66 deletions(-)
diff --git a/games-strategy/darwinia-demo/Manifest b/games-strategy/darwinia-demo/Manifest
deleted file mode 100644
index 5d51823a1b20..000000000000
--- a/games-strategy/darwinia-demo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST darwinia-demo2-1.3.0.sh 22470072 BLAKE2B 3169e6de1293eb8e62094e1773dbb871882a5f18d993dd495c27455525c178d02ce21a47425e070da01153eb8d0cdb764f6276da8919d6b0492718701ddf8fb9 SHA512 f561f3e741052888d8a23445f01e0c2a8d2b207b7786b25f297d76d0f4b4ef91bbf7d1ec842e5e2b1051f3f122af12058e2bcb2495478846713e49c2c7d7d92d
diff --git a/games-strategy/darwinia-demo/darwinia-demo-1.3.0-r3.ebuild b/games-strategy/darwinia-demo/darwinia-demo-1.3.0-r3.ebuild
deleted file mode 100644
index 30e71f67f4a8..000000000000
--- a/games-strategy/darwinia-demo/darwinia-demo-1.3.0-r3.ebuild
+++ /dev/null
@@ -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)"
-}
diff --git a/games-strategy/darwinia-demo/metadata.xml b/games-strategy/darwinia-demo/metadata.xml
deleted file mode 100644
index 1c3ba213c494..000000000000
--- a/games-strategy/darwinia-demo/metadata.xml
+++ /dev/null
@@ -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>
diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask
index eb5dc6e238e7..2157355babab 100644
--- a/profiles/arch/amd64/no-multilib/package.mask
+++ b/profiles/arch/amd64/no-multilib/package.mask
@@ -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
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 33d048f6d686..504e28622955 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -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
diff --git a/profiles/package.mask b/profiles/package.mask
index 93c0b9d1660a..dd4ecb868a15 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-12 12:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 12:13 [gentoo-commits] repo/gentoo:master commit in: games-strategy/darwinia-demo/, profiles/, profiles/arch/amd64/no-multilib/, Arthur Zamarin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox