diff options
author | 2019-09-15 10:26:07 +0000 | |
---|---|---|
committer | 2019-09-15 10:26:07 +0000 | |
commit | f63eccb213c551d4e8536c064467fec9c6cce7fe (patch) | |
tree | 0ccad17b5f6eda416a2783e822845b86f8bbd25e | |
parent | Merge updates from master (diff) | |
download | gentoo-f63eccb213c551d4e8536c064467fec9c6cce7fe.tar.gz gentoo-f63eccb213c551d4e8536c064467fec9c6cce7fe.tar.bz2 gentoo-f63eccb213c551d4e8536c064467fec9c6cce7fe.zip |
2019-09-15 10:26:06 UTC
23 files changed, 130 insertions, 52 deletions
diff --git a/metadata/md5-cache/dev-db/mysql-5.6.45-r2 b/metadata/md5-cache/dev-db/mysql-5.6.45-r2 index 31c9cbe7f3db..ee9555574fbc 100644 --- a/metadata/md5-cache/dev-db/mysql-5.6.45-r2 +++ b/metadata/md5-cache/dev-db/mysql-5.6.45-r2 @@ -4,7 +4,7 @@ DESCRIPTION=A fast, multi-threaded, multi-user SQL database server EAPI=6 HOMEPAGE=https://www.mysql.com/ IUSE=client-libs cracklib debug jemalloc latin1 libressl numa +perl profiling selinux +server static static-libs systemtap tcmalloc test yassl abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris LICENSE=GPL-2 PDEPEND=perl? ( >=dev-perl/DBD-mysql-2.9004 ) RDEPEND=selinux? ( sec-policy/selinux-mysql ) client-libs? ( !dev-db/mariadb-connector-c[mysqlcompat] !dev-db/mysql-connector-c ) !dev-db/mariadb !dev-db/mariadb-galera !dev-db/percona-server !dev-db/mysql-cluster server? ( !prefix? ( acct-group/mysql acct-user/mysql dev-db/mysql-init-scripts ) ) kernel_linux? ( sys-process/procps:0= dev-libs/libaio:0= ) net-misc/curl >=sys-apps/sed-4 >=sys-apps/texinfo-4.7-r1 jemalloc? ( dev-libs/jemalloc:0= ) tcmalloc? ( dev-util/google-perftools:0= ) systemtap? ( >=dev-util/systemtap-1.3:0= ) !yassl? ( !libressl? ( >=dev-libs/openssl-1.0.0:0= ) libressl? ( =dev-libs/libressl-2.6.5*:0= ) ) >=sys-libs/zlib-1.2.3:0= sys-libs/ncurses:0= server? ( numa? ( sys-process/numactl ) ) !client-libs? ( dev-db/mysql-connector-c[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] ) @@ -13,4 +13,4 @@ RESTRICT=libressl? ( test ) SLOT=0/18 SRC_URI=http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.45.tar.gz https://cdn.mysql.com/archives/mysql-5.6/mysql-5.6.45.tar.gz http://downloads.mysql.com/archives/MySQL-5.6/mysql-5.6.45.tar.gz mirror://gentoo/mysql-extras-20190822-1908Z.tar.bz2 https://gitweb.gentoo.org/proj/mysql-extras.git/snapshot/mysql-extras-20190822-1908Z.tar.bz2 https://dev.gentoo.org/~grknight/distfiles/mysql-extras-20190822-1908Z.tar.bz2 https://dev.gentoo.org/~robbat2/distfiles/mysql-extras-20190822-1908Z.tar.bz2 https://dev.gentoo.org/~jmbsvicetto/distfiles/mysql-extras-20190822-1908Z.tar.bz2 _eclasses_=cmake-utils 91d6ef31dc426240577497cacbf2508c desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 flag-o-matic 7ba73aee7fe4462b3a745e3645ab92ca ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multilib-build 0d0c25170069d06d0eb233154229af97 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=c34cfeb719aa7bec9ff020b7ed25ca03 +_md5_=2563f0e0248d952afe02bfe6816aaf12 diff --git a/metadata/md5-cache/dev-db/mysql-5.7.27-r1 b/metadata/md5-cache/dev-db/mysql-5.7.27-r1 index 9698b2874397..90dbf2b511e6 100644 --- a/metadata/md5-cache/dev-db/mysql-5.7.27-r1 +++ b/metadata/md5-cache/dev-db/mysql-5.7.27-r1 @@ -4,7 +4,7 @@ DESCRIPTION=A fast, multi-threaded, multi-user SQL database server EAPI=6 HOMEPAGE=https://www.mysql.com/ IUSE=cjk client-libs cracklib debug experimental jemalloc latin1 libressl numa +perl profiling selinux +server static static-libs systemtap tcmalloc test yassl kernel_linux abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris LICENSE=GPL-2 PDEPEND=perl? ( >=dev-perl/DBD-mysql-2.9004 ) RDEPEND=net-misc/curl:= >=sys-apps/sed-4 >=sys-apps/texinfo-4.7-r1 sys-libs/ncurses:0= client-libs? ( >=sys-libs/zlib-1.2.3:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] ) !client-libs? ( dev-db/mysql-connector-c[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] >=sys-libs/zlib-1.2.3:0= ) jemalloc? ( dev-libs/jemalloc:0= ) kernel_linux? ( dev-libs/libaio:0= sys-process/procps:0= ) server? ( >=app-arch/lz4-0_p131:= cjk? ( app-text/mecab:= ) experimental? ( dev-libs/libevent:= dev-libs/protobuf:= net-libs/libtirpc:= ) numa? ( sys-process/numactl ) ) systemtap? ( >=dev-util/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) !yassl? ( client-libs? ( !libressl? ( >=dev-libs/openssl-1.0.0:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] ) libressl? ( dev-libs/libressl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] ) ) !client-libs? ( !libressl? ( >=dev-libs/openssl-1.0.0:0= ) libressl? ( dev-libs/libressl:0= ) ) ) !dev-db/mariadb !dev-db/mariadb-galera !dev-db/percona-server !dev-db/mysql-cluster client-libs? ( !dev-db/mariadb-connector-c[mysqlcompat] !dev-db/mysql-connector-c dev-libs/protobuf:= ) selinux? ( sec-policy/selinux-mysql ) server? ( !prefix? ( acct-group/mysql acct-user/mysql dev-db/mysql-init-scripts ) ) @@ -13,4 +13,4 @@ RESTRICT=libressl? ( test ) SLOT=0/18 SRC_URI=https://cdn.mysql.com/Downloads/MySQL-5.7/mysql-boost-5.7.27.tar.gz https://cdn.mysql.com/archives/mysql-5.7/mysql-boost-5.7.27.tar.gz http://downloads.mysql.com/archives/MySQL-5.7/mysql-boost-5.7.27.tar.gz mirror://gentoo/mysql-extras-20190822-1908Z.tar.bz2 https://gitweb.gentoo.org/proj/mysql-extras.git/snapshot/mysql-extras-20190822-1908Z.tar.bz2 _eclasses_=cmake-utils 91d6ef31dc426240577497cacbf2508c desktop b1d22ac8bdd4679ab79c71aca235009d eapi7-ver 756b3f27d8e46131d5cf3c51bd876446 epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 flag-o-matic 7ba73aee7fe4462b3a745e3645ab92ca linux-info 953c3b1c472dcadbf62098a9301327f2 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multilib-build 0d0c25170069d06d0eb233154229af97 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=f2ea400c51d2d3a197c789741b520387 +_md5_=3a8f65cfe59fa86136765ce137fdae89 diff --git a/metadata/md5-cache/dev-util/debootstrap-1.0.114 b/metadata/md5-cache/dev-util/debootstrap-1.0.114 deleted file mode 100644 index db167ac3bc5f..000000000000 --- a/metadata/md5-cache/dev-util/debootstrap-1.0.114 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install postinst unpack -DESCRIPTION=Debian/Ubuntu bootstrap scripts -EAPI=7 -HOMEPAGE=https://packages.qa.debian.org/d/debootstrap.html -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux -LICENSE=MIT -RDEPEND=app-arch/dpkg net-misc/wget sys-devel/binutils -SLOT=0 -SRC_URI=mirror://debian/pool/main/d/debootstrap/debootstrap_1.0.114.tar.gz mirror://gentoo/devices.tar.gz -_eclasses_=eutils 6e6c2737b59a4b982de6fb3ecefd87f8 -_md5_=2f3099f6daa01cadd57f8be90fb2e5a5 diff --git a/metadata/md5-cache/dev-util/debootstrap-1.0.89 b/metadata/md5-cache/dev-util/debootstrap-1.0.89 deleted file mode 100644 index e4c0225a83d3..000000000000 --- a/metadata/md5-cache/dev-util/debootstrap-1.0.89 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install postinst unpack -DESCRIPTION=Debian/Ubuntu bootstrap scripts -EAPI=6 -HOMEPAGE=https://packages.qa.debian.org/d/debootstrap.html -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux -LICENSE=MIT -RDEPEND=app-arch/dpkg net-misc/wget sys-devel/binutils -SLOT=0 -SRC_URI=mirror://debian/pool/main/d/debootstrap/debootstrap_1.0.89.tar.gz mirror://gentoo/devices.tar.gz -_eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=d83190da67a81a13fa768c5d31882713 diff --git a/metadata/md5-cache/games-emulation/mupen64plus-2.5 b/metadata/md5-cache/games-emulation/mupen64plus-2.5 index 9b236d71e2c4..f0afa2014626 100644 --- a/metadata/md5-cache/games-emulation/mupen64plus-2.5 +++ b/metadata/md5-cache/games-emulation/mupen64plus-2.5 @@ -1,10 +1,10 @@ DEFINED_PHASES=- DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, meta-package EAPI=5 -HOMEPAGE=http://www.mupen64plus.org/ +HOMEPAGE=https://www.mupen64plus.org/ IUSE=+audio-sdl +input-sdl +rsp-hle +ui-console +ui-m64py +video-glide64mk2 +video-rice KEYWORDS=~amd64 ~x86 LICENSE=metapackage RDEPEND=>=games-emulation/mupen64plus-core-2.5 audio-sdl? ( >=games-emulation/mupen64plus-audio-sdl-2.5 ) input-sdl? ( >=games-emulation/mupen64plus-input-sdl-2.5 ) rsp-hle? ( >=games-emulation/mupen64plus-rsp-hle-2.5 ) ui-console? ( >=games-emulation/mupen64plus-ui-console-2.5 ) ui-m64py? ( >=games-emulation/m64py-0.2.3-r1 ) video-glide64mk2? ( >=games-emulation/mupen64plus-video-glide64mk2-2.5 ) video-rice? ( >=games-emulation/mupen64plus-video-rice-2.5 ) SLOT=0 -_md5_=0bfe7134bd0273fe075686f4f710d741 +_md5_=a0f1687118c537df109b89bb86cef22d diff --git a/metadata/md5-cache/games-emulation/mupen64plus-2.5.9 b/metadata/md5-cache/games-emulation/mupen64plus-2.5.9 new file mode 100644 index 000000000000..23f0c7ac59c7 --- /dev/null +++ b/metadata/md5-cache/games-emulation/mupen64plus-2.5.9 @@ -0,0 +1,10 @@ +DEFINED_PHASES=- +DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, meta-package +EAPI=7 +HOMEPAGE=https://www.mupen64plus.org/ +IUSE=+audio-sdl +input-sdl +rsp-hle +ui-console +ui-m64py +video-glide64mk2 +video-rice +KEYWORDS=~amd64 ~x86 +LICENSE=metapackage +RDEPEND=>=games-emulation/mupen64plus-core-2.5.9 audio-sdl? ( >=games-emulation/mupen64plus-audio-sdl-2.5.9 ) input-sdl? ( >=games-emulation/mupen64plus-input-sdl-2.5.9 ) rsp-hle? ( >=games-emulation/mupen64plus-rsp-hle-2.5.9 ) ui-console? ( >=games-emulation/mupen64plus-ui-console-2.5.9 ) ui-m64py? ( >=games-emulation/m64py-0.2.3-r1 ) video-glide64mk2? ( >=games-emulation/mupen64plus-video-glide64mk2-2.5.9 ) video-rice? ( >=games-emulation/mupen64plus-video-rice-2.5.9 ) +SLOT=0 +_md5_=6a8f784a8f2bda1fff50f930ad11a61a diff --git a/metadata/md5-cache/games-emulation/mupen64plus-audio-sdl-2.5 b/metadata/md5-cache/games-emulation/mupen64plus-audio-sdl-2.5 index 4fbc3232704d..2153b683ccc9 100644 --- a/metadata/md5-cache/games-emulation/mupen64plus-audio-sdl-2.5 +++ b/metadata/md5-cache/games-emulation/mupen64plus-audio-sdl-2.5 @@ -2,7 +2,7 @@ DEFINED_PHASES=compile install prepare DEPEND=>=games-emulation/mupen64plus-core-2.5:0= media-libs/libsdl2:0=[sound] libsamplerate? ( media-libs/libsamplerate:0= ) speex? ( media-libs/speex:0= ) virtual/pkgconfig DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, SDL audio plugin EAPI=5 -HOMEPAGE=http://www.mupen64plus.org/ +HOMEPAGE=https://www.mupen64plus.org/ IUSE=libsamplerate oss speex KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 LGPL-2.1 @@ -10,4 +10,4 @@ RDEPEND=>=games-emulation/mupen64plus-core-2.5:0= media-libs/libsdl2:0=[sound] l SLOT=0 SRC_URI=https://github.com/mupen64plus/mupen64plus-audio-sdl/releases/download/2.5/mupen64plus-audio-sdl-src-2.5.tar.gz _eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=6f04acbba408347c72c3452d004cce82 +_md5_=7bb5442c97b8802921ce9d7fa5e095ba diff --git a/metadata/md5-cache/games-emulation/mupen64plus-audio-sdl-2.5.9 b/metadata/md5-cache/games-emulation/mupen64plus-audio-sdl-2.5.9 new file mode 100644 index 000000000000..c41e643c277f --- /dev/null +++ b/metadata/md5-cache/games-emulation/mupen64plus-audio-sdl-2.5.9 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare +DEPEND=>=games-emulation/mupen64plus-core-2.5.9:0= media-libs/libsdl2:0=[sound] libsamplerate? ( media-libs/libsamplerate:0= ) speex? ( media-libs/speex:0= ) virtual/pkgconfig +DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, SDL audio plugin +EAPI=7 +HOMEPAGE=https://www.mupen64plus.org/ +IUSE=libsamplerate oss speex +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND=>=games-emulation/mupen64plus-core-2.5.9:0= media-libs/libsdl2:0=[sound] libsamplerate? ( media-libs/libsamplerate:0= ) speex? ( media-libs/speex:0= ) +SLOT=0 +SRC_URI=https://github.com/mupen64plus/mupen64plus-audio-sdl/releases/download/2.5.9/mupen64plus-audio-sdl-src-2.5.9.tar.gz +_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a +_md5_=cfb4f74f8434cc57740cfec3f275f174 diff --git a/metadata/md5-cache/games-emulation/mupen64plus-core-2.5-r1 b/metadata/md5-cache/games-emulation/mupen64plus-core-2.5-r1 index d4be43ba1763..d0bd8cbe3d97 100644 --- a/metadata/md5-cache/games-emulation/mupen64plus-core-2.5-r1 +++ b/metadata/md5-cache/games-emulation/mupen64plus-core-2.5-r1 @@ -2,7 +2,7 @@ DEFINED_PHASES=compile install prepare DEPEND=media-libs/libpng:0= media-libs/libsdl2:0=[joystick,opengl,video] sys-libs/zlib:0=[minizip] lirc? ( app-misc/lirc:0 ) osd? ( media-fonts/dejavu media-libs/freetype:2= virtual/opengl:0= virtual/glu:0= ) !<games-emulation/mupen64plus-2.0 virtual/pkgconfig DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, core library EAPI=5 -HOMEPAGE=http://www.mupen64plus.org/ +HOMEPAGE=https://www.mupen64plus.org/ IUSE=debugger gles2 lirc new-dynarec +osd cpu_flags_x86_sse KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 LGPL-2.1 @@ -11,4 +11,4 @@ REQUIRED_USE=gles2? ( !osd ) SLOT=0/2-sdl2 SRC_URI=https://github.com/mupen64plus/mupen64plus-core/releases/download/2.5/mupen64plus-core-src-2.5.tar.gz _eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=6bc928fa22b99c861fd86d854ae362de +_md5_=f6414695d85aac4de8480fbd0287036f diff --git a/metadata/md5-cache/games-emulation/mupen64plus-core-2.5.9 b/metadata/md5-cache/games-emulation/mupen64plus-core-2.5.9 new file mode 100644 index 000000000000..d0a53c511777 --- /dev/null +++ b/metadata/md5-cache/games-emulation/mupen64plus-core-2.5.9 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install prepare +DEPEND=media-libs/libpng:0= media-libs/libsdl2:0=[joystick,opengl,video] sys-libs/zlib:0=[minizip] gles2? ( media-libs/libsdl2:0[gles] ) lirc? ( app-misc/lirc:0 ) opencv? ( media-libs/opencv:= ) osd? ( media-fonts/dejavu media-libs/freetype:2= virtual/opengl:0= virtual/glu:0= ) !<games-emulation/mupen64plus-2.0 virtual/pkgconfig +DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, core library +EAPI=7 +HOMEPAGE=https://www.mupen64plus.org/ +IUSE=debugger gles2 lirc new-dynarec opencv +osd cpu_flags_x86_sse +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND=media-libs/libpng:0= media-libs/libsdl2:0=[joystick,opengl,video] sys-libs/zlib:0=[minizip] gles2? ( media-libs/libsdl2:0[gles] ) lirc? ( app-misc/lirc:0 ) opencv? ( media-libs/opencv:= ) osd? ( media-fonts/dejavu media-libs/freetype:2= virtual/opengl:0= virtual/glu:0= ) !<games-emulation/mupen64plus-2.0 !<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 ) +SLOT=0/2-sdl2 +SRC_URI=https://github.com/mupen64plus/mupen64plus-core/releases/download/2.5.9/mupen64plus-core-src-2.5.9.tar.gz +_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a +_md5_=8d9271662e83681d3603423e948419f8 diff --git a/metadata/md5-cache/games-emulation/mupen64plus-input-sdl-2.5 b/metadata/md5-cache/games-emulation/mupen64plus-input-sdl-2.5 index ba89d5038df4..157886ecd9cf 100644 --- a/metadata/md5-cache/games-emulation/mupen64plus-input-sdl-2.5 +++ b/metadata/md5-cache/games-emulation/mupen64plus-input-sdl-2.5 @@ -2,11 +2,11 @@ DEFINED_PHASES=compile install prepare DEPEND=>=games-emulation/mupen64plus-core-2.5:0= media-libs/libsdl2:0=[joystick] virtual/pkgconfig DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, SDL input plugin EAPI=5 -HOMEPAGE=http://www.mupen64plus.org/ +HOMEPAGE=https://www.mupen64plus.org/ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 LGPL-2.1 RDEPEND=>=games-emulation/mupen64plus-core-2.5:0= media-libs/libsdl2:0=[joystick] SLOT=0 SRC_URI=https://github.com/mupen64plus/mupen64plus-input-sdl/releases/download/2.5/mupen64plus-input-sdl-src-2.5.tar.gz _eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=93fcc1aa97d0e70b329472c88b93ea55 +_md5_=43a7c7d24d7bb85c2b325be881b6a966 diff --git a/metadata/md5-cache/games-emulation/mupen64plus-input-sdl-2.5.9 b/metadata/md5-cache/games-emulation/mupen64plus-input-sdl-2.5.9 new file mode 100644 index 000000000000..058d453461cd --- /dev/null +++ b/metadata/md5-cache/games-emulation/mupen64plus-input-sdl-2.5.9 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare +DEPEND=>=games-emulation/mupen64plus-core-2.5.9:0= media-libs/libsdl2:0=[joystick] virtual/pkgconfig +DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, SDL input plugin +EAPI=7 +HOMEPAGE=https://www.mupen64plus.org/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND=>=games-emulation/mupen64plus-core-2.5.9:0= media-libs/libsdl2:0=[joystick] +SLOT=0 +SRC_URI=https://github.com/mupen64plus/mupen64plus-input-sdl/releases/download/2.5.9/mupen64plus-input-sdl-src-2.5.9.tar.gz +_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a +_md5_=f60e23fc19c6d3599d4c16d7a2793ec4 diff --git a/metadata/md5-cache/games-emulation/mupen64plus-rsp-hle-2.5 b/metadata/md5-cache/games-emulation/mupen64plus-rsp-hle-2.5 index a69555e300ff..4d1eaca5712f 100644 --- a/metadata/md5-cache/games-emulation/mupen64plus-rsp-hle-2.5 +++ b/metadata/md5-cache/games-emulation/mupen64plus-rsp-hle-2.5 @@ -2,11 +2,11 @@ DEFINED_PHASES=compile install prepare DEPEND=>=games-emulation/mupen64plus-core-2.0-r1:0= DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, HLE RSP plugin EAPI=5 -HOMEPAGE=http://www.mupen64plus.org/ +HOMEPAGE=https://www.mupen64plus.org/ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 LGPL-2.1 RDEPEND=>=games-emulation/mupen64plus-core-2.0-r1:0= SLOT=0 SRC_URI=https://github.com/mupen64plus/mupen64plus-rsp-hle/releases/download/2.5/mupen64plus-rsp-hle-src-2.5.tar.gz _eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=5f473a5c30f5b7e2e0e7b0902364281a +_md5_=9a111981225447a1b6968ba59c9bd7be diff --git a/metadata/md5-cache/games-emulation/mupen64plus-rsp-hle-2.5.9 b/metadata/md5-cache/games-emulation/mupen64plus-rsp-hle-2.5.9 new file mode 100644 index 000000000000..a47091524f9e --- /dev/null +++ b/metadata/md5-cache/games-emulation/mupen64plus-rsp-hle-2.5.9 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare +DEPEND=>=games-emulation/mupen64plus-core-2.5.9:0= +DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, HLE RSP plugin +EAPI=7 +HOMEPAGE=https://www.mupen64plus.org/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND=>=games-emulation/mupen64plus-core-2.5.9:0= +SLOT=0 +SRC_URI=https://github.com/mupen64plus/mupen64plus-rsp-hle/releases/download/2.5.9/mupen64plus-rsp-hle-src-2.5.9.tar.gz +_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a +_md5_=6c1359b06a43cb8028e3ab77526891f6 diff --git a/metadata/md5-cache/games-emulation/mupen64plus-ui-console-2.5-r1 b/metadata/md5-cache/games-emulation/mupen64plus-ui-console-2.5-r1 index 82c2047ac278..5919bf07b94a 100644 --- a/metadata/md5-cache/games-emulation/mupen64plus-ui-console-2.5-r1 +++ b/metadata/md5-cache/games-emulation/mupen64plus-ui-console-2.5-r1 @@ -2,11 +2,11 @@ DEFINED_PHASES=compile install postinst postrm prepare DEPEND=>=games-emulation/mupen64plus-core-2.0-r1:0= media-libs/libsdl2:0= !<games-emulation/mupen64plus-2.0 virtual/pkgconfig DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, console UI EAPI=5 -HOMEPAGE=http://www.mupen64plus.org/ +HOMEPAGE=https://www.mupen64plus.org/ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 LGPL-2.1 RDEPEND=>=games-emulation/mupen64plus-core-2.0-r1:0= media-libs/libsdl2:0= !<games-emulation/mupen64plus-2.0 SLOT=0 SRC_URI=https://github.com/mupen64plus/mupen64plus-ui-console/releases/download/2.5/mupen64plus-ui-console-src-2.5.tar.gz _eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 gnome2-utils 532371cfcba45b2ab0d2950547c97d95 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=ab30292f029625c7da94c297694edf70 +_md5_=12b178496f298ad3343c50b9c4bb6a42 diff --git a/metadata/md5-cache/games-emulation/mupen64plus-ui-console-2.5.9 b/metadata/md5-cache/games-emulation/mupen64plus-ui-console-2.5.9 new file mode 100644 index 000000000000..0dbbcd70fdc3 --- /dev/null +++ b/metadata/md5-cache/games-emulation/mupen64plus-ui-console-2.5.9 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst postrm prepare +DEPEND=>=games-emulation/mupen64plus-core-2.5.9:0= media-libs/libsdl2:0= !<games-emulation/mupen64plus-2.0 virtual/pkgconfig +DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, console UI +EAPI=7 +HOMEPAGE=https://www.mupen64plus.org/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND=>=games-emulation/mupen64plus-core-2.5.9:0= media-libs/libsdl2:0= !<games-emulation/mupen64plus-2.0 +SLOT=0 +SRC_URI=https://github.com/mupen64plus/mupen64plus-ui-console/releases/download/2.5.9/mupen64plus-ui-console-src-2.5.9.tar.gz +_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=4af757481b753d96c8ea95cb3facec9b diff --git a/metadata/md5-cache/games-emulation/mupen64plus-video-glide64mk2-2.5 b/metadata/md5-cache/games-emulation/mupen64plus-video-glide64mk2-2.5 index 67ebb942647b..05fae63a0fa2 100644 --- a/metadata/md5-cache/games-emulation/mupen64plus-video-glide64mk2-2.5 +++ b/metadata/md5-cache/games-emulation/mupen64plus-video-glide64mk2-2.5 @@ -2,7 +2,7 @@ DEFINED_PHASES=compile install prepare DEPEND=>=games-emulation/mupen64plus-core-2.5:0=[gles2=] media-libs/libpng:0= media-libs/libsdl2:0= media-libs/libtxc_dxtn sys-libs/zlib:0= virtual/opengl:0= hires? ( dev-libs/boost:0= ) virtual/pkgconfig DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, glide64mk2 video plugin EAPI=5 -HOMEPAGE=http://www.mupen64plus.org/ +HOMEPAGE=https://www.mupen64plus.org/ IUSE=gles2 hires cpu_flags_x86_sse KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 LGPL-2.1 @@ -10,4 +10,4 @@ RDEPEND=>=games-emulation/mupen64plus-core-2.5:0=[gles2=] media-libs/libpng:0= m SLOT=0 SRC_URI=https://github.com/mupen64plus/mupen64plus-video-glide64mk2/releases/download/2.5/mupen64plus-video-glide64mk2-src-2.5.tar.gz _eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=055799d71257a33e6fdbe8f2b2b7c882 +_md5_=44fd3e9a3416e36c4c065c695926739e diff --git a/metadata/md5-cache/games-emulation/mupen64plus-video-glide64mk2-2.5.9 b/metadata/md5-cache/games-emulation/mupen64plus-video-glide64mk2-2.5.9 new file mode 100644 index 000000000000..3e69e6571061 --- /dev/null +++ b/metadata/md5-cache/games-emulation/mupen64plus-video-glide64mk2-2.5.9 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare +DEPEND=>=games-emulation/mupen64plus-core-2.5:0=[gles2=] media-libs/libpng:0= media-libs/libsdl2:0=[video] sys-libs/zlib:0= virtual/opengl:0= gles2? ( media-libs/libsdl2:0[gles] ) hires? ( dev-libs/boost:0= ) virtual/pkgconfig +DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, glide64mk2 video plugin +EAPI=7 +HOMEPAGE=https://www.mupen64plus.org/ +IUSE=gles2 hires cpu_flags_x86_sse +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND=>=games-emulation/mupen64plus-core-2.5:0=[gles2=] media-libs/libpng:0= media-libs/libsdl2:0=[video] sys-libs/zlib:0= virtual/opengl:0= gles2? ( media-libs/libsdl2:0[gles] ) hires? ( dev-libs/boost:0= ) +SLOT=0 +SRC_URI=https://github.com/mupen64plus/mupen64plus-video-glide64mk2/releases/download/2.5.9/mupen64plus-video-glide64mk2-src-2.5.9.tar.gz +_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a +_md5_=bbdc344977c82bb1b792f9e27d0a203a diff --git a/metadata/md5-cache/games-emulation/mupen64plus-video-rice-2.5 b/metadata/md5-cache/games-emulation/mupen64plus-video-rice-2.5 index 326cea02fc6b..4406f62a40ea 100644 --- a/metadata/md5-cache/games-emulation/mupen64plus-video-rice-2.5 +++ b/metadata/md5-cache/games-emulation/mupen64plus-video-rice-2.5 @@ -2,7 +2,7 @@ DEFINED_PHASES=compile install prepare DEPEND=>=games-emulation/mupen64plus-core-2.5:0=[gles2=] media-libs/libpng:0= media-libs/libsdl2:0=[video] virtual/opengl:0= virtual/pkgconfig DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, rice video plugin EAPI=5 -HOMEPAGE=http://www.mupen64plus.org/ +HOMEPAGE=https://www.mupen64plus.org/ IUSE=gles2 cpu_flags_x86_sse KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 LGPL-2.1 @@ -10,4 +10,4 @@ RDEPEND=>=games-emulation/mupen64plus-core-2.5:0=[gles2=] media-libs/libpng:0= m SLOT=0 SRC_URI=https://github.com/mupen64plus/mupen64plus-video-rice/releases/download/2.5/mupen64plus-video-rice-src-2.5.tar.gz _eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 6e6c2737b59a4b982de6fb3ecefd87f8 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=7adc3a37f116b57447a3c821507be4b7 +_md5_=8ca6dde4df0cb25cb4f0988832e420a9 diff --git a/metadata/md5-cache/games-emulation/mupen64plus-video-rice-2.5.9 b/metadata/md5-cache/games-emulation/mupen64plus-video-rice-2.5.9 new file mode 100644 index 000000000000..674364997e0e --- /dev/null +++ b/metadata/md5-cache/games-emulation/mupen64plus-video-rice-2.5.9 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare +DEPEND=>=games-emulation/mupen64plus-core-2.5:0=[gles2=] media-libs/libpng:0= media-libs/libsdl2:0=[video] virtual/opengl:0= gles2? ( media-libs/libsdl2:0[gles] ) virtual/pkgconfig +DESCRIPTION=A fork of Mupen64 Nintendo 64 emulator, rice video plugin +EAPI=7 +HOMEPAGE=https://www.mupen64plus.org/ +IUSE=gles2 cpu_flags_x86_sse +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND=>=games-emulation/mupen64plus-core-2.5:0=[gles2=] media-libs/libpng:0= media-libs/libsdl2:0=[video] virtual/opengl:0= gles2? ( media-libs/libsdl2:0[gles] ) +SLOT=0 +SRC_URI=https://github.com/mupen64plus/mupen64plus-video-rice/releases/download/2.5.9/mupen64plus-video-rice-src-2.5.9.tar.gz +_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a +_md5_=b2ede214f542ceafe33923aabb4051f1 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index a693cad775da..09157e552bdb 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -10685,7 +10685,7 @@ dev-util/d-feet 0.3.14: D-Feet is a powerful D-Bus debugger dev-util/dbus-test-runner 15.04.0_p100: Run executables under a new DBus session for testing dev-util/ddd 3.3.12-r4: Graphical front-end for command-line debuggers dev-util/debhelper 9.20160814 12.5.3 12.5.4: Collection of programs that can be used to automate common tasks in debian/rules -dev-util/debootstrap 1.0.89 1.0.114 1.0.115: Debian/Ubuntu bootstrap scripts +dev-util/debootstrap 1.0.115: Debian/Ubuntu bootstrap scripts dev-util/debugedit 4.14.2-r2: Stand-alone debugedit from RPM dev-util/dejagnu 1.6: Framework for testing other programs dev-util/desktop-file-utils 0.23 0.24: Command line utilities to work with desktop menu entries @@ -11366,14 +11366,14 @@ games-emulation/mednafen 0.9.46: Argument-driven multi-system emulator utilizing games-emulation/mednaffe 0.8.7: A front-end (GUI) for mednafen emulator games-emulation/mekanix 070-r1: SG-1000, SC-3000, SF-7000, SSC, SMS, GG, COLECO, and OMV emulator games-emulation/mgba 0.6.3 0.7.1 0.7.2 9999: Game Boy Advance emulator written in C -games-emulation/mupen64plus 2.5: A fork of Mupen64 Nintendo 64 emulator, meta-package -games-emulation/mupen64plus-audio-sdl 2.5: A fork of Mupen64 Nintendo 64 emulator, SDL audio plugin -games-emulation/mupen64plus-core 2.5-r1: A fork of Mupen64 Nintendo 64 emulator, core library -games-emulation/mupen64plus-input-sdl 2.5: A fork of Mupen64 Nintendo 64 emulator, SDL input plugin -games-emulation/mupen64plus-rsp-hle 2.5: A fork of Mupen64 Nintendo 64 emulator, HLE RSP plugin -games-emulation/mupen64plus-ui-console 2.5-r1: A fork of Mupen64 Nintendo 64 emulator, console UI -games-emulation/mupen64plus-video-glide64mk2 2.5: A fork of Mupen64 Nintendo 64 emulator, glide64mk2 video plugin -games-emulation/mupen64plus-video-rice 2.5: A fork of Mupen64 Nintendo 64 emulator, rice video plugin +games-emulation/mupen64plus 2.5 2.5.9: A fork of Mupen64 Nintendo 64 emulator, meta-package +games-emulation/mupen64plus-audio-sdl 2.5 2.5.9: A fork of Mupen64 Nintendo 64 emulator, SDL audio plugin +games-emulation/mupen64plus-core 2.5-r1 2.5.9: A fork of Mupen64 Nintendo 64 emulator, core library +games-emulation/mupen64plus-input-sdl 2.5 2.5.9: A fork of Mupen64 Nintendo 64 emulator, SDL input plugin +games-emulation/mupen64plus-rsp-hle 2.5 2.5.9: A fork of Mupen64 Nintendo 64 emulator, HLE RSP plugin +games-emulation/mupen64plus-ui-console 2.5-r1 2.5.9: A fork of Mupen64 Nintendo 64 emulator, console UI +games-emulation/mupen64plus-video-glide64mk2 2.5 2.5.9: A fork of Mupen64 Nintendo 64 emulator, glide64mk2 video plugin +games-emulation/mupen64plus-video-rice 2.5 2.5.9: A fork of Mupen64 Nintendo 64 emulator, rice video plugin games-emulation/nestopia 1.47_p20170105 9999: A portable Nintendo Entertainment System emulator written in C++ games-emulation/nestra 0.66-r3: NES emulation for Linux/x86 games-emulation/openmsx 0.14.0: MSX emulator that aims for perfection diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index c5027de9738b..e9f1de76925e 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 15 Sep 2019 09:45:53 +0000 +Sun, 15 Sep 2019 10:26:07 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c62f7702f6b8..628733edcdbf 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -3380,6 +3380,7 @@ games-emulation/mupen64plus:video-rice - Enable Rice video plugin. games-emulation/mupen64plus-core:debugger - Build the debugger games-emulation/mupen64plus-core:gles2 - Use GLES2 instead of OpenGL games-emulation/mupen64plus-core:new-dynarec - Enable new experimental dynamic recompiler implementation (only for x86 and arm) +games-emulation/mupen64plus-core:opencv - Support video capture via media-libs/opencv games-emulation/mupen64plus-core:osd - Overlay emulator messages using on-screen-display games-emulation/mupen64plus-video-glide64mk2:gles2 - Use GLES2 instead of OpenGL games-emulation/mupen64plus-video-glide64mk2:hires - Support hi-resolution textures (requires dev-libs/boost) |