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

Группа :: Офис
Пакет: pystopwatch

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

Name: pystopwatch
Version: 2.0
Release: alt1

Summary: A stopwatch written in python with a timer and two countdown functions that can minimize to the tray

Group: Office
License: GPL2
Url: http://xyne.archlinux.ca/info/pystopwatch

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://xyne.archlinux.ca/src/%name-%version.tar.bz2

BuildArch: noarch

%description
A stopwatch written in python with a timer and two countdown functions that can minimize to the tray.

%prep
%setup -n %name

%install
install -D %name %buildroot%_bindir/%name

mkdir -p %buildroot%_desktopdir
cat > %buildroot%_desktopdir/%name.desktop << EOF
[Desktop Entry]
Name=Stopwatch
Comment=A stopwatch with a timer and two countdown functions
Exec=%_bindir/%name
Icon=%name.png
Terminal=false
Type=Application
Categories=Office;
EOF

%files
%_bindir/%name
%_desktopdir/*.desktop

%changelog

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

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