From b1c81de4fadbd00897700a7321f03b390d952b2e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 26 Aug 2021 00:09:36 +0100 Subject: gentoo resync : 26.08.2021 --- games-arcade/shovel-knight/shovel-knight-3.3.ebuild | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'games-arcade/shovel-knight/shovel-knight-3.3.ebuild') diff --git a/games-arcade/shovel-knight/shovel-knight-3.3.ebuild b/games-arcade/shovel-knight/shovel-knight-3.3.ebuild index 711593617539..c7f98580ae68 100644 --- a/games-arcade/shovel-knight/shovel-knight-3.3.ebuild +++ b/games-arcade/shovel-knight/shovel-knight-3.3.ebuild @@ -3,12 +3,13 @@ EAPI=7 -inherit desktop unpacker wrapper xdg-utils +inherit desktop unpacker wrapper xdg MY_PN="ShovelKnight" DESCRIPTION="Sweeping classic action adventure with an 8-bit retro aesthetic" HOMEPAGE="https://yachtclubgames.com/shovel-knight/" SRC_URI="${PN//-/_}_treasure_trove_en_3_3_15418.sh" +S="${WORKDIR}/data/noarch/game" LICENSE="Yacht-Club-Games-EULA" SLOT="0" @@ -24,8 +25,6 @@ RDEPEND=" virtual/opengl " -S="${WORKDIR}/data/noarch/game" - DIR="/opt/${PN}" QA_PREBUILT="${DIR#/}/*" @@ -62,6 +61,3 @@ src_install() { newicon -s 256 ../support/icon.png ${PN}.png make_desktop_entry ${MY_PN} "Shovel Knight" } - -pkg_postinst() { xdg_icon_cache_update; } -pkg_postrm() { xdg_icon_cache_update; } -- cgit v1.2.3