summaryrefslogtreecommitdiff
path: root/games-emulation/m64py
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-08 17:32:36 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-08 17:32:36 +0100
commit02f2b9c649c1687088b6ccb6d30b35f519f107cf (patch)
tree0465ff79d2692a3e01db8bb1ab412adbbf744854 /games-emulation/m64py
parent74cd29ea4467291ea2c34971de87d6bdc21233e9 (diff)
gentoo auto-resync : 08:04:2023 - 17:32:35
Diffstat (limited to 'games-emulation/m64py')
-rw-r--r--games-emulation/m64py/Manifest6
-rw-r--r--games-emulation/m64py/m64py-0.2.5.ebuild51
-rw-r--r--games-emulation/m64py/m64py-0.2.5_p20211222.ebuild2
-rw-r--r--games-emulation/m64py/metadata.xml1
4 files changed, 4 insertions, 56 deletions
diff --git a/games-emulation/m64py/Manifest b/games-emulation/m64py/Manifest
index 6beab33364eb..d0aa727c757f 100644
--- a/games-emulation/m64py/Manifest
+++ b/games-emulation/m64py/Manifest
@@ -1,5 +1,3 @@
-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
-EBUILD m64py-0.2.5.ebuild 1097 BLAKE2B 255fc078978d0b7fb265e2fc240f2b52e438aa9c3d7f4e9f9b530d540fffc5d9f9d56702e9af22f35ea16d907eeec0e5072c7b7abf88bbe2b5fcfd12c4e76ca8 SHA512 09874a0e4ea615fdce045b45326c9aecf90465d16797c95fd09ee22435f3ef12608acd980f9d9352010290af08991512466dc0543fb85c51c039f1e10dbdc157
-EBUILD m64py-0.2.5_p20211222.ebuild 1443 BLAKE2B ddffcea4feb74d713d85704e8ed8e9264d57c23ea0d029d1b1fa964c452860442e9cc23de900d41a31bd135da66408b0445c46443f7d4d546172f0e9d846c894 SHA512 fa69b70dd470f271c8994e20bdca7953addb3d144e9450c3204715f9d287ee01bf3df16b96ab29708df43c43c2918b4eb4fd4c5efd66f9b4f1e789520ff4b374
-MISC metadata.xml 456 BLAKE2B 2dd1c7b525e4d6f4cd36d5802de988a44de85e13cdc692bf97d570ca34d51046f26e78f3e3d7162449f10aaa1c44f17f60f5b607a86995a87b24399093f3b759 SHA512 fca6b42d62404f72c4fd223d60f1a7ea7f7d5e5a5a31d0a38c1eae88b53f3ade5a515088fb6e97a86effe36bc76ae652119bbdeb404188f09df61b6f5562004f
+EBUILD m64py-0.2.5_p20211222.ebuild 1443 BLAKE2B c1939375fcaf2ad621cc013e1785d5a14b7b3802d659898350be77e87df220c47aba93a2d8417fb7dd352d68a69c60f78464b377a9d220c02b481513c4973dd7 SHA512 5a88618c27153e0d113093c34a957ac56f99a5bf09a45abb710ed5c6798c37623f03eb9caf903c00497de41462d7faf221c3614367645e9b2d6a08e420f55c32
+MISC metadata.xml 529 BLAKE2B b801b519f763b135497d8bab8365efd40917d1ceb8a6a8e1d07f569b6afbdd6b481d959d8fab5735ae2ba524578b3302436ab2bfad02f605f778fa15352cd0f5 SHA512 147e334f1ec9c42f39ec8cb5387a4b28ff95d574dc2dc01e2fb9754f045a7d3850313bb1c000929961fe0922ed82c2c4eb5191bc5188aee2e27b06c3cff08f61
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
-}
diff --git a/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild b/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild
index f2e428948905..717171eb5f0c 100644
--- a/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild
+++ b/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 qmake-utils xdg-utils
diff --git a/games-emulation/m64py/metadata.xml b/games-emulation/m64py/metadata.xml
index 275d8abca417..496bf0b01942 100644
--- a/games-emulation/m64py/metadata.xml
+++ b/games-emulation/m64py/metadata.xml
@@ -10,6 +10,7 @@
<flag name="rar">Ensure support for .rar archives.</flag>
</use>
<upstream>
+ <remote-id type="github">mupen64plus/mupen64plus-ui-python</remote-id>
<remote-id type="sourceforge">m64py</remote-id>
</upstream>
</pkgmetadata>