Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37562497
en ru br
Репозитории ALT
S:0.18-alt4
5.1: 0.18-alt3
4.1: 0.18-alt3
4.0: 0.18-alt3
3.0: 0.18-alt2
www.altlinux.org/Changes

Группа :: Мониторинг
Пакет: torsmo

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin