File plasmoid-ihatethecashew.spec of Package plasmoid-ihatethecashew
Name: plasmoid-ihatethecashew
Version: 0.4
Release: 1
Summary: Removes the KDE Plasma Cashew From the Corner of the Display
Group: User Interface/Desktops
License: GPLv2
URL: http://www.kde-look.org/content/show.php/I+HATE+the+Cashew?content=91009
Source0: http://www.kde-look.org/CONTENT/content-files/91009-iHateTheCashew-4.4.tbz
Patch1: ihatethecashew-kde-46-fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: kdebase4-workspace-devel >= 4.2.0
%description
Removes the KDE Plasma Cashew From the Corner of the Display.
%prep
%setup -qn iHateTheCashew
%patch1
%build
%cmake_kde4 -d%{_target_platform}
make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot} -C %{_target_platform}
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc COPYING
%{_kde4_libdir}/kde4/plasma_applet_ihatethecashew.so
%{_kde4_servicesdir}/plasma-applet-ihatethecashew.desktop
%changelog