[Lunar-commits] <moonbase> treeline: Moved from qt-apps to qt4-apps as of 1.2.0.

Terry Chan tchan at lunar-linux.org
Tue Oct 28 22:12:29 CET 2008


commit a0f567dadc11838260cb97139bc9168ccab5a7eb
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Tue Oct 28 16:12:29 2008 -0500

    treeline: Moved from qt-apps to qt4-apps as of 1.2.0.
---
 qt-apps/treeline/BUILD     |    7 -------
 qt-apps/treeline/DEPENDS   |    3 ---
 qt-apps/treeline/DETAILS   |   22 ----------------------
 qt-apps/treeline/PRE_BUILD |    3 ---
 4 files changed, 0 insertions(+), 35 deletions(-)

diff --git a/qt-apps/treeline/BUILD b/qt-apps/treeline/BUILD
deleted file mode 100644
index c051414..0000000
--- a/qt-apps/treeline/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
- 
-  cd TreeLine &&
-  prepare_install &&
-  python install.py -p /usr
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/treeline/DEPENDS b/qt-apps/treeline/DEPENDS
deleted file mode 100644
index 6689370..0000000
--- a/qt-apps/treeline/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends PyQt  &&
-depends PyXML &&
-optional_depends  "aspell"  ""  ""  "to enable spell checking feature"
diff --git a/qt-apps/treeline/DETAILS b/qt-apps/treeline/DETAILS
deleted file mode 100644
index 05cf821..0000000
--- a/qt-apps/treeline/DETAILS
+++ /dev/null
@@ -1,22 +0,0 @@
-          MODULE=treeline
-         VERSION=1.0.2
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://download.berlios.de/treeline/
-      SOURCE_VFY=sha1:2b1873ba32baa0554efc4331d10d0bf3164f3236
-        WEB_SITE=http://treeline.bellz.org
-         ENTERED=20050531
-         UPDATED=20070729
-           SHORT="An outliner and PIM"
-      MAINTAINER=tchan at lunar-linux.org
-cat << EOF
-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.
-EOF
diff --git a/qt-apps/treeline/PRE_BUILD b/qt-apps/treeline/PRE_BUILD
deleted file mode 100644
index 87610bc..0000000
--- a/qt-apps/treeline/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-mk_source_dir         &&
-cd $SOURCE_DIRECTORY  &&
-unpack $SOURCE


More information about the Lunar-commits mailing list