Info2: << Package: treeline%type_pkg[-ui] Version: 1.4.1 Revision: 3 Type: python (2.7), -ui (-mac -x11) Description: Tree-based organization tool DescDetail: << (from the homepage) Do you have lots of sticky notes lying around with various useful information jotted down? Or many lists of books, movies, website logins, personal contacts, or things to do? Can you find them when you need them? Well, I often couldn't. So here's my answer. 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. << Homepage: http://treeline.bellz.org/ License: GPL Maintainer: Alexander K. Hansen Conflicts: treeline-mac, treeline-x11, treeline (<< 1.2.4-3) Replaces: treeline-mac, treeline-x11, treeline (<< 1.2.4-3) Provides: treeline-outliner Depends: << python%type_pkg[python], python%type_pkg[python]-shlibs, (%type_pkg[-ui] = -mac) pyqt4-mac-py%type_pkg[python] (>= 4.7.4-1), (%type_pkg[-ui] = -x11) pyqt4-py%type_pkg[python] (>= 4.7.4-1), aspell, (%type_pkg[-ui] = -x11) x11 << BuildDepends: qt4-base%type_pkg[-ui], phonon%type_pkg[-ui], qtwebkit%type_pkg[-ui] Source: mirror:sourceforge:%{ni}/%v/%{ni}-%v.tar.gz Source-MD5: 30dcf54436b92e8125477fe7004f6c53 SourceDirectory: TreeLine CompileScript: true InstallScript: << #! /bin/sh -ev export PYTHONPATH="%p/lib/qt4%type_pkg[-ui]/lib/python%type_raw[python]/site-packages:$PYTHONPATH" %p/bin/python%type_raw[python] install.py -p %p -b %d perl -pi -e 's|exec|exec env PYTHONPATH="%p/lib/qt4%type_pkg[-ui]/lib/python%type_raw[python]/site-packages:$PYTHONPATH"|g' %i/bin/treeline << DocFiles: doc/LICENSE doc/README.html doc/INSTALL <<