Mon, 30 Sep 2024 17:42:00 UTC | login

Information for build fifechan-0.1.4-4.fc29

ID26625
Package Namefifechan
Version0.1.4
Release4.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fifechan.git#0b119bf20c65b49cab93ab4fd1115ba212d37ec3
SummaryC++ GUI library designed for games
DescriptionFifechan is a lightweight cross platform GUI library written in C++ specifically designed for games. It has a small yet powerful built in set of extendable GUI Widgets allowing users to create virtually unlimited types of widgets. Fifechan supports rendering in SDL, OpenGL, or Allegro out of the box or it can be adapted to use any rendering engine the user requires. Events are pushed to Fifechan which allows users to use any input library they wish or they could use the built in input handling through either SDL input or Allegro input. The primary goal for Fifechan is to keep it extendable, lightweight and still be powerful enough to use in all types of games out of the box.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 19 May 2018 08:51:17 UTC
CompletedSat, 19 May 2018 09:12:27 UTC
Taskbuild (f29-candidate, /rpms/fifechan.git:0b119bf20c65b49cab93ab4fd1115ba212d37ec3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fifechan.git?#0b119bf20c65b49cab93ab4fd1115ba212d37ec3'}}
Tags
f29
RPMs
src
fifechan-0.1.4-4.fc29.src.rpm (info) (download)
riscv64
fifechan-0.1.4-4.fc29.riscv64.rpm (info) (download)
fifechan-allegro-0.1.4-4.fc29.riscv64.rpm (info) (download)
fifechan-allegro-devel-0.1.4-4.fc29.riscv64.rpm (info) (download)
fifechan-devel-0.1.4-4.fc29.riscv64.rpm (info) (download)
fifechan-irrlicht-0.1.4-4.fc29.riscv64.rpm (info) (download)
fifechan-irrlicht-devel-0.1.4-4.fc29.riscv64.rpm (info) (download)
fifechan-opengl-0.1.4-4.fc29.riscv64.rpm (info) (download)
fifechan-opengl-devel-0.1.4-4.fc29.riscv64.rpm (info) (download)
fifechan-sdl-0.1.4-4.fc29.riscv64.rpm (info) (download)
fifechan-sdl-devel-0.1.4-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Feb 09 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.4-1 - Update to 0.1.4 * Wed Nov 16 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.1.3-1 - Update to 0.1.3 * Fri Sep 02 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.1.2-2.git7b77184 - Add couple of missing Requires - Add %post(un) triggers to ldconfig - Fix license tag * Sun Aug 07 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.1.2-1.git7b77184 - Initial package