Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37601463
en ru br
ALT Linux repositórios
S:0.18-alt4
5.0: 0.18-alt3
4.1: 0.18-alt3
4.0: 0.18-alt3
3.0: 0.18-alt2

Group :: Monitoramento
RPM: torsmo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: torsmo
Version: 0.18
Release: alt3
Summary: Torsmo is a system monitor like gkrellm, but lightweight

Source0: %name-%version.tar.gz
Patch0: torsmo-0.18-alt-makefile.patch
Patch1: torsmo-0.18-alt-memory.patch
URL: http://torsmo.sourceforge.net/
Group: Monitoring
License: BSD

Packager: Ilya Mashkin <oddity at altlinux dot ru>

Requires: /proc
# Automatically added by buildreq on Tue Feb 07 2006
BuildRequires: xorg-x11-devel


%description
Torsmo is a system monitor that sits in the corner of your desktop. It's very
simple, customizable and it renders only text on the desktop (and
percentagebars if you want it to ;) and the only lib it uses is Xlib.
Torsmo can show various information about your system and it's peripherals.

%prep

%setup -q
%patch0 -p1
%patch1 -p1

%build

autoreconf -fisv
%configure --x-libraries=%_libdir


%make

%install


%makeinstall BINDIR=$RPM_BUILD_ROOT%_bindir

mkdir -p %buildroot/%_menudir
cat << EOF > %buildroot/%_menudir/%name
?package(torsmo):needs="x11" \
section="Applications/Monitoring" \
title="Torsmo" command="%_bindir/torsmo -d" \
longtitle="Torsmo is a lightweight system monitor"
EOF


%post
%update_menus

%postun
%clean_menus

%files
%doc AUTHORS COPYING README torsmorc.sample ChangeLog
%_man1dir/torsmo.1*
%_bindir/torsmo
%_menudir/*

%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