From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3DA8D138350 for ; Sat, 29 Feb 2020 14:18:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4165BE08C9; Sat, 29 Feb 2020 14:18:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA59FE08C9 for ; Sat, 29 Feb 2020 14:18:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58C1034F0DC for ; Sat, 29 Feb 2020 14:18:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4D7915D for ; Sat, 29 Feb 2020 14:18:50 +0000 (UTC) From: "Azamat H. Hackimov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Azamat H. Hackimov" Message-ID: <1582984577.3f47c660668392c1031c2fa89d99b815997c72d8.winterheart@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/shadowgrounds-survivor-bin/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-1-r1.ebuild games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-1.ebuild X-VCS-Directories: games-action/shadowgrounds-survivor-bin/ X-VCS-Committer: winterheart X-VCS-Committer-Name: Azamat H. Hackimov X-VCS-Revision: 3f47c660668392c1031c2fa89d99b815997c72d8 X-VCS-Branch: master Date: Sat, 29 Feb 2020 14:18:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: be819407-a0af-4c3d-a331-583cfdac47c5 X-Archives-Hash: 4977e95c62bcf01ff723ed35aaed927f commit: 3f47c660668392c1031c2fa89d99b815997c72d8 Author: Azamat H. Hackimov gmail com> AuthorDate: Sat Feb 29 13:56:17 2020 +0000 Commit: Azamat H. Hackimov gentoo ru> CommitDate: Sat Feb 29 13:56:17 2020 +0000 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=3f47c660 games-action/shadowgrounds-survivor-bin: update Migrate from deprecated eclass. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov gmail.com> ...uild => shadowgrounds-survivor-bin-1-r1.ebuild} | 24 ++++++++-------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-1.ebuild b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-1-r1.ebuild similarity index 70% rename from games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-1.ebuild rename to games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-1-r1.ebuild index 46c911c..84c5440 100644 --- a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-1.ebuild +++ b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-1-r1.ebuild @@ -1,16 +1,15 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11.ebuild,v 1.2 2011/04/21 08:50:11 vapier Exp $ -EAPI="5" +EAPI=7 -inherit unpacker games eutils +inherit desktop eutils multilib-minimal unpacker DESCRIPTION="human survivors who battle against the ongoing alien onslaught" HOMEPAGE="http://shadowgroundsgame.com/survivor/" SRC_URI="survivorUpdate${PV}.run" -LICENSE="frozenbyte-eula" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" @@ -19,16 +18,11 @@ RESTRICT="fetch strip" DEPEND="app-arch/unzip" RDEPEND=">=sys-libs/glibc-2.4 >=sys-devel/gcc-4.3.0 - !amd64? ( - gnome-base/libglade - ) - amd64? ( - app-emulation/emul-linux-x86-gtklibs - )" + gnome-base/libglade[${MULTILIB_USEDEP}]" S="${WORKDIR}" -d="${GAMES_PREFIX_OPT}/${PN}" +d="/opt/${PN}" QA_TEXTRELS_x86="`echo ${d#/}/lib32/lib{avcodec.so.51,avformat.so.52,avutil.so.49,FLAC.so.8}`" QA_TEXTRELS_amd64="${QA_TEXTRELS_x86}" @@ -39,7 +33,7 @@ pkg_nofetch() { src_unpack() { # manually run unzip as the initial seek causes it to exit(1) - unpack_zip "${A}" + unpack_zip ${A} rm lib*/lib{gcc_s,m,rt,selinux}.so.? } @@ -51,7 +45,7 @@ src_install() { bb="survivor-${b}" exeinto ${d} newexe ${bb} ${bb} || die - games_make_wrapper ${bb} "./${bb}" "${d}" || die + make_wrapper ${bb} "./${bb}" "${d}" || die make_desktop_entry ${bb} "Shadowgrounds Survivor ${b}" "Shadowgrounds Survivor" done @@ -60,6 +54,4 @@ src_install() { insinto ${d} doins -r Config data Profiles *.fbz *.glade *-logo.png || die - - prepgamesdirs }