summaryrefslogtreecommitdiff
path: root/games-emulation/mupen64plus-core
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /games-emulation/mupen64plus-core
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'games-emulation/mupen64plus-core')
-rw-r--r--games-emulation/mupen64plus-core/Manifest2
-rw-r--r--games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild14
2 files changed, 3 insertions, 13 deletions
diff --git a/games-emulation/mupen64plus-core/Manifest b/games-emulation/mupen64plus-core/Manifest
index c356574f24be..c20fb46b5b8f 100644
--- a/games-emulation/mupen64plus-core/Manifest
+++ b/games-emulation/mupen64plus-core/Manifest
@@ -1,3 +1,3 @@
DIST mupen64plus-core-src-2.5.9.tar.gz 1618486 BLAKE2B 6d43789873c6866dc7d268e4a2cc1febc4a8ce6615a51e4dabfc3d3715aaaa6bf8d7c157ddccd45ae3b57852388c591b86d1cf401c7d78962ec6780272ef912d SHA512 8087211eb3301e356e1529c1702c965aca5e9191a5a3efe604f2e2f7470da44c8c3be506ba1f0aa96b209baa8faf011ca153566540e96c278fe63a330b791f20
-EBUILD mupen64plus-core-2.5.9.ebuild 2810 BLAKE2B 886a33c09a81e6788e3dcc7543e49feecbba86694cd0eaddc0a8c561cf6676a2aeece4626de22adf654b44dd23a61440a495ef26e0f898b8e346aad9d635c969 SHA512 c7dc4df88ad405fb33e202e841ad3cd55f472eec6f65563774477b579619bb40b451eaf3bde7bd2fc3148b4f0503de70ea21e284b6ba0b874d564bc082a29439
+EBUILD mupen64plus-core-2.5.9.ebuild 2457 BLAKE2B 3eaeaa88a5285a0b9fc1cc89075bb3f81cd2df36ee1523f921b63813eda4b527696aa258f3515b0f27c2242cedbab0ab702428c946dac2ec0f44cce103cebf4e SHA512 d321bc408fb8489c21b7c3e490faace7053d6d10c2c16a8912bdb2718e7047f882725581489069ba8879f49d1d5b33b05e258eb6fc6b7fa53017f260f83f2f5b
MISC metadata.xml 1042 BLAKE2B ef5f55643b1264d3c48e20f63df5a754c17f2dd4012bd6133c6bab0868ca3f8f4b00c309c041efead11ff64a783653d7df6c800d8eea504bfd7a3ba049b7f351 SHA512 a38ea381091a52abe63c786bae44191c0318dec24d2ed9d1db9b4d94b932441dc385adea652dbd82377cfb30bcb12d77ffbd44b41fddfcddbe289d084c59d132
diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
index a6144ccc365b..f7e5603250c8 100644
--- a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
+++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -26,20 +26,10 @@ RDEPEND="media-libs/libpng:0=
media-libs/freetype:2=
virtual/opengl:0=
virtual/glu:0=
- )
- !<games-emulation/mupen64plus-2.0"
+ )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-# block versions using SDL1
-RDEPEND="${RDEPEND}
- !<games-emulation/m64py-0.2.3-r1
- !<games-emulation/mupen64plus-audio-sdl-2.5
- !<games-emulation/mupen64plus-input-sdl-2.5
- !<games-emulation/mupen64plus-ui-console-2.5
- !<games-emulation/mupen64plus-video-glide64mk2-2.5
- !<games-emulation/mupen64plus-video-rice-2.5"
-
REQUIRED_USE="gles2? ( !osd )"
S=${WORKDIR}/${MY_P}