summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/badland/badland-121-r1.ebuild')
-rw-r--r--games-action/badland/badland-121-r1.ebuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/games-action/badland/badland-121-r1.ebuild b/games-action/badland/badland-121-r1.ebuild
index 2e58b52405c6..0203c806f0db 100644
--- a/games-action/badland/badland-121-r1.ebuild
+++ b/games-action/badland/badland-121-r1.ebuild
@@ -7,8 +7,11 @@ inherit desktop wrapper xdg
DESCRIPTION="Atmospheric side-scrolling action adventure platformer set in a gorgeous forest"
HOMEPAGE="http://badlandgame.com"
-SRC_URI="Badland_GotY_${PV}.tar
+SRC_URI="
+ Badland_GotY_${PV}.tar
https://dev.gentoo.org/~chewi/distfiles/${PN}.png"
+S="${WORKDIR}"
+
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
@@ -16,10 +19,7 @@ RESTRICT="bindist fetch mirror splitdebug"
QA_PREBUILT="opt/${PN}/*"
-DEPEND="
- app-admin/chrpath
-"
-
+BDEPEND="app-admin/chrpath"
RDEPEND="
dev-db/sqlite:3[abi_x86_32]
media-libs/fontconfig:1.0[abi_x86_32]
@@ -33,8 +33,6 @@ RDEPEND="
x11-libs/libX11[abi_x86_32]
"
-S="${WORKDIR}"
-
pkg_nofetch() {
einfo "Please buy and download ${SRC_URI} from:"
einfo " https://www.humblebundle.com/store/badland-game-of-the-year-humble-deluxe-edition"