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

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

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

Name: gjots2
Version: 2.3.4
Release: alt0.1

Summary: A note jotter. Organise your ideas, notes, facts in a hierarchy

License: GPL
Group: Text tools
Url: http://bhepple.freeshell.org/gjots

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://bhepple.freeshell.org/gjots/%name-%version.tar.bz2

BuildArch: noarch
Requires: python%__python_version(libglade) python%__python_version(bonobo)

# manually removed: eric

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

%description
gjots2 ("gee-jots" or, if you prefer, "gyachts"!) is a way to marshall
and organise your text notes in a convenient, hierachical way. I use
it for all my notes on Unix, my personal bits and pieces, recipes and
even PINs and passwords (encrypted with ccrypt(1)).

You can also use it to "mind-map" your compositions - write down all
your thoughts and then start to organise them into a tree. By
manipulating the tree you can easily reorder your thoughts and
structure them appropriately.

This is a Python/GTK-2 version of the original gjots program by the same author.

%prep
%setup -q
%__subst "s|lib/gjots2|%python_sitelibdir/%name|g" setup.py
%__subst "s|prefix + '/lib/gjots2|'%python_sitelibdir/%name|g" setup.py bin/%name

%build
%__python setup.py build

%install

%__python setup.py install --root %buildroot

# fix strict python

#%__subst "s,/usr/bin/python,/usr/bin/env python," %name

%find_lang %name

%post
%update_menus

%postun
%clean_menus

%files
# it is still broken
# -f %name.lang
%_docdir/%name-%version/
%_bindir/*
%python_sitelibdir/%name/
%_desktopdir/*
%_pixmapsdir/*
%_datadir/%name/
%_man1dir/*

%changelog

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

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