summaryrefslogtreecommitdiff
path: root/games-action/beathazardultra
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-10 09:09:16 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-10 09:09:16 +0000
commitf45955e60d4da9b7f4a1088c98042f9c06669039 (patch)
tree25ff171e8813c8b99f79a424124ed214a9520850 /games-action/beathazardultra
parentb9ef7cab6264f1838672efbbcb4ba3b3abd5323f (diff)
gentoo resync : 10.12.2017
Diffstat (limited to 'games-action/beathazardultra')
-rw-r--r--games-action/beathazardultra/Manifest1
-rw-r--r--games-action/beathazardultra/beathazardultra-20130308.ebuild82
2 files changed, 0 insertions, 83 deletions
diff --git a/games-action/beathazardultra/Manifest b/games-action/beathazardultra/Manifest
index ee8d5b38b7f2..b7b1e8382dcd 100644
--- a/games-action/beathazardultra/Manifest
+++ b/games-action/beathazardultra/Manifest
@@ -1,4 +1,3 @@
DIST beathazard-installer_03-08-13 183569201 BLAKE2B 769fffbfc752d9c924c26a0fab347297087787d4eb665440fd3aed1c315a6f93f8e0526dbe62219b6aff2bb6ad1b7d7a5ccdc16663e9ea32671ec5c28fc12ebb SHA512 273f550034473d43ac4ceb41018b540f6518393606249de490642a4e6f0dfb5f0b860d3a633db0f90f3b9fce1dc156cf4bd80d383f7e6eae91a5e7bd9e9427d4
EBUILD beathazardultra-20130308-r1.ebuild 1767 BLAKE2B ebd5ba6778165a4aef0e75798ee1658fe6df14ce4a37a9d1bbf5937a3fc20f0b022c47935eb1261632f1d3bdaa50299fdcf36951f4c66fcea9fc56b235314d9a SHA512 99cb0b82fff0de64b24c182924b444573e993c39360dae03974edc5b722d5ab2735b7138e9e8ae6b9acbfeb227e6d963f0384495ca74f623e3b1e1f6a395d675
-EBUILD beathazardultra-20130308.ebuild 1842 BLAKE2B ea3bf6acecd8a7c99fbb09f0fd2b4b1bbd143ce85b1863ece594eecd01f9b9fce9f07e22d67d823effac027217f1e1a06ae1136839f25cdfabb388ba64c669c2 SHA512 8c824dd9b96f57cc3b51e61baaaec61f3d4e60c7078075c7a212e625e05e4ed25eb2c6ed9c5c0b6f1b9430f0b304528d6fe64e9c09387028561e9a9c44ef4d1a
MISC metadata.xml 461 BLAKE2B 0bd546b7c1ffef65e582b2c734745846bb4d014a41ab188c611c5e9c1d06cfb54d5cc2b94b533cb3a9604f0b80a8edf5f73f306441019a7b09253c0f02baaafe SHA512 5cfca4fbf989e1cf6d9b2be2368eef8cac6e059d449bf9f8ac72a75612771cabc15794a6a2ccad644a1b5ddba3bf0db35b3388ab4dfd4428642206c40878d1ff
diff --git a/games-action/beathazardultra/beathazardultra-20130308.ebuild b/games-action/beathazardultra/beathazardultra-20130308.ebuild
deleted file mode 100644
index ae5c376da75b..000000000000
--- a/games-action/beathazardultra/beathazardultra-20130308.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# TODO: unbundle allegro[gtk...] (no multilib on amd64 and 5.0.9 soname)
-
-EAPI=5
-inherit eutils unpacker games
-
-DESCRIPTION="Intense music-driven arcade shooter powered by your music"
-HOMEPAGE="http://www.coldbeamgames.com/"
-SRC_URI="beathazard-installer_03-08-13"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE="bundled-libs"
-RESTRICT="bindist fetch splitdebug"
-
-MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN}
-QA_PREBUILT="${MYGAMEDIR#/}/BeatHazard_Linux2
- ${MYGAMEDIR#/}/hge_lib/*"
-
-DEPEND="app-arch/unzip"
-RDEPEND="
- virtual/opengl
- amd64? (
- !bundled-libs? (
- >=media-libs/libpng-1.2.51:1.2[abi_x86_32(-)]
- >=virtual/jpeg-0-r2[abi_x86_32(-)]
- )
- >=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)]
- >=virtual/opengl-7.0-r1[abi_x86_32(-)]
- >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
- >=x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
- >=x11-libs/libXinerama-1.1.3[abi_x86_32(-)]
- >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
- )
- x86? (
- x11-libs/gtk+:2
- x11-libs/libX11
- x11-libs/libXcursor
- x11-libs/libXinerama
- x11-libs/libXrandr
- !bundled-libs? (
- media-libs/libpng:1.2
- virtual/jpeg
- )
- )"
-
-S=${WORKDIR}/data
-
-pkg_nofetch() {
- einfo "Please buy & download ${SRC_URI} from:"
- einfo " ${HOMEPAGE}"
- einfo "and move it to ${DISTDIR}"
- einfo
-}
-
-src_unpack() {
- unpack_zip ${A}
-}
-
-src_prepare() {
- if ! use bundled-libs ; then
- einfo "Removing bundled libs..."
- rm -v all/hge_lib/libjpeg.so* all/hge_lib/libpng12.so* || die
- fi
-}
-
-src_install() {
- insinto "${MYGAMEDIR}"
- doins -r all/*
-
- dodoc Linux.README
-
- newicon SmileLogo.png ${PN}.png
- make_desktop_entry ${PN}
- games_make_wrapper ${PN} "./BeatHazard_Linux2" "${MYGAMEDIR}" "${MYGAMEDIR}/hge_lib"
-
- fperms +x "${MYGAMEDIR}"/BeatHazard_Linux2
- prepgamesdirs
-}