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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 11C7C158013 for ; Thu, 7 Dec 2023 22:29:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 490E82BC013; Thu, 7 Dec 2023 22:29:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2843E2BC013 for ; Thu, 7 Dec 2023 22:29:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E73F433FD24 for ; Thu, 7 Dec 2023 22:29:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C5E5AF5 for ; Thu, 7 Dec 2023 22:29:38 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1701988084.f105b822a636fc9ac20f5daba6af76577c9671f3.chewi@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/psychonauts/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-action/psychonauts/metadata.xml games-action/psychonauts/psychonauts-2013.05.06.ebuild X-VCS-Directories: games-action/psychonauts/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: f105b822a636fc9ac20f5daba6af76577c9671f3 X-VCS-Branch: master Date: Thu, 7 Dec 2023 22:29:38 +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: 5bbf3513-c615-4102-a8bf-8921a46deccd X-Archives-Hash: f83c91e616a3f8c3b7f3b7b57455086f commit: f105b822a636fc9ac20f5daba6af76577c9671f3 Author: James Le Cuirot gentoo org> AuthorDate: Thu Dec 7 22:28:04 2023 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Dec 7 22:28:04 2023 +0000 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=f105b822 games-action/psychonauts: Drop in favour of packages in the main repo There are -hb (Humble Bundle) and -gog (GOG) variants of the package. Signed-off-by: James Le Cuirot gentoo.org> games-action/psychonauts/metadata.xml | 15 ------ .../psychonauts/psychonauts-2013.05.06.ebuild | 53 ---------------------- 2 files changed, 68 deletions(-) diff --git a/games-action/psychonauts/metadata.xml b/games-action/psychonauts/metadata.xml deleted file mode 100644 index 58233f7..0000000 --- a/games-action/psychonauts/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - -azamat.hackimov@gmail.com -Azamat H. Hackimov - - -A mind-bending platforming adventure from Double Fine Productions. - - -Психологическая платформенная адвенчура от Double Fine Productions. - - - diff --git a/games-action/psychonauts/psychonauts-2013.05.06.ebuild b/games-action/psychonauts/psychonauts-2013.05.06.ebuild deleted file mode 100644 index b09f4de..0000000 --- a/games-action/psychonauts/psychonauts-2013.05.06.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop eutils multilib-minimal - -DESCRIPTION="A mind-bending platforming adventure from Double Fine Productions." -HOMEPAGE="http://www.psychonauts.com/" -SRC_URI="${PN}-linux-$(ver_cut 2)$(ver_cut 3)$(ver_cut 1)-bin" - -LICENSE="Psychonauts-EULA" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" - -DEPEND="app-arch/unzip" -RDEPEND="virtual/opengl - media-libs/openal[${MULTILIB_USEDEP}] - media-libs/libsdl[${MULTILIB_USEDEP}]" - -RESTRICT="fetch strip" - -S="${WORKDIR}/data" - -pkg_nofetch() { - einfo "Please download ${A}" - einfo "from your personal page in Humble Indie Bundle V site" - einfo "(http://www.humblebundle.com)" - einfo "and place it to ${DISTDIR}" -} - -src_unpack() { - # self unpacking zip archive; unzip warns about the exe stuff - # (taken from lugaru ebuild) - local a=${DISTDIR}/${A} - echo ">>> Unpacking ${a} to ${PWD}" - unzip -q "${a}" - [ $? -gt 1 ] && die "unpacking failed" -} - -src_install() { - local dir="/opt/${PN}" - dodoc "Psychonauts Manual Win.pdf" - dodoc Documents/Readmes/* - exeinto ${dir} - doexe Psychonauts || die - insinto ${dir} - doins -r DisplaySettings.ini PsychonautsData2.pkg WorkResource || die - doicon ${PN}.png - make_wrapper ${PN} ./Psychonauts "${dir}" "${dir}" - make_desktop_entry ${PN} Psychonauts ${PN} -}