[packages/plymouth-theme-nostromo] - new

baggins baggins at pld-linux.org
Sun Oct 13 18:16:28 CEST 2019


commit 2e417f2641b83b481d1cd82b4ec6df93692b8b82
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Oct 13 18:15:10 2019 +0200

    - new

 plymouth-theme-nostromo.spec | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)
---
diff --git a/plymouth-theme-nostromo.spec b/plymouth-theme-nostromo.spec
new file mode 100644
index 0000000..cd0c24a
--- /dev/null
+++ b/plymouth-theme-nostromo.spec
@@ -0,0 +1,40 @@
+Summary:	Plymouth "Nostromo" theme
+Name:		plymouth-theme-nostromo
+Version:	1.3
+Release:	0.1
+License:	GPL v3
+Group:		Applications
+Source0:	https://github.com/brenns10/plymouth-theme-nostromo/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	6d6256a6718d5ebaa71db691cc8681f4
+URL:		https://github.com/brenns10/plymouth-theme-nostromo
+Requires:	plymouth-scripts
+Requires:	plymouth-plugin-script
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+A Plymouth theme based on the boot screen of the computers on
+Nostromo, the ship on which Alien takes place.
+
+%prep
+%setup -q
+
+%build
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/nostromo
+
+install *.png nostromo.plymouth nostromo.script \
+	$RPM_BUILD_ROOT%{_datadir}/plymouth/themes/nostromo/
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc README.md
+%dir %{_datadir}/plymouth/themes/nostromo
+%{_datadir}/plymouth/themes/nostromo/*.png
+%{_datadir}/plymouth/themes/nostromo/nostromo.plymouth
+%{_datadir}/plymouth/themes/nostromo/nostromo.script
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/plymouth-theme-nostromo.git/commitdiff/2e417f2641b83b481d1cd82b4ec6df93692b8b82



More information about the pld-cvs-commit mailing list