Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37485806
en ru br
ALT Linux repos
S:0.9.12-alt1
5.0: 0.9.9-alt3
4.1: 0.9.9-alt1
4.0: 0.9.8-alt1
3.0: 0.9.4-alt1

Group :: Graphical desktop/Window Maker
RPM: wmhdplop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: wmhdplop
Version: 0.9.4
Release: alt1

Summary: Cute hard drive monitoring applet
License: GPL
Group: Graphical desktop/Window Maker

Url: http://hules.free.fr/wmhdplop
Source: %name-%version.tar.gz
Patch: wmhdplop-0.9.1-alt-font-path-fix.patch

# Automatically added by buildreq on Wed Apr 07 2004

BuildRequires: XFree86-devel freetype2-devel glib2-devel hostinfo imlib2-devel libatk-devel libgtk+2-devel libpango-devel pkgconfig zlib-devel

Requires: vera-fonts-ttf
#Requires: hddtemp

%description
Wmhdplop is yet another dockapp for WindowMaker, or any
windowmanager/desktop  environment that handles dockapps (KDE
has a dockbar extension, and gnome swallows). It monitors your
hard-drives by sending visual stimuli to your cortex  each time
your /dev/hdX writes or reads anything.  Try to launch openoffice
and enjoy the wmhdplop show! (loading these kitties in mozilla
also works).

Features:
* useless animation reflecting disc I/O.
* another useless animation reflecting swap activity.
* annoying blinking leds.
* a textual information of your harddrive throughput.
* display of the HD temperature if the hddtemp daemon is running.

Disclaimer: wmhdplop will not enlarge your hard-drive. Indeed it will not
enlarge anything. Please stop sending emails about enlargement, I don't want
to be enlarged.

%prep
%setup -q
%patch -p1

%build
unset CC CXX
%configure
%make

%install
%makeinstall
%__mkdir_p %buildroot%_menudir/
%__cat >> %buildroot%_menudir/%name << __EOF__
?package(wmhdplop): \
command="EXEC %_bindir/%name" \
needs=wmaker \
icon="wmhdplop.png" \
section="Window Maker/DockApps" \
title="wmhdplop" \
longtitle="A dockapp that displays HDD load as colour plops"
__EOF__
%__cat >> %buildroot%_menudir/%name-hddtemp << __EOF__
?package(wmhdplop): \
command="EXEC %_bindir/%name --hddtemp" \
needs=wmaker \
icon="wmhdplop.png" \
section="Window Maker/DockApps" \
title="wmhdplop+hddtemp" \
longtitle="A dockapp that displays HDD load/temperature"
__EOF__

%post
%update_menus

%postun
%clean_menus

%files
%doc README NEWS AUTHORS INSTALL
%_bindir/%name
%_menudir/*

%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