Sat, 04 May 2024 08:07:51 UTC | login

Information for build easyrpg-player-0.6.2.3-1.fc33

ID188885
Package Nameeasyrpg-player
Version0.6.2.3
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/easyrpg-player.git#ae41cce695da0452c83c4246e88a24fef0bdd7c2
SummaryGame interpreter for RPG Maker 2000/2003 and EasyRPG games
DescriptionEasyRPG Player is a game interpreter for RPG Maker 2000/2003 and EasyRPG games. To play a game, run the "easyrpg-player" executable inside a RPG Maker 2000/2003 game project folder (same place as RPG_RT.exe).
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 22:20:46 UTC
CompletedSat, 28 Nov 2020 01:42:42 UTC
Taskbuild (f33, /rpms/easyrpg-player.git:ae41cce695da0452c83c4246e88a24fef0bdd7c2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/easyrpg-player.git#ae41cce695da0452c83c4246e88a24fef0bdd7c2'}}
Tags
f33
f37
f38
RPMs
src
easyrpg-player-0.6.2.3-1.fc33.src.rpm (info) (download)
riscv64
easyrpg-player-0.6.2.3-1.fc33.riscv64.rpm (info) (download)
easyrpg-player-debuginfo-0.6.2.3-1.fc33.riscv64.rpm (info) (download)
easyrpg-player-debugsource-0.6.2.3-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Nov 02 2020 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.6.2.3-1 - Update to v0.6.2.3 - Drop Patch2 (build static library - now default) - Drop Patch3 (Freetype & Harfbuzz circular dependency - accepted upstream) - Drop Patch4 (man page install issues - accepted upstream) - Cherry-pick an upstream PR for installing the bash-completion file * Sun Aug 09 2020 Artur Iwicki <fedora@svgames.pl> - 0.6.2.1-4 - Add missing (optional) build-time dependency on HarfBuzz * Fri Aug 07 2020 Artur Iwicki <fedora@svgames.pl> - 0.6.2.1-3 - Add a patch to avoid creating libEasyRPG_Player.so - Switch to BuildRequiring all libraries via pkgconfig() * Mon Aug 03 2020 Artur Iwicki <fedora@svgames.pl> - 0.6.2.1-2 - Add missing BuildRequires on asciidoc (needed for man pages) - Unbundle PicoJSON and Dirent before build - Fix building and running tests during %check * Fri Jul 31 2020 Artur Iwicki <fedora@svgames.pl> - 0.6.2.1-1 - Initial packaging