File sword25.spec of Package sword25

#
# spec file for package sword25
#
# Copyright (c) 2022 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:           sword25
BuildRequires:  unzip
BuildRequires:  update-desktop-files
URL:            https://www.scummvm.org/games/
Requires:       scummvm
Version:        1.0
Release:        0
Summary:        Broken Sword 2.5 - The Return of the Templars
License:        SUSE-Freeware
Group:          Amusements/Games/Other
Source0:        https://downloads.scummvm.org/frs/extras/Broken%20Sword%202.5/%name-v1.0.zip
Source1:        %name
Source2:        %name.desktop
Source3:        %name.png
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
These are the data files for the game 'Broken Sword 2.5 - The Return of
the Templars', shared by mindfactory - a fan project, which developed a
successor to 'Broken Sword 2 - The smoking Mirror'.

%prep
unzip $RPM_SOURCE_DIR/%name-v1.0.zip
unzip dvd-cover.zip
chmod 644 license-hungarian.txt license-original.txt README

%build

%install
mkdir -p $RPM_BUILD_ROOT/usr/bin
mkdir -p $RPM_BUILD_ROOT/usr/share/%name
mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/%name
install -m 644  data.b25c $RPM_BUILD_ROOT/usr/share/%name
install -m 755 $RPM_SOURCE_DIR/%name $RPM_BUILD_ROOT/usr/bin
mkdir -p $RPM_BUILD_ROOT/usr/share/pixmaps/
install -m 644 $RPM_SOURCE_DIR/%name.png $RPM_BUILD_ROOT/usr/share/pixmaps
%suse_update_desktop_file -i %name Game X-SuSE-AdventureGame

%files
%defattr(-,root,root)
%doc license-hungarian.txt license-original.txt README DVD_Inlay DVD_Label
/usr/bin/%name
/usr/share/%name/
/usr/share/applications/%name.desktop
/usr/share/pixmaps/%name.png

%changelog
openSUSE Build Service is sponsored by