Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37547209
en ru br
ALT Linux repos
S:2.2.13-alt1.qa1
5.0: 2.2.11-alt1
4.1: 2.2.11-alt1
4.0: 2.2.9-alt1

Group :: Monitoring
RPM: gkrellm-gkrelltop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define shortname gkrelltop

Name: gkrellm-%shortname
Version: 2.2.13
Release: alt1.qa1

Summary: GKrellM plugin which shows 3 most cpu intensive processes
License: GPL
Group: Monitoring
Url: http://sourceforge.net/projects/gkrelltop

Packager: Andrey Rahmatullin <wrar at altlinux.ru>

Source: %shortname-%version.tar.gz
Patch0: %shortname-2.2.10-alt-link-fixes.patch

BuildPreReq: gkrellm-devel libgtk+2-devel pkgconfig

%description
Display the top three cpu intensive processes in a small window inside
gkrellm, similar to wmtop. Useful to check out anytime what processes
are consuming most cpu power on your machine.

%prep
%setup -n %shortname-%version
%patch0 -p2
sed -i 's|^CFLAGS[2D] =.*|\0 %optflags|' Makefile

%build
%make_build

%install
mkdir -p %buildroot%_libdir/gkrellm2/plugins
%makeinstall INSTALLDIR=%buildroot%_libdir/gkrellm2/plugins INSTALLDIRD=%buildroot%_libdir/gkrellm2/plugins

%files
%doc README
%_libdir/gkrellm2/plugins/*.so

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin