[packages/scummvm] - new theme: remastered
adamg
adamg at pld-linux.org
Mon Oct 14 11:37:46 CEST 2019
commit 5d5a5ec6022590ce7a7afa9b4490bb9738a71291
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Mon Oct 14 11:37:38 2019 +0200
- new theme: remastered
scummvm.spec | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
---
diff --git a/scummvm.spec b/scummvm.spec
index 6ebf1f5..f31fa41 100644
--- a/scummvm.spec
+++ b/scummvm.spec
@@ -1045,6 +1045,18 @@ Theme modern for ScummVM.
%description theme-modern -l pl.UTF-8
Motyw modern dla ScummVM.
+%package theme-remastered
+Summary: Theme remastered for ScummVM
+Summary(pl.UTF-8): Motyw remastered dla ScummVM
+Group: X11/Applications/Games
+Requires: %{name} = %{version}-%{release}
+
+%description theme-remastered
+Theme remastered for ScummVM.
+
+%description theme-remastered -l pl.UTF-8
+Motyw remastered dla ScummVM.
+
%prep
%setup -q -a 1
%patch1 -p1
@@ -1414,3 +1426,7 @@ rm -rf $RPM_BUILD_ROOT
%files theme-modern
%defattr(644,root,root,755)
%{_datadir}/%{name}/scummmodern.*
+
+%files theme-remastered
+%defattr(644,root,root,755)
+%{_datadir}/%{name}/scummremastered.*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scummvm.git/commitdiff/5d5a5ec6022590ce7a7afa9b4490bb9738a71291
More information about the pld-cvs-commit
mailing list