Summary: A port of Akalabeth Name: aklabeth Version: 1.1.0 Release: %autorelease License: GPL-2.0-or-later URL: https://codeberg.org/wickedsmoke/aklabeth Source: https://codeberg.org/wickedsmoke/aklabeth/archive/v%{version}.tar.gz BuildRequires: gcc, make, sdl12-compat-devel %global debug_package %{nil} %description This is a version of Akalabeth: World of Doom for modern operating systems. %prep %setup -q -n aklabeth %build make %install make DESTDIR=%{buildroot}/usr install %clean rm -rf %{buildroot} %files %license COPYING %defattr(-,root,root) %{_bindir}/aklabeth %{_datadir}/icons/hicolor/48x48/apps/aklabeth.png %{_datadir}/icons/hicolor/96x96/apps/aklabeth.png %{_datadir}/applications/aklabeth.desktop %changelog * Sat Jan 24 2026 Karl Robillard 1.1.0 - Initial package release.