summaryrefslogtreecommitdiff
path: root/games-action/fakk2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /games-action/fakk2
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'games-action/fakk2')
-rw-r--r--games-action/fakk2/Manifest2
-rw-r--r--games-action/fakk2/fakk2-1.02-r1.ebuild12
2 files changed, 7 insertions, 7 deletions
diff --git a/games-action/fakk2/Manifest b/games-action/fakk2/Manifest
index e1e9386cce54..904d819418cb 100644
--- a/games-action/fakk2/Manifest
+++ b/games-action/fakk2/Manifest
@@ -1,2 +1,2 @@
-EBUILD fakk2-1.02-r1.ebuild 1667 BLAKE2B 9f4592d26f217af0e858c4cd0c164cdd7d8cac625fed15b0ab35a5decc1f9e14846d697b062f4dd0e00dcb118bae2a29f17918cd97fc87dec3f220e96c22367a SHA512 4023c429060f6272e790cd15493aeed264153637f709c88c21ec1c6786ca4829d7014d48e449641b1fabe51e7ab13a0a4cc306485c6bc943a4c978b05f2843d2
+EBUILD fakk2-1.02-r1.ebuild 1685 BLAKE2B a813b8e7b524a9f7ad96380969a060f8ced3dfa54d664d939d2b52e6c1ba269f367f317e5902f149fb90af067578cfae9b1645d26bb1e4192d0b6a96676c026a SHA512 23103dbad3d8aba47899389b0c0d45d759a3bf5d706a08d5ec949ba6afb3ba82c462be907c4034aa8f23b80f089d1cc65b7f9328b5dace18a51a085b49aa745e
MISC metadata.xml 1206 BLAKE2B a3c0be20590459e2401b791c4c1211f7155d4e76f34757ad180c9626729f431ee77a00a30b25076cef69705e64cd54ca581d147132f2c8323b9053013255d5a8 SHA512 786927f7a429e4ff1f1097144f41b832b7d8bd8fd1423dd5587d3c496a2ed4be66aa34702e360c702f536429ceed38082475529392c5e0ef389aa431d2595432
diff --git a/games-action/fakk2/fakk2-1.02-r1.ebuild b/games-action/fakk2/fakk2-1.02-r1.ebuild
index f7e669e552d3..1a6244a87e01 100644
--- a/games-action/fakk2/fakk2-1.02-r1.ebuild
+++ b/games-action/fakk2/fakk2-1.02-r1.ebuild
@@ -1,12 +1,14 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit eutils cdrom
+EAPI=7
+
+inherit cdrom desktop wrapper
DESCRIPTION="3D third-person action shooter based on the Heavy Metal comics/movies"
HOMEPAGE="http://www.lokigames.com/products/fakk2/"
SRC_URI=""
+S="${WORKDIR}"
LICENSE="LOKI-EULA"
SLOT="0"
@@ -16,8 +18,6 @@ RESTRICT="strip bindist"
RDEPEND="virtual/opengl"
-S=${WORKDIR}
-
dir=/opt/${PN}
Ddir=${D}/${dir}
@@ -45,7 +45,7 @@ src_install() {
# Now, since these files are coming off a cd, the times/sizes/md5sums won't
# be different ... that means portage will try to unmerge some files (!)
# So, we run touch on ${D} to make sure portage doesn't do any such thing
- find "${Ddir}" -exec touch '{}' \;
+ find "${Ddir}" -exec touch '{}' \; || die
make_wrapper ${PN} ./${PN} "${dir}" "${dir}"
newicon ${CDROM_ROOT}/icon.xpm ${PN}.xpm