Wed, 29 May 2024 15:44:23 UTC | login

Information for build libretro-gambatte-0-0.2.20191129git708424d.fc33

ID147087
Package Namelibretro-gambatte
Version0
Release0.2.20191129git708424d.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libretro-gambatte.git#81939c2127fc14a9e4be77dea56cbc714e4995f7
SummaryLibretro implementation of libgambatte
DescriptionGambatte is an accuracy-focused, open-source, cross-platform Game Boy Color emulator written in C++. It is based on hundreds of corner case hardware tests, as well as previous documentation and reverse engineering efforts. The core emulation code is contained in a separate library back-end (libgambatte) written in platform-independent C++. There is currently a GUI front-end (gambatte_qt) using Trolltech's Qt4 toolkit, and a simple command-line SDL front-end (gambatte_sdl). The GUI front-end contains platform-specific extensions for video, sound and timers. It should work on MS Windows, Linux/BSD/UNIX-like OSes, and Mac OS X. The SDL front-end should be usable on all platforms with a working SDL port. It should also be quite trivial to create new (simple) front-ends (note that the library API should in no way be considered stable).
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 13:55:47 UTC
CompletedFri, 27 Mar 2020 14:16:23 UTC
Taskbuild (f33, /rpms/libretro-gambatte.git:81939c2127fc14a9e4be77dea56cbc714e4995f7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libretro-gambatte.git#81939c2127fc14a9e4be77dea56cbc714e4995f7'}}
Tags
f33
RPMs
src
libretro-gambatte-0-0.2.20191129git708424d.fc33.src.rpm (info) (download)
riscv64
libretro-gambatte-0-0.2.20191129git708424d.fc33.riscv64.rpm (info) (download)
libretro-gambatte-debuginfo-0-0.2.20191129git708424d.fc33.riscv64.rpm (info) (download)
libretro-gambatte-debugsource-0-0.2.20191129git708424d.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.20191129git708424d - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Dec 04 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 0-0.1.20191129git708424d - Update to latest git snapshot - Remove 'libretro-gtk-0_14-0' dependency * Mon Oct 07 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 0-0.1.20190823git4d9ad7b - Initial package