File plasma5-workspace-wallpapers.spec of Package plasma5-workspace-wallpapers

#
# spec file for package plasma5-workspace-wallpapers
#
# Copyright (c) 2018 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:           plasma5-workspace-wallpapers
Version:        5.12.5
Release:        0
BuildRequires:  cmake >= 2.8.12
BuildRequires:  extra-cmake-modules >= 0.0.12
BuildRequires:  fdupes
BuildRequires:  kf5-filesystem
Summary:        Aditional Plasma Wallpapers
License:        GPL-2.0+
Group:          System/GUI/KDE
Url:            http://www.kde.org
Source:         http://download.kde.org/stable/plasma/%{version}/plasma-workspace-wallpapers-%{version}.tar.xz
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Aditional wallpapers for Plasma Workspace.

%prep
%setup -q -n plasma-workspace-wallpapers-%{version}

%build
  %cmake_kf5 -d build
  %make_jobs

%install
  %kf5_makeinstall -C build

  #found conflict of kdebase4-wallpapers-15.08.3-1.1.noarch with plasma5-workspace-wallpapers-5.5.2-50.1.noarch:
  #- /usr/share/wallpapers/Autumn/metadata.desktop
  rm -rf %{buildroot}%{_kf5_sharedir}/wallpapers/Autumn

%files
%defattr(-,root,root)
%doc COPYING*
%{_kf5_sharedir}/wallpapers/

%changelog
openSUSE Build Service is sponsored by