Versions
v1.32.1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ~x86
- USE flags
- alsa flac jack
USE flags
General
- alsa
- Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- flac
- Add support for FLAC: Free Lossless Audio Codec
- jack
- Add support for the JACK Audio Connection Kit
cpu_flags_ppc
- altivec
- Use the AltiVec/VMX instruction set
Dependencies
app-arch / zstd : zstd fast compression library
dev-libs / lzo : An extremely fast compression and decompression library
dev-libs / trio : Portable string functions, focus on the *printf() and *scanf() clones
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / flac : Free lossless audio encoder and decoder
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / tremor : A fixed-point version of the Ogg Vorbis decoder (also known as libvorbisidec)
media-sound / musepack-tools : Musepack SV8 libraries and utilities
sys-libs / zlib : Standard (de)compression library
virtual / jack : Virtual for JACK Audio Connection Kit
virtual / libintl : Virtual for the GNU Internationalization Library
Runtime Dependencies
app-arch / zstd : zstd fast compression library
dev-libs / lzo : An extremely fast compression and decompression library
dev-libs / trio : Portable string functions, focus on the *printf() and *scanf() clones
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / flac : Free lossless audio encoder and decoder
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / tremor : A fixed-point version of the Ogg Vorbis decoder (also known as libvorbisidec)
media-sound / musepack-tools : Musepack SV8 libraries and utilities
sys-libs / zlib : Standard (de)compression library
virtual / jack : Virtual for JACK Audio Connection Kit
virtual / libintl : Virtual for the GNU Internationalization Library
Depending packages
games-emulation / mednaffe : Front-end (GUI) for mednafen emulator
Bugs
- 926461
- games-emulation/mednafen-1.29.0-r1 fails to compile: tests.cpp:1389:18: error: comparison between distinct pointer types off_t ()(gzFile) {aka long int ()(gzFile_s)} and off64_t ()(gzFile) {aka long long int ()(gzFile_s)} lacks a cast
- 933387
- media-libs/libpulse cannot be normally linked with on prefix? (was: games-emulation/mednafen compile fails in prefix environment: libpulsecommon-17.0.so not found)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/mednafen: drop 1.29.0-r1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/mednafen: Stabilize 1.32.1 amd64, #930726
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/mednafen: add 1.32.1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
games-emulation/mednafen: Stabilize 1.29.0-r1 amd64, #883037
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/mednafen: add media-libs/flac subslot dep
media-libs/flac-1.4.0 breaks ABI. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/mednafen: drop 1.27.1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/mednafen: add 1.29.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/mednafen: drop 1.26.1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/mednafen: add 1.27.1
Removes support for libsndfile and adds flac in its place. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/mednafen: drop 0.9.46
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/mednafen: add 1.26.1 with reworked ebuild
Notable ebuild changes: - EAPI-7 - libsdl -> libsdl2 - finally use virtual/jack (jack2 tested fine) - use more aggressive sed for configure.ac's CFLAGS given upstream been adding yet more unnecessary compiler options such as attempts to disable spectre mitigation - tentatively removed strip-flags (referenced bug #539992 was only because of lacking -fwrapv, but strip was added with it) - tentatively removed ccache check (no explanation found, seems fine) - use new --with-external-{lzo,mpcdec,tremor,trio} to unbundle - pic/pie warning is now non-fatal but is repeated so much that used the new defines to disable anyway - IUSE changes: > altivec: converted to cpu_flags_ppc_altivec (untested) > sndfile: added for libsndfile to be optional > cjk/debugger: removed (these are enabled by default, have no dependencies, and don't have a big impact on size) - install html docs, the only viable source of usage information (README(s) are just build instructions) Closes: https://bugs.gentoo.org/670672 Closes: https://bugs.gentoo.org/684088 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-emulation/mednafen: Call pax-mark unconditionally
This is what we normally do. Closes: https://bugs.gentoo.org/698276 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - David Seifert · gentoo
games-emulation/mednafen: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - David Seifert · gentoo
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404 - David Seifert · gentoo
games-emulation/mednafen: Version bump to 0.9.46
* Also remove the annoying PIC checks Bug: https://bugs.gentoo.org/show_bug.cgi?id=624482 Package-Manager: Portage-2.3.6, Repoman-2.3.3 - David Seifert · gentoo
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614 - David Seifert · gentoo
games-emulation/mednafen: Bump to 0.9.45.1
* Also depend on at least lzo-2.10 Bug: https://bugs.gentoo.org/show_bug.cgi?id=621214 Package-Manager: Portage-2.3.6, Repoman-2.3.2 - David Seifert · gentoo
games-emulation/mednafen: Version bump to 0.9.45
* Only use sed's instead of patches from now on, due to the bundling/CFLAGS insanity of upstream. Bug: https://bugs.gentoo.org/show_bug.cgi?id=612120 Bug: https://bugs.gentoo.org/show_bug.cgi?id=618380 Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - David Seifert · gentoo
games-emulation/mednafen: Remove old
Gentoo-bug: 515296 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Agostino Sarubbo · gentoo
games-emulation/mednafen: x86 stable wrt bug #515296
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
games-emulation/mednafen: amd64 stable wrt bug #515296
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - David Seifert · gentoo
games-emulation/mednafen: Version bump to 0.9.41
Gentoo-bug: 515296 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - David Seifert · gentoo
games-emulation/mednafen: Version bump to 0.9.39.2
Gentoo-bug: 602268 * EAPI=6 * Remove games.eclass * Update patches Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Michael Sterrett · gentoo
games-emulation/mednafen: clean old
Package-Manager: portage-2.2.26 - Agostino Sarubbo · gentoo
games-emulation/mednafen: x86 stable wrt bug #573226
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
games-emulation/mednafen: amd64 stable wrt bug #573226
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/jaraco-itertools'
Pull request: https://github.com/gentoo/gentoo/pull/565 - Michael Sterrett · gentoo
games-emulation/mednafen: version bump
Package-Manager: portage-2.2.24 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed