Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041519
en ru br
Репозитории ALT

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define python_build CFLAGS="%optflags" %__python setup.py build
%define python_install %__python setup.py install --root %buildroot

Name: ibamtray
Version: 0.0.2
Release: alt1

Summary: Tray application for battery monitoring

License: GPLv3
Group: Monitoring
Url: http://www.tetonedge.net/code/ibamtray

Packager: Vitaly Kuznetsov <vitty at altlinux.ru>

Source: %name-%version.tar

BuildArch: noarch

BuildRequires: python-dev python-module-pygtk-devel

%description
A python/gtk tray interface for ibam which is a intelligent battery monitoring. The code is based off of vubat,
but has been exapnded to include libnotify support and wider range of status icons.

%prep
%setup -q

%build
%python_build

%install
%python_install

%files
%doc LICENSE README
%_bindir/%name
%python_sitelibdir/*.py*
%python_sitelibdir/*.egg-info
%_pixmapsdir/%name

%changelog

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

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