File simutrans-pak128-britain.spec of Package simutrans-pak128-britain

#
# spec file for package simutrans-pak128-britain
#
# Copyright (c) 2021 SUSE LLC
#
# 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 https://bugs.opensuse.org/
#


Name:           simutrans-pak128-britain
Version:        1.18
Release:        0
Summary:        Transport and Economic Simulation Game Assets
License:        Artistic-2.0
Group:          Amusements/Games/Strategy/Real Time
URL:            https://forum.simutrans.com/index.php?board=51.0
Source0:        https://sourceforge.net/projects/simutrans/files/pak128.britain/pak128.Britain%%20for%%20120-3/pak128.Britain.%{version}-120-3.zip
BuildRequires:  unzip
Requires:       simutrans >= 120.3
BuildArch:      noarch

%description
Developed to give a British theme to Simutrans, this pakset
features a wide range of vehicles with emphasis on rail vehicles,
highly detailed stations, more accurate looking track for junctions,
and a more subdued graphical appearance than the brightly coloured
Pak128 from which it was originally derived.

%prep
%setup -q -c -n pak128.Britain.116
# delete all these unwanted ".svn" folders (see http://stackoverflow.com/questions/1294590/how-to-remove-all-svn-directories-from-my-application-directories):
find . -name .svn | xargs rm -fr

%build

%install
mkdir -p %{buildroot}%{_datadir}/simutrans
cp -a * %{buildroot}%{_datadir}/simutrans

%files
%{_datadir}/simutrans

%changelog
openSUSE Build Service is sponsored by