summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2020-02-10 20:26:53 +0300
committerAzamat H. Hackimov <azamat.hackimov@gmail.com>2020-02-10 21:11:00 +0300
commitb2db3b9e14634bb515d7f9c728e23d8a0439ce5f (patch)
tree12111f633058a04450512bd4732a9583888d705b /games-rpg
parentgames-rpg/zeldaroth: update package (diff)
downloadgamerlay-b2db3b9e14634bb515d7f9c728e23d8a0439ce5f.tar.gz
gamerlay-b2db3b9e14634bb515d7f9c728e23d8a0439ce5f.tar.bz2
gamerlay-b2db3b9e14634bb515d7f9c728e23d8a0439ce5f.zip
games-rpg/doukutsu-bin: package remove
Deprecated eclass, cannot runs. Suggested alternative is NXEngine Evo Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/doukutsu-bin/Manifest21
-rw-r--r--games-rpg/doukutsu-bin/doukutsu-bin-1.01.ebuild55
2 files changed, 0 insertions, 76 deletions
diff --git a/games-rpg/doukutsu-bin/Manifest b/games-rpg/doukutsu-bin/Manifest
deleted file mode 100644
index 57d8fcf..0000000
--- a/games-rpg/doukutsu-bin/Manifest
+++ /dev/null
@@ -1,21 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST linuxdoukutsu-1.01.tar.bz2 1036274 SHA256 76466fc1b1901ce25e301a4ec8450aced806c9d499d66707d6f7b38efebc24c1
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQlghhAAoJECZQPTSbOzNLn8MQAKsBBEamVI4Yj2AtRkpO3TdR
-ujiXQrAqW4P8DZgVMwLFA/BQOhU8AgLHTFPnLPcMwmw5cmt7VyfeWMdmEgiTDDJe
-rtamgkDRyy8hnDRuajmqc90u7TKA6uyv9jr8snaB+Ff9jXAOLPESCFS8iN51LZ9S
-XL3w9rI9b/kQGVXtWCZtbDlosD+YghKQp30OwIR8qO71rqli77p+XMCupDgcVTAJ
-03pRTPJwWQEHgZAlSJ3UBZtGh+/F+Mff5Q7FOQO1Kx8VfhETKYFKOONQhgdncZuf
-oxBU1kTtFLM7kxt5NLJMwMf9V8Me4MVTcjTC9rRkN55U4CaYHDqXPSbRL+/ze61l
-PXoLXtbdbC+Rp3UACOufuwIWSwc041PFOMYAMOvbnkSTHM5kfeK0MKdgIojNcHDM
-YVIebGKaUec5R9VihLfUJOpLS3QrDIz0mQDpGGH4VDRo2KHk10/uPw8dJ6tBoH7V
-MkGMchOa++ueDaQuaK9GfMGhPQWD4wOgXVcGWwrWidYLFeCYo7xhZw8EQXkue2Uc
-gsAaOxHoT6DKHwxQHTBikL0ZiPflLLWzTLiVrqgHdLt7FX6wQ1jwN3yss++WgFKx
-2KzzX71+eN3J3onQneVvrwpVq2xW5IDkyboEMXcgdpS3rKjV3Re5qFFbAHILkibO
-aU75gYFbuMuFJFnjL28H
-=AX0v
------END PGP SIGNATURE-----
diff --git a/games-rpg/doukutsu-bin/doukutsu-bin-1.01.ebuild b/games-rpg/doukutsu-bin/doukutsu-bin-1.01.ebuild
deleted file mode 100644
index 3c33105..0000000
--- a/games-rpg/doukutsu-bin/doukutsu-bin-1.01.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-inherit games
-
-DESCRIPTION="Side-scrolling platformer written by StudioPixel (English translation)"
-HOMEPAGE="http://www.cavestory.org"
-SRC_URI="http://www.archive.org/download/CavestorydoukutsuForLinuxV1.01/linuxdoukutsu-1.01.tar.bz2"
-#SRC_URI="http://www.scibotic.com/uploads/2008/04/linuxdoukutsu-${PV}.tar.bz2"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-RESTRICT="strip"
-
-RDEPEND="media-libs/libsdl[X]"
-
-S=${WORKDIR}/linuxDoukutsu-${PV}
-
-src_install() {
- dogamesbin doukutsu || die dogamesbin failed
-
- insinto "${GAMES_DATADIR}"/${PN}
- doins -r data Config.dat DoConfig.exe || die "doins failed"
-
- exeinto "${GAMES_DATADIR}"/${PN}
- doexe doukutsu.bin || die "doexe failed"
-
- dosym "${GAMES_STATEDIR}"/${PN}/Profile.dat "${GAMES_DATADIR}"/${PN}/Profile.dat || die "dosym failed"
-
- games_make_wrapper doukutsu ./doukutsu.bin "${GAMES_DATADIR}"/${PN} "${GAMES_DATADIR}"/${PN}
-
- dodoc doc/* || die "dodoc failed"
-
- touch Profile.dat || die "unable to create empty Profile.dat?"
- insopts -m 660
- insinto "${GAMES_STATEDIR}"/${PN}
- doins Profile.dat || die "doins failed"
-
- prepgamesdirs
-}
-
-pkg_postinst() {
- elog "This port does not provide a configuration tool for Config.dat."
- elog "The original DoConfig.exe is provided (if you can use wine),"
- elog "or help for configuring it manually is provided in:"
- elog "/usr/share/doc/${P}/configfileformat.txt"
-
- elog "If you need to back up your save file for any reason,"
- elog "it is located at /var/games/doukutsu-bin/Profile.dat"
-}