games-arcade/xsfcave: treeclean

Closes: https://bugs.gentoo.org/935309 (pkgremoved)
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-08-01 22:45:36 +03:00
parent 8aa982f5af
commit 76ea42e9c5
4 changed files with 0 additions and 41 deletions

View File

@@ -1 +0,0 @@
DIST xsfcave-0.5.tar.gz 88113 BLAKE2B bddf18277b8df3c3e17f8d9cd18ad517d95adbeb9479cf1552fe3e69f097344a229bbbb33348c34fd082194f4a3db3a8921dfd4644d983ba30320f7c9c961068 SHA512 5dd5c7e581362b1d4faf2edd73f5ea6a068d05a94b6fac7813fa2cae323453ed3380c9e40b92a2ed9b3672ab931d5a2951d2ad7fc74cf64588e6e9fe7723f09a

View File

@@ -1,16 +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>
<longdescription lang="en">
xsfcave is a X11 sfcave clone. The game consist of surviving in a tunel by not
hitting in the walls and obstacles. The first versions of the game are greatly
influenced by the Java version of this game.
</longdescription>
<upstream>
<remote-id type="sourceforge">scrap</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -1,23 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit desktop
DESCRIPTION="A X11 sfcave clone"
HOMEPAGE="http://xsfcave.idios.org"
SRC_URI="https://downloads.sourceforge.net/scrap/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="x11-libs/libXext
x11-libs/libSM"
RDEPEND="${DEPEND}"
src_install() {
default
make_desktop_entry "${PN}"
}

View File

@@ -225,7 +225,6 @@ sci-astronomy/esomidas
# Ancient, dead upstream, generally awful.
# Removal on 2024-08-01. Bugs #935307, #935308, #935309.
games-arcade/spacerider
games-arcade/xsfcave
# Sam James <sam@gentoo.org> (2024-06-25)
# Subvolume printing is broken: https://github.com/kdave/btrfs-progs/issues/829