File simutrans-pak192-comic.spec of Package simutrans-pak192-comic
#
# spec file for package simutrans 192 comic
#
# Copyright (c) 2012-2025 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: simutrans-pak192-comic
Version: 0.72
Release: 0
Summary: Transport and Economic Simulation Game Assets
License: CC-BY-SA-3.0
Group: Amusements/Games/Strategy/Real Time
Url: https://forum.simutrans.com/index.php/topic,23360.0.html
Source0: pak192-comic.zip
BuildRequires: unzip
Requires: simutrans >= 124.3
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
Pak192.Comic is currently the highest resolution graphic set of Simutrans, with a special
comic-like look. Inspired by both pak32.comic and pak96.comic this pak features a very
familiar look with its cousins, specially pak96.comic which had some developers help pak192.comic too.
%prep
%setup -c -n simutrans
%build
%install
mkdir -p %{buildroot}%{_datadir}/simutrans
#cd simutrans
cp -a * %{buildroot}%{_datadir}/simutrans
%files
%defattr(-, root, root)
%{_datadir}/simutrans
%changelog