Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047612
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 

BuildRequires: desktop-file-utils
Name: treeline
Version: 3.1.4
Release: alt1

Summary: Treeline stores almost any kind of information

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

# Source-url: https://github.com/doug-101/TreeLine/archive/v%version.tar.gz

Source: %name-%version.tar

BuildArch: noarch

# Automatically added by buildreq on Mon Sep 04 2017 (-bi)

# optimized out: python-base python3 python3-base rpm-build-python3
BuildRequires: python3-dev

%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

%build
%install
python3 install.py -b %buildroot -p %prefix -x
rm %buildroot%_datadir/%name/setup.py

install -D -m 0644 treeline.desktop %buildroot%_desktopdir/%name.desktop
desktop-file-install --dir %buildroot%_desktopdir \
--add-category=Office \
--add-category=Database \
%buildroot%_desktopdir/treeline.desktop

%files
%_bindir/*
%_desktopdir/%name.desktop
# NOTE: as in install script
%_datadir/icons/%name/
%_datadir/%name/
%_docdir/%name/
%_iconsdir/*/*/apps/*

%changelog

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

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