File mate-icon-theme.spec of Package mate-icon-theme

#
# spec file for mate-icon-theme
#
# Copyright (c) 2014 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:           mate-icon-theme
Version:        1.8.0
Release:        0
License:        LGPL-3.0 and CC-BY-3.0
Summary:        MATE icon theme
Url:            http://mate-desktop.org/
Group:          System/GUI/Other
Source0:        http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
BuildArch:      noarch
Provides:       mate-icon-theme-devel = %{version}

BuildRequires:  fdupes
BuildRequires:  icon-naming-utils
BuildRequires:  mate-common
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(gtk+-2.0)

%description
This package contains the default icon theme used by the MATE desktop.
The icons are used in the panel menu, and in nautilus and other
applications, to represent the different applications, files,
directories, and devices.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%makeinstall
%fdupes -s %{buildroot}%{_datadir}/icons/mate
%fdupes -s %{buildroot}%{_datadir}/icons/menta

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING
%{_datadir}/icons/mate
%{_datadir}/icons/menta
%{_datadir}/pkgconfig/mate-icon-theme.pc

%changelog
openSUSE Build Service is sponsored by