Mon, 03 Jun 2024 13:54:47 UTC | login

Information for build surgescript-0.5.6-1.fc37

ID217770
Package Namesurgescript
Version0.5.6
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/surgescript.git#c5bea701d6cf5abf4d91ca59d35c6d0d9ed56606
SummaryScripting language for games
DescriptionSurgeScript is a scripting language for games. It has been designed with the specific needs of games in mind. Its features include: - The state-machine pattern: objects are state machines, making it easy to create in-game entities - The composition approach: you may design complex objects and behaviors by means of composition - The hierarchy system: objects have a parent and may have children, in a tree-like structure - The game loop: it's defined implicitly - Automatic garbage collection, object tagging and more! SurgeScript is meant to be used in games and in interactive applications. It's easy to integrate it into existing code, it's easy to extend, it features a C-like syntax, and it's free and open-source software. SurgeScript has been designed based on the experience of its developer dealing with game engines, applications related to computer graphics and so on. Some of the best practices have been incorporated into the language itself, making things really easy for developers and modders.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 07 Nov 2022 14:37:15 UTC
CompletedTue, 08 Nov 2022 09:07:04 UTC
Taskbuild (f37, /rpms/surgescript.git:c5bea701d6cf5abf4d91ca59d35c6d0d9ed56606)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/surgescript.git#c5bea701d6cf5abf4d91ca59d35c6d0d9ed56606'}}
Tags
f37
f38
RPMs
src
surgescript-0.5.6-1.fc37.src.rpm (info) (download)
riscv64
surgescript-0.5.6-1.fc37.riscv64.rpm (info) (download)
surgescript-devel-0.5.6-1.fc37.riscv64.rpm (info) (download)
surgescript-static-0.5.6-1.fc37.riscv64.rpm (info) (download)
surgescript-debuginfo-0.5.6-1.fc37.riscv64.rpm (info) (download)
surgescript-debugsource-0.5.6-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Sep 02 2022 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.5.6-1 - Update to v0.5.6 * Sat Jul 23 2022 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.5.5-5 - Fix CMake-related FTBFS * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jan 24 2021 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.5.5-1 - Update to v0.5.5