File plasmoid-smooth-tasks2.spec of Package plasmoid4-smooth-tasks2

#
# spec file for package plasmoid-smooth-tasks2
#
# Copyright (c) 2025 SUSE LLC
#
# 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:              plasmoid-smooth-tasks2
%define tarname    smooth-tasks2
%define kdelook_id 148813
Version:           20131102
%define tarver     2013-11-02
Release:           1
License:           GPL-2.0
Summary:           Smooth Tasks Plasmoid 2
Url:               http://kde-look.org/content/show.php/?content=%{kdelook_id}
Group:             System/GUI/KDE
Source0:           %{tarname}-v%{tarver}.tar.gz
Patch0:            desktop-translation.patch
BuildRequires:     kdebase4-workspace-devel >= 4.8
Requires:          kdebase4-workspace >= 4.8
Conflicts:         plasmoid-smooth-tasks
BuildRoot:         %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
This taskbar replacement has window peeking similar to Windows 7
when you use the kwin 'highlite window' effect. Even if this effect
is not used you can click the tooltip in order to activate the 
corresponding window.

%prep
%setup -q -n %{tarname}
%patch -P0

%build
  %cmake_kde4 -d build
  %make_jobs

%install
  %kde4_makeinstall -C build
  %kde_post_install
  %find_lang plasma_applet_smooth-tasks %{name}.lang

%files  -f %{name}.lang
%defattr(-,root,root)
%doc ChangeLog COPYING README
%{_kde4_modulesdir}/plasma_applet_smooth-tasks.so
%{_kde4_servicesdir}/plasma-applet-smooth-tasks.desktop

%changelog
openSUSE Build Service is sponsored by