File adapta-gtk-theme.spec of Package adapta-gtk-theme

# vim: set ts=4 sw=4 et:
#
# spec file for package adapta-gtk-theme
#
# Copyright (c) 2018 SUSE LINUX Products 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:           adapta-gtk-theme
Version:        3.93.1.14
Release:        0
Summary:        Adapta GTK Theme
Source:         adapta-gtk-theme-%{version}.tar.xz
License:        GPL-2.0
Group:          System/GUI/GNOME
Url:            http://sdkman.io/
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  make autoconf automake libtool
BuildRequires:  gtk3-devel
BuildRequires:  inkscape
BuildRequires:  sassc
BuildRequires:  gnu_parallel
BuildRequires:  procps
BuildRequires:  fdupes
Requires:       noto-sans-fonts
Requires:       google-roboto-fonts
BuildArch:      noarch

%description
An adaptive Gtk+ theme based on Material Design Guidelines.

%prep
%setup -q

%build
autoreconf -fiv
%configure
%__make

%install
%makeinstall

%fdupes -s "%{buildroot}%{_datadir}/"

%files
%defattr(-,root,root)
%doc COPYING LICENSE* README.md
%{_datadir}/themes/Adapta
%{_datadir}/themes/Adapta-Eta
%{_datadir}/themes/Adapta-Nokto
%{_datadir}/themes/Adapta-Nokto-Eta

%changelog
openSUSE Build Service is sponsored by