games-emulation / advancemame

GNU/Linux port of the MAME emulator with GUI menu

Official package sites : http://www.advancemame.it/ ·

AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with an advanced video support for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors and also for PC Monitors. They run in GNU/Linux, Mac OS X, DOS, Windows and in all the other platforms supported by the SDL library. The main difference compared with the official emulators is that the Advance versions program directly the video board to always get a video mode with the correct size and frequency. Generally the Advance emulators are able to use a video mode which doesn't require any stretching or other unneeded effects to match the original arcade display. When the stretching is required by hardware limitations you can anyway choice from different types of stretch.

v3.9-r1 :: 0 :: gentoo

Modified
License
GPL-2 XMAME
Keywords
~amd64 ~ppc64 ~x86
USE flags
alsa fbcon ncurses oss slang truetype

General

alsa
Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
fbcon
Add framebuffer support for the console, via the kernel
ncurses
Add ncurses support (console display library)
oss
Add support for OSS (Open Sound System)
slang
Add support for the slang text display library (it's like ncurses, but different)
truetype
Add support for FreeType and/or FreeType2 fonts

dev-libs / expat : Stream-oriented XML parser library

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

media-libs / freetype : High-quality and portable font engine

media-libs / libsdl2 : Simple Direct Media Layer

sys-libs / ncurses : Console display library

sys-libs / slang : Multi-platform library designed to allow a developer to create robust software

sys-libs / zlib : Standard (de)compression library

app-arch / unzip : unzipper for pkzip-compressed files

app-arch / zip : Info ZIP (encryption support)

dev-libs / expat : Stream-oriented XML parser library

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

media-libs / freetype : High-quality and portable font engine

media-libs / libsdl2 : Simple Direct Media Layer

sys-libs / ncurses : Console display library

sys-libs / slang : Multi-platform library designed to allow a developer to create robust software

sys-libs / zlib : Standard (de)compression library

656720
games-emulation/advancemame-3.7: stack smashing detected
738578
games-emulation/advancemame-3.9 : ALSA sound broken on big endian
745000
games-emulation/advancemame-3.9: fail to start with GLXBadContextTag
745003
games-emulation/advancemame-3.9: fail with stack smashing detected
775107
games-emulation/advancemame-3.9 - parallel build issues (with more than -j1)
881125
games-emulation/advancemame-3.9 - error: error: unableunable to toopen outputopen fileoutput .../2612intf.o: file
888721
games-emulation/advancemame-3.9 - Fatal error: cant create .../interfac.o: No such file or directory
918581
games-emulation/advancemame: heap buffer overread
944042
games-emulation/advancemame-3.9-r1 - [libtool] [gcc-15] src/.../model1.c: error: conflicting types for fadd; have void(void)
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
games-emulation/advancemame: suppress compiler optimizations with fire
Upstream configure.ac sets some sanity flags, but only when CFLAGS aren't defined. They acknowledge the codebase was written "when compilers where not aggressively optimizing undefined behaviour". We should respect that even though we do set CFLAGS. Also suppress LTO because why on earth should we assume that will work if they have that much UB. Closes: https://bugs.gentoo.org/858626 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {sys-devel → dev-build}/autoconf-archive
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-emulation/advancemame: Keyword 3.9 ppc64, #769962
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
games-emulation/advancemame: Add upstream patch for -fno-common
Closes: https://bugs.gentoo.org/706924 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-emulation/advancemame: Add missing autoconf-archive dep
Closes: https://bugs.gentoo.org/724424 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-emulation/advancemame: Work around parallel install bug with -j1
I'll try to fix it properly later. Bug: https://bugs.gentoo.org/665770 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-emulation/advancemame: Fix autover.sh error, improve src_install
The nasty src_install hasn't changed much since 2004 so I've sent some long overdue patches upstream to make things better going forwards. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-emulation/advancemame: Locate nasm with var instead of symlink
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-emulation/advancemame: sdl2-config symlink no longer needed
It is not found via pkg-config. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-emulation/advancemame: Add missing ncurses subslot operator
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Alexander Barker · gentoo
games-emulation/advancemame-3.9: Version Bump
Bug: https://bugs.gentoo.org/665770 Closes: https://bugs.gentoo.org/665770 Signed-off-by: Alex Barker <alex@1stleg.com> Closes: https://github.com/gentoo/gentoo/pull/15173 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Lars Wendler · gentoo
games-emulation/advancemame: Use pkg-config to find freetype and sdl
Closes: https://bugs.gentoo.org/655040 Package-Manager: Portage-2.3.36, Repoman-2.3.9
Pacho Ramos · gentoo
games-emulation/advancemame: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Pacho Ramos · gentoo
games-emulation/advancemame: Version bump
Package-Manager: Portage-2.3.31, Repoman-2.3.9
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*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
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