Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37705690
en ru br
ALT Linux repositórios
S:1.0b2-alt6
5.0: 1.0b2-alt3
4.1: 1.0b2-alt3
4.0: 1.0b2-alt3
3.0: 1.0b2-alt3

Group :: Desktop gráfico/Window Maker
RPM: wmmon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# vim: set ft=spec: -*- rpm-spec -*-
# $Id: wmmon,v 1.1 2005/02/15 21:03:39 raorn Exp $

Name: wmmon
Version: 1.0b2
Release: alt6

Summary: Nice system monitor for WindowMaker
Group: Graphical desktop/Window Maker
License: GPLv2

Url: http://repo.or.cz/w/dockapps.git
Source0: %name-%version.tar.gz
Source1: %name.menu
Patch: %name-1.0b2-deb-fixes.patch
Packager: Sir Raorn <raorn at altlinux.ru>

# Automatically added by buildreq on Tue Feb 15 2005

BuildRequires: libXt-devel libXext-devel libXpm-devel

%description
WMMon monitors the realtime CPU load as well the average
system load and gives you some nice additional features too...

WMMon currently provides:

* Realtime CPU 'stress' meter;
* Average systemload, like xload & wmavgload;
* Average systemload graphic is autoscaling;
* Realtime Disk I/O 'stress' meter;
* Average Disk I/O load grapic (autoscaling);
* Realtime total Mem & Swap usage meters;
* System uptime display;
* Realtime cycling through all monitor modes;
* Can lauch 3 user definable commands through ~/.wmmonrc;
* Can be started multiple times;
* Commandline options for help (-h), version (-v),
  start mode (-i & -s) and display (-d);

%prep
%setup -n %name.app
%patch -p1
sed -i 's,cc ,cc -std=gnu89 -fcommon ,' wmmon/Makefile

%build
cd %name
%make_build

%install
cd %name
install -pDm755 %name %buildroot%_bindir/%name
install -pDm644 %SOURCE1 %buildroot%_menudir/%name
install -pDm644 %name.1 %buildroot%_man1dir/%name.1

%files
%doc BUGS CHANGES COPYING HINTS INSTALL README TODO
%_bindir/%name
%_man1dir/%name.1*
%_menudir/%name

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009