commit:     f9db1d094434b4bf508d347b8bfc29b5ebdaa5f0
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sat Apr 12 09:54:26 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Apr 12 09:54:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f9db1d09

games-strategy/ground-control: treeclean

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 games-strategy/ground-control/Manifest             |  1 -
 .../ground-control/ground-control-1011.ebuild      | 45 ----------------------
 games-strategy/ground-control/metadata.xml         |  5 ---
 profiles/package.mask                              |  1 -
 4 files changed, 52 deletions(-)

diff --git a/games-strategy/ground-control/Manifest 
b/games-strategy/ground-control/Manifest
deleted file mode 100644
index 4902a591b..000000000
--- a/games-strategy/ground-control/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ground-control.tar.xz 476764820 BLAKE2B 
d417dd5ba655c0ad1cbfeba5f8d9649cd84b4f068ed45a008332aa2cde9de8b317f8be57928a176e5c4c8708298793a41400abe82d1cda18a78915531a446e95
 SHA512 
6e12b1ece587fcb78664a34010eed922c7e716b1df659d260e6a0c7e64828adeea34cfc02266e563f7566a9ff99503e6d8fa19c05117627e50ae57c9fc840602

diff --git a/games-strategy/ground-control/ground-control-1011.ebuild 
b/games-strategy/ground-control/ground-control-1011.ebuild
deleted file mode 100644
index fd338e4f1..000000000
--- a/games-strategy/ground-control/ground-control-1011.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit wrapper
-
-DESCRIPTION="RTS from 2000 by Massive Entertainment, without resources and 
buildings"
-HOMEPAGE="https://en.wikipedia.org/wiki/Ground_Control_(video_game)"
-SRC_URI="https://archive.org/download/$PN.tar.xz/$PN.tar.xz";
-
-S="${WORKDIR}"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RESTRICT="strip"
-
-RDEPEND="
-       virtual/wine
-       app-emulation/dxvk
-"
-
-QA_PREBUILT="*"
-
-src_install() {
-
-       mkdir -p "$ED$/opt"
-
-       mkdir "$ED/opt" || die
-       mkdir -p "$ED/usr/bin/" || die
-       cp -r "$PN" "$ED/opt/$PN" || die
-
-       make_wrapper "$PN" "env WINEPREFIX=/home/\$USER/.wine-ground-control 
wine /opt/$PN/gc.exe"
-
-}
-
-pkg_postinst() {
-       einfo "Downloaded from 
https://www.moddb.com/games/ground-control/downloads/ground-control-install";
-       einfo "More about the game:"
-       einfo "https://www.wikidata.org/wiki/Q1547686";
-       einfo "https://www.metacritic.com/game/1300002617/";
-       einfo "The game is installed to /opt/$PN - if you want to run it by 
another Wine or operating system"
-}

diff --git a/games-strategy/ground-control/metadata.xml 
b/games-strategy/ground-control/metadata.xml
deleted file mode 100644
index 115e9d64a..000000000
--- a/games-strategy/ground-control/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index b666313d6..a560c13f3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -63,7 +63,6 @@ app-admin/bitwarden-cli
 # HOMEPAGE just points to a Wikipedia article
 # Removal on 2025-04-12
 games-strategy/swine
-games-strategy/ground-control
 
 # David Roman <davidroma...@gmail.com> (2025-03-12)
 # Uses deprecated EGO_SUM. Last release in 2023.

Reply via email to