diff --git a/.gitignore b/.gitignore index e69de29..4a406bf 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +*.rpm +*.tar* +results_*/ diff --git a/arc-theme.spec b/arc-theme.spec new file mode 100644 index 0000000..1a72d41 --- /dev/null +++ b/arc-theme.spec @@ -0,0 +1,78 @@ +%global common_desc \ +Arc is a flat theme with transparent elements for GTK 3, GTK 2 and \ +Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments \ +like Gnome, Cinnamon, Budgie, Pantheon, XFCE, Mate, etc. + + +Name: arc-theme +Version: 20161119 +Release: 1%{?dist} +Summary: Flat theme with transparent elements + +License: GPLv3+ +URL: https://github.com/horst3180/%{name} +Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz + +BuildArch: noarch + +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: gtk3-devel + +Requires: filesystem +Requires: gnome-themes-standard +Requires: gtk-murrine-engine + +%description +%{common_desc} + + +%package plank +Summary: Arc-theme for Plank dock + +Requires: %{name} == %{version}-%{release} +Requires: plank + +%description plank +%{common_desc} + +This package contains the %{summary}. + + +%prep +%autosetup +%{_bindir}/autoreconf -fiv + + +%build +%configure +%make_build + + +%install +%make_install + +# Install Plank-theme. +%{__mkdir} -p %{buildroot}/%{_datadir}/plank/themes/Arc +%{__install} -pm 0644 extra/Arc-Plank/dock.theme \ + %{buildroot}/%{_datadir}/plank/themes/Arc + + +%files +%license AUTHORS COPYING +%doc README.md +%{_datadir}/themes/* + +%files plank +%{_datadir}/plank/themes/* + + +%changelog +* Tue Jan 10 2017 Björn Esser - 20161119-1 +- Initial rpm-release (rhbz#1411438) + +* Mon Jan 09 2017 Björn Esser - 20161119-0.2 +- Add plank-subpkg and require Plank (rhbz#1411438) + +* Mon Jan 09 2017 Björn Esser - 20161119-0.1 +- Initial package (rhbz#1411438) diff --git a/sources b/sources index e69de29..7ae1ae1 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +SHA512 (arc-theme-20161119.tar.gz) = 996d8583c4de654dc5979703c85ad3a0eeebef435a264df1b2c8044b9e62f4f74561294a16c5ebf9a213ec5ff7c23f94a360a76502321836bbb83b7396765da0