mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-arcade/xsfcave: treeclean
Closes: https://bugs.gentoo.org/935309 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST xsfcave-0.5.tar.gz 88113 BLAKE2B bddf18277b8df3c3e17f8d9cd18ad517d95adbeb9479cf1552fe3e69f097344a229bbbb33348c34fd082194f4a3db3a8921dfd4644d983ba30320f7c9c961068 SHA512 5dd5c7e581362b1d4faf2edd73f5ea6a068d05a94b6fac7813fa2cae323453ed3380c9e40b92a2ed9b3672ab931d5a2951d2ad7fc74cf64588e6e9fe7723f09a
|
||||
@@ -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>
|
||||
@@ -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}"
|
||||
}
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user