2024-01-06 06:17:35 +01:00
|
|
|
Name: lincity-ng
|
2024-07-23 20:42:43 +02:00
|
|
|
Version: 2.11.1
|
2024-02-25 00:24:38 +01:00
|
|
|
Release: 1mamba
|
2024-01-06 06:17:35 +01:00
|
|
|
Summary: A City Simulation Game
|
|
|
|
Group: Graphical Desktop/Applications/Games
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-02-25 00:24:38 +01:00
|
|
|
URL: https://github.com/lincity-ng/lincity-ng
|
|
|
|
Source: https://github.com/lincity-ng/lincity-ng/archive/refs/tags/lincity-ng-%{version}.tar.gz
|
2024-01-06 06:17:35 +01:00
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
2024-02-25 00:24:38 +01:00
|
|
|
BuildRequires: libSDL2-devel
|
2024-01-06 06:17:38 +01:00
|
|
|
BuildRequires: libgcc
|
|
|
|
BuildRequires: libglvnd-devel
|
|
|
|
BuildRequires: libphysfs-devel
|
2024-02-25 00:24:38 +01:00
|
|
|
BuildRequires: libsdl2_gfx-devel
|
|
|
|
BuildRequires: libsdl2_image-devel
|
|
|
|
BuildRequires: libsdl2_mixer-devel
|
|
|
|
BuildRequires: libsdl2_ttf-devel
|
2024-01-06 06:17:35 +01:00
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
BuildRequires: libxml2-devel
|
|
|
|
BuildRequires: libz-devel
|
|
|
|
## AUTOBUILDREQ-END
|
2024-06-29 23:29:10 +02:00
|
|
|
BuildRequires: cmake
|
2024-01-06 06:17:35 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
LinCity-NG is a City Simulation Game. It is a polished and improved version of the classic LinCity game. Within the scope of the GoTM project at happypenguin we have created a new iso-3D graphics engine, with a completely redone and modern GUI.
|
|
|
|
|
2024-01-06 06:17:38 +01:00
|
|
|
%debug_package
|
|
|
|
|
2024-01-06 06:17:35 +01:00
|
|
|
%prep
|
2024-02-25 00:24:38 +01:00
|
|
|
%setup -q -n %{name}-%{name}-%{version}
|
2024-01-06 06:17:35 +01:00
|
|
|
|
|
|
|
%build
|
2024-06-29 23:29:10 +02:00
|
|
|
%cmake
|
|
|
|
|
|
|
|
%cmake_build
|
2024-01-06 06:17:35 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
2024-06-29 23:29:10 +02:00
|
|
|
%cmake_install
|
2024-01-06 06:17:35 +01:00
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/lincity-ng
|
|
|
|
%{_datadir}/applications/lincity-ng.desktop
|
|
|
|
%dir %{_datadir}/lincity-ng
|
|
|
|
%{_datadir}/lincity-ng/*
|
2024-06-29 23:29:10 +02:00
|
|
|
%{_datadir}/icons/hicolor/128x128/apps/lincity-ng.png
|
|
|
|
%{_mandir}/lincity-ng.6*
|
|
|
|
%dir %{_docdir}/lincity-ng
|
|
|
|
%{_docdir}/lincity-ng/*
|
2024-02-25 00:24:38 +01:00
|
|
|
%doc COPYING
|
2024-01-06 06:17:35 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-07-23 20:42:43 +02:00
|
|
|
* Tue Jul 23 2024 Automatic Build System <autodist@openmamba.org> 2.11.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-06-29 23:29:10 +02:00
|
|
|
* Sat Jun 29 2024 Automatic Build System <autodist@openmamba.org> 2.11.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-02-25 00:24:38 +01:00
|
|
|
* Sat Feb 24 2024 Automatic Build System <autodist@openmamba.org> 2.9.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 06:17:38 +01:00
|
|
|
* Fri Dec 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0-4mamba
|
|
|
|
- rebuilt with libSDL_gfx 2.0.26
|
|
|
|
|
2024-01-06 06:17:35 +01:00
|
|
|
* Mon Jul 15 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0-3mamba
|
|
|
|
- rebuilt with libSDL_gfx 2.0.24
|
|
|
|
|
|
|
|
* Fri Dec 16 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0-2mamba
|
|
|
|
- rebuilt with libSDL_gfx-2.0.23
|
|
|
|
|
|
|
|
* Sat Jan 31 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Jul 14 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.2-2mamba
|
|
|
|
- rebuild against new libSDL_gfx
|
|
|
|
|
|
|
|
* Thu Dec 06 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.2-1mamba
|
|
|
|
- package created by autospec
|