File breeze-gtk.spec of Package breeze-gtk

#
# spec file for package breeze-gtk
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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 http://bugs.opensuse.org/
#

Name:           breeze-gtk
Version:        0.0git020615
Release:        0
License:        LGPL-2.1
Summary:        A GTK Theme Built to Match KDE's Breeze
Url:            https://github.com/dirruk1/gnome-breeze
Group:          System/GUI/KDE
Source:         gnome-breeze-master.zip
BuildRequires:  unzip
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
A GTK theme created to match with the new Plasma 5 Breeze theme

%prep
%setup -q -n gnome-breeze-master

%install
install -d -m 755 %{buildroot}%{_datadir}/themes/BreezyGTK/
cp -R gtk-2.0 %{buildroot}%{_datadir}/themes/BreezyGTK/
cp -R gtk-3.0 %{buildroot}%{_datadir}/themes/BreezyGTK/

%files
%defattr(-,root,root)
%doc LICENSE
%{_datadir}/themes/BreezyGTK/
openSUSE Build Service is sponsored by