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 F301015801B for ; Sat, 8 Apr 2023 13:40:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F872E07F6; Sat, 8 Apr 2023 13:40:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2B8D3E07F6 for ; Sat, 8 Apr 2023 13:40:46 +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 51BD3340CDE for ; Sat, 8 Apr 2023 13:40:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D8B18EB for ; Sat, 8 Apr 2023 13:40:43 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1680961069.492769893fc022c778a50d635e53ca5f6e827785.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/m64py/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/m64py/Manifest games-emulation/m64py/m64py-0.2.5.ebuild X-VCS-Directories: games-emulation/m64py/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 492769893fc022c778a50d635e53ca5f6e827785 X-VCS-Branch: master Date: Sat, 8 Apr 2023 13:40:43 +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: a555a141-191a-4c58-bae8-e9add4103e05 X-Archives-Hash: 67c08992456ce61a98d0af832aaa107d commit: 492769893fc022c778a50d635e53ca5f6e827785 Author: Michał Górny gentoo org> AuthorDate: Sat Apr 8 13:37:49 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Apr 8 13:37:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49276989 games-emulation/m64py: Remove old Signed-off-by: Michał Górny gentoo.org> games-emulation/m64py/Manifest | 1 - games-emulation/m64py/m64py-0.2.5.ebuild | 51 -------------------------------- 2 files changed, 52 deletions(-) diff --git a/games-emulation/m64py/Manifest b/games-emulation/m64py/Manifest index fc3dfa282a7a..a4abed5c706d 100644 --- a/games-emulation/m64py/Manifest +++ b/games-emulation/m64py/Manifest @@ -1,2 +1 @@ -DIST m64py-0.2.5.tar.gz 201868 BLAKE2B 95cbfe58ae2741caac5e05bcc06af563ee398d2916d07902ba4aaf4213277eea3c6219448db5958e0a2d0ea8ea3f65c88e63cfd2938a8b4ed33231ba57ae724f SHA512 338f5e96dc4657ba2230c32a40cf0e85c5efcccaa0d5fdbe4b4dcef020b910f5d2d88e5c224f8b496ec0378051aaf44358a0438de52fb03b4ece353f55abc61c DIST mupen64plus-ui-python-e24679436a93e8aae0aa664dc4b2dea40d8236c1.gh.tar.gz 14669412 BLAKE2B 08232599557503d606db9e44bdd6dbb30b3fa125bfd9b9bcc2cbc4b6ea71b567f5af4338d03e7580707db522249d9426ec4d64dc1e941a43076b2d21bc974b67 SHA512 2ba865041827a7f47d5151db6123abd62c964c024c14356aa5434619736b19ce150178d536cff1c84e93d0544823e173c67c0f08054c13e01f085912a9b8c2c6 diff --git a/games-emulation/m64py/m64py-0.2.5.ebuild b/games-emulation/m64py/m64py-0.2.5.ebuild deleted file mode 100644 index 8038f2a4c122..000000000000 --- a/games-emulation/m64py/m64py-0.2.5.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_9 ) - -inherit distutils-r1 xdg-utils - -DESCRIPTION="A frontend for Mupen64Plus" -HOMEPAGE=" - https://m64py.sourceforge.net/ - https://github.com/mupen64plus/mupen64plus-ui-python/ -" -SRC_URI="https://downloads.sourceforge.net/project/m64py/${P}/${P}.tar.gz" - -LICENSE="GPL-3 LGPL-3 public-domain GPL-2 BSD CC-BY-SA-3.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="7z rar" - -RDEPEND=" - dev-python/PyQt5[gui,opengl,widgets,${PYTHON_USEDEP}] - dev-python/PySDL2[${PYTHON_USEDEP}] - media-libs/libsdl2[joystick,video] - >=games-emulation/mupen64plus-core-2.5:0/2-sdl2 - 7z? ( app-arch/p7zip ) - rar? ( - || ( - dev-python/rarfile[${PYTHON_USEDEP}] - app-arch/unrar - app-arch/rar - ) - )" - -python_prepare_all() { - # set the correct search path - cat >> src/m64py/platform.py <<-_EOF_ || die - SEARCH_DIRS = ["/usr/$(get_libdir)/mupen64plus"] - _EOF_ - - distutils-r1_python_prepare_all -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}