Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37402534
en ru br
ALT Linux repos
S:3.1.5-alt1
5.0: 1.0.2-alt2.1.qa1
4.1: 1.0.2-alt2.1.qa1
4.0: 1.0.1-alt1

Group :: Text tools
RPM: treeline

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin