Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37708444
en ru br
Репозитории ALT
5.1: 0.71.5-alt1
4.1: 0.65.1-alt1.1
4.0: 0.61.3-alt0.1
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: taskcoach

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

%define oname TaskCoach
Name: taskcoach
Version: 0.61.3
Release: alt0.1

Summary: Your friendly task manager

License: GPL
Group: Text tools
Url: http://taskcoach.niessink.com/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/%name/%oname-%version.tar.bz2

BuildArchitectures: noarch

# manually removed: eric

# Automatically added by buildreq on Thu Jan 05 2006
BuildRequires: python-base python-dev python-modules-compiler python-modules-encodings

AutoProv: no
%add_python_req_skip dialog domain gui meta patterns widgets thirdparty i18n persistence

%description
Task Coach is a simple open source todo manager to manage personal
tasks and todo lists. It grew out of my frustration that well-known
task managers, such as those provided with Outlook or Lotus Notes,
do not provide facilities for composite tasks. Often, tasks and other
things todo consist of several activities. Task Coach is designed to
deal with composite tasks.

%prep
%setup -q -n %oname-%version

%build
%__python setup.py build

%install
%__python setup.py install --root %buildroot
%__subst "s,/usr/bin/python,%_bindir/env python," %buildroot/%_bindir/%name.py
ln -s %name.py %buildroot/%_bindir/%name

%find_lang %name

%post
%update_menus

%postun
%clean_menus

%files -f %name.lang
%_bindir/*
%python_sitelibdir/*

%changelog

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

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