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

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

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

Name: treeline
Version: 1.0.1
Release: alt1

Summary: Treeline stores almost any kind of information

License: GPL
Group: Text tools
Url: http://bellz.org/treeline/index.html

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://bellz.org/treeline/%name-%version.tar.bz2
Source1: http://bellz.org/treeline/%name-i18n-%{version}a.tar.bz2

BuildArchitectures: noarch

# manually removed: eric

# Automatically added by buildreq on Mon Aug 29 2005 (-bi)
BuildRequires: aspell-en fontconfig freetype2 python-base python-module-PyQt python-module-PyXML python-module-sip python-modules-compiler python-modules-email python-modules-encodings python-modules-logging python-modules-xml

%description
Some would call TreeLine an Outliner, others would call it a
PIM. Basically, it just stores almost any kind of information. A tree
structure makes it easy to keep things organized. And each node in the
tree can contain several fields, forming a mini-database. The output
format for each node can be defined, and the output can be shown on the
screen, printed, or exported to html.

%prep
%setup -q -n TreeLine -b1

%build

%install
python install.py -b %buildroot -p %prefix

%__install -d -m 0755 %buildroot%_menudir
cat << EOF > %buildroot%_menudir/%name
?package(%name):command="%name" \
needs="x11" \
section="Applications/Text tools" \
title="TreeLine" \
genericname="PIM" \
icon="%name.png"
EOF

%post
%update_menus

%postun
%clean_menus

%files
%_bindir/*
%_menudir/%name
# NOTE: as in install script
%_datadir/icons/%name
%_docdir/%name
%_libdir/%name

%changelog

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

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