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

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

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

Name: wxremind
Version: 0.9.6
Release: alt1.1

Summary: wxRemind is a graphical front-end to Remind
License: GPL2+
Group: Office

Url: http://www.duke.edu/~dgraham/wxRemind/
Source0: %url/%name-src-%version.tgz
Source1: wxremind.desktop
Packager: Michael Shigorin <mike at altlinux.org>

AutoReq: yes, noshell
BuildArch: noarch

# Automatically added by buildreq on Thu Jun 21 2007 (-bi)

BuildRequires: zip

# after de-zipping things, this should go auto

#Requires: python-module-dateutil python-module-yaml
Requires: python-module-wx

%description
wxRemind is a graphical front-end to Remind, a remarkably
sophisticated calendar and alarm system.

The display features a calendar and daily event list suitable
for visualizing your schedule at a glance. Dates and associated
events can be quickly selected either with the mouse or cursor
keys, and dates in the calendar are color coded to reflect the
total duration of scheduled events. wxRemind integrates with an
external editor of your choice to make editing of reminder files
more efficient, provides hotkeys to quickly access the most
common Remind options, allows popup, sound and/or spoken alerts
and can display a postscript calendar of the selected month
suitable for printing.

%prep
%setup -q

%build
./make_execs

%install
install -d %buildroot%_bindir
install -p -m755 wxremalert wxremdata wxremind yeagtd.py \
%buildroot%_bindir/
install -pD -m644 %SOURCE1 %buildroot%_desktopdir/%name.desktop

%post
%update_menus

%postun
%clean_menus

%files
%_bindir/*
%_desktopdir/*
%doc yeacheatsheet.pdf

# TODO

# - just drop *.py properly, no need to zip things up

%changelog

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

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