Sat, 01 Jun 2024 20:19:06 UTC | login

Information for build flare-0.19-8.fc27

ID3467
Package Nameflare
Version0.19
Release8.fc27
Epoch
SummaryA single player, 2D-isometric, action Role-Playing Game
DescriptionFlare (Free Libre Action Roleplaying Engine) is a simple game engine built to handle a very specific kind of game: single-player 2D action RPGs. Flare is not a re-implementation of an existing game or engine. It is a tribute to and exploration of the action RPG genre. Rather than building a very abstract, robust game engine, the goal of this project is to build several real games and harvest an engine from the common, reusable code. The first game, in progress, is a fantasy dungeon crawl. Flare uses simple file formats (INI style configuration files) for most of the game data, allowing anyone to easily modify game contents. Open formats are preferred (png, ogg). The game code is C++.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:55:52 UTC
CompletedSat, 14 Apr 2018 19:55:52 UTC
Tags
f28
f29
RPMs
src
flare-0.19-8.fc27.src.rpm (info) (download)
noarch
flare-0.19-8.fc27.noarch.rpm (info) (download)
Changelog * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.19-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.19-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.19-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Mar 26 2015 Richard Hughes <rhughes@redhat.com> - 0.19-4 - Add an AppData file for the software center * Tue Sep 02 2014 Marcos Paulo de Souza <marcos.souza.org@gmail.com> - 0.19-3 - Fixed desktop file by removing TryExec args * Wed Aug 20 2014 Erik Schilling <ablu.erikschilling@googlemail.com> - 0.19-2 - Fixed cmake dependency * Tue Aug 19 2014 Erik Schilling <ablu.erikschilling@googlemail.com> 0.19-1 - New release - Splitted out engine code into flare-engine package * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Fri Jun 13 2014 Hans de Goede <hdegoede@redhat.com> - 0.18-5 - Rebuild for new SDL_gfx * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Apr 01 2013 Erik Schilling <ablu.erikschilling@googlemail.com> 0.18-2 - Adapted to the newly updated release tar - Since the old one was kind of broken and incomplete a new one was generated * Mon Apr 01 2013 Erik Schilling <ablu.erikschilling@googlemail.com> 0.18-1 - New upstream release - Breaks compatibillity with old save files * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Nov 13 2012 Erik Schilling <ablu.erikschilling@googlemail.com> 0.17.1-8 - Simplified directiory permissions * Mon Nov 12 2012 Erik Schilling <ablu.erikschilling@googlemail.com> 0.17.1-7 - Fixed directory ownership * Sun Nov 11 2012 Erik Schilling <ablu.erikschilling@googlemail.com> 0.17.1-6 - Spell-fix: reimplementation --> re-implementation - Mark translation files with %lang * Fri Nov 02 2012 Erik Schilling <ablu.erikschilling@googlemail.com> 0.17.1-5 - Dropped / between path makros - Made use of %{name} makro in Source1 - Made sure that the binary links against system SDL_gfx parts - Replaced unifont use with dejavu since the font was not packaged * Thu Oct 25 2012 Erik Schilling <ablu.erikschilling@googlemail.com> 0.17.1-4 - Fixed require of binaries in -data package - Fixed update icon cache - Fixed trailing slash of url - Fixed license from GPLv3 to GPLv3+ * Sat Oct 06 2012 Erik Schilling <ablu.erikschilling@googlemail.com> 0.17.1-3 - Do not install to /usr/share/games but /usr/share (https://fedoraproject.org/wiki/SIGs/Games/Packaging) * Sat Oct 06 2012 Erik Schilling <ablu.erikschilling@googlemail.com> 0.17.1-2 - Added BuildArch: noarch for data package * Fri Oct 05 2012 Erik Schilling <ablu.erikschilling@googlemail.com> 0.17.1-1 - Initial packaging