Wed, 15 May 2024 12:33:53 UTC | login

Information for build mednafen-1.24.1-1.fc33

ID150237
Package Namemednafen
Version1.24.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mednafen.git#a2398e71a6c497f9c932d2d37b8296c83d2f8d21
SummaryA multi-system emulator utilizing OpenGL and SDL
DescriptionA portable, utilizing OpenGL and SDL, argument(command-line)-driven multi-system emulator. Mednafen has the ability to remap hotkey functions and virtual system inputs to a keyboard, a joystick, or both simultaneously. Save states are supported, as is real-time game rewinding. Screen snapshots may be taken, in the PNG file format, at the press of a button. Mednafen can record audiovisual movies in the QuickTime file format, with several different lossless codecs supported. The following systems are supported(refer to the emulation module documentation for more details): * Apple II/II+ * Atari Lynx * Neo Geo Pocket (Color) * WonderSwan * GameBoy (Color) * GameBoy Advance * Nintendo Entertainment System * Super Nintendo Entertainment System/Super Famicom * Virtual Boy * PC Engine/TurboGrafx 16 (CD) * SuperGrafx * PC-FX * Sega Game Gear * Sega Genesis/Megadrive * Sega Master System * Sega Saturn (experimental, x86_64 only) * Sony PlayStation Due to the threaded model of emulation used in Mednafen, and limitations of SDL, a joystick is preferred over a keyboard to play games, as the joystick will have slightly less latency, although the latency differences may not be perceptible to most people.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 08 Apr 2020 18:59:38 UTC
CompletedWed, 08 Apr 2020 21:49:11 UTC
Taskbuild (f33, /rpms/mednafen.git:a2398e71a6c497f9c932d2d37b8296c83d2f8d21)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mednafen.git#a2398e71a6c497f9c932d2d37b8296c83d2f8d21'}}
Tags
f33
RPMs
src
mednafen-1.24.1-1.fc33.src.rpm (info) (download)
riscv64
mednafen-1.24.1-1.fc33.riscv64.rpm (info) (download)
mednafen-debuginfo-1.24.1-1.fc33.riscv64.rpm (info) (download)
mednafen-debugsource-1.24.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Mar 18 2020 Julian Sikorski <belegdol@fedoraproject.org> - 1.24.1-1 - Update to 1.24.1 - Drop ppc detection fix patch - Enable system lzo on f32 and later * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.0-0.2.UNSTABLE - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Dec 27 2019 Julian Sikorski <belegdol@fedoraproject.org> - 1.24.0-0.1.UNSTABLE - Update to 1.24.0-UNSTABLE - Dropped included patch - Fix ppc detection on ppc64le * Thu Sep 05 2019 Julian Sikorski <belegdol@fedoraproject.org> - 1.23.0-0.1.UNSTABLE - Update to 1.23.0-UNSTABLE - Work around gcc compiler bug 91678 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 24 2019 Julian Sikorski <belegdol@fedoraproject.org> - 1.22.2-1 - Update to 1.22.2 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 29 2019 Julian Sikorski <belegdol@fedoraproject.org> - 1.22.1-1 - Update to 1.22.1 * Mon Dec 24 2018 Julian Sikorski <belegdol@fedoraproject.org> - 1.22.0-0.1.UNSTABLE - Update to 1.22.0-UNSTABLE * Fri Jul 20 2018 Julian Sikorski <belegdol@fedoraproject.org> - 1.21.3-4 - Fixed FTBFS: BR gcc-c++, gcc is not enough * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon May 14 2018 Julian Sikorski <belegdol@fedoraproject.org> - 1.21.3-2 - Added an explanation why hardened build is disabled - Bumped release so that the Fedora package is newer than RPM Fusion one * Tue May 01 2018 Julian Sikorski <belegdol@fedoraproject.org> - 1.21.3-1 - Updated to 1.21.3 * Mon Apr 23 2018 Julian Sikorski <belegdol@fedoraproject.org> - 1.21.2-2 - Added pkgconfig(alsa) to BuildRequires as it is no longer pulled implicitly * Sun Apr 15 2018 Julian Sikorski <belegdol@fedoraproject.org> - 1.21.2-1 - Updated to 1.21.2 - Switched to SDL2 - Added placeholders for system libs to be enabled once dependencies become available