Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (ba7c1a76731e0e9086f415ffb232b5a9175c23f7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (ba7c1a76731e0e9086f415ffb232b5a9175c23f7)
  • Date: Fri, 9 Mar 2007 10:49:04 -0600

GIT changes to master grimoire by Andraž Levstik <ruskie AT mages.ath.cx>:

ChangeLog | 6 ++++++
wm-addons/dzen2/BUILD | 1 +
wm-addons/dzen2/DEPENDS | 1 +
wm-addons/dzen2/DETAILS | 14 ++++++++++++++
wm-addons/dzen2/HISTORY | 2 ++
wm-addons/dzen2/INSTALL | 1 +
x11/catfish/BUILD | 2 ++
x11/catfish/DEPENDS | 23 +++++++++++++++++++++++
x11/catfish/DETAILS | 19 +++++++++++++++++++
x11/catfish/HISTORY | 2 ++
10 files changed, 71 insertions(+)

New commits:
commit ba7c1a76731e0e9086f415ffb232b5a9175c23f7
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

Merge from WIP

diff --git a/ChangeLog b/ChangeLog
index 13df53f..1ca78b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,12 @@
2007-03-06 Thomas Orgis <sobukus AT sourcemage.org>
* science/tisean: new spell; time series analysis toolkit

+2007-03-09 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * wm-addons/dzen2: new spell, A general purpose messaging
+ and notification program.
+ * x11/catfish: new spell, a frontend to various search tools
+ like beagle, tracker, locate, find etc...
+
2007-03-06 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* doc/unrtf: added, rtf -> ps,latex,html converter
* libs/libtextcat: added, A library for efficient, lightweight text
diff --git a/wm-addons/dzen2/BUILD b/wm-addons/dzen2/BUILD
new file mode 100755
index 0000000..c9dda20
--- /dev/null
+++ b/wm-addons/dzen2/BUILD
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr
diff --git a/wm-addons/dzen2/DEPENDS b/wm-addons/dzen2/DEPENDS
new file mode 100755
index 0000000..1dde63f
--- /dev/null
+++ b/wm-addons/dzen2/DEPENDS
@@ -0,0 +1 @@
+depends X11-LIBS
diff --git a/wm-addons/dzen2/DETAILS b/wm-addons/dzen2/DETAILS
new file mode 100755
index 0000000..f86d1ac
--- /dev/null
+++ b/wm-addons/dzen2/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=dzen2
+ VERSION=0.1.1
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://gotmor.googlepages.com/${SOURCE}
+
SOURCE_HASH=sha512:8b7bc07e331bceb356a5dfa6ce6cf79bc353a49dc260ca06677b0ef4e0e69be9d575ba5b3fe0e4598ac820c3437a483fbd79e12ad9a2d2c79e0fecb466f32968
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://gotmor.googlepages.com/dzen "
+ LICENSE[0]=MIT
+ ENTERED=20070309
+ SHORT="A scriptable messaging, notification, and launching tool."
+cat << EOF
+dzen is a scriptable notification, messaging, and launching application.
+It provides user control through a flexible event/action mechanism.
+EOF
diff --git a/wm-addons/dzen2/HISTORY b/wm-addons/dzen2/HISTORY
new file mode 100644
index 0000000..c9247f4
--- /dev/null
+++ b/wm-addons/dzen2/HISTORY
@@ -0,0 +1,2 @@
+2007-03-09 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS, DEPENDS, BUILD, INSTALL, HISTORY: created spell
diff --git a/wm-addons/dzen2/INSTALL b/wm-addons/dzen2/INSTALL
new file mode 100755
index 0000000..621f3f8
--- /dev/null
+++ b/wm-addons/dzen2/INSTALL
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr install
diff --git a/x11/catfish/BUILD b/x11/catfish/BUILD
new file mode 100755
index 0000000..266dc31
--- /dev/null
+++ b/x11/catfish/BUILD
@@ -0,0 +1,2 @@
+./configure --prefix=${INSTALL_ROOT}/usr &&
+make
diff --git a/x11/catfish/DEPENDS b/x11/catfish/DEPENDS
new file mode 100755
index 0000000..32900a8
--- /dev/null
+++ b/x11/catfish/DEPENDS
@@ -0,0 +1,23 @@
+depends python &&
+depends pygtk2 &&
+depends libglade2 &&
+optional_depends pyxdg \
+ "" \
+ "" \
+ "Python-XDG support" &&
+optional_depends beagle \
+ "" \
+ "" \
+ "Support for beagle" &&
+optional_depends doodle \
+ "" \
+ "" \
+ "Support for doodle" &&
+optional_depends tracker \
+ "" \
+ "" \
+ "Support for tracker" &&
+optional_depends findutils \
+ "" \
+ "" \
+ "Support for locate"
diff --git a/x11/catfish/DETAILS b/x11/catfish/DETAILS
new file mode 100755
index 0000000..0c095f2
--- /dev/null
+++ b/x11/catfish/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=catfish
+ VERSION=0.2.2
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://software.twotoasts.de/media/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:c2e465d976916da60449023e284d760ec9f173711056ff6c8339e8506b2cae942b72d77e256ce4c21eb9c00039513912926d8e7bd0dcf604ca4752ef9073b136
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://software.twotoasts.de/?page=catfish";
+ LICENSE[0]=GPL
+ ENTERED=20070309
+ SHORT="Catfish is a handy file searching tool for linux and unix."
+cat << EOF
+Catfish is a handy file searching tool for linux and unix. Basically it is
+a frontend for different search engines (daemons) which provides a unified
+interface. The interface is intentionally lightweight and simple, using
+only Gtk+2. You can configure it to your needs by using several command
+line options.
+
+Supported backends are currently find, (s)locate, doodle, tracker and beagle.
+EOF
diff --git a/x11/catfish/HISTORY b/x11/catfish/HISTORY
new file mode 100644
index 0000000..40ce417
--- /dev/null
+++ b/x11/catfish/HISTORY
@@ -0,0 +1,2 @@
+2007-03-09 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS, DEPENDS, BUILD, HISTORY: created spell



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (ba7c1a76731e0e9086f415ffb232b5a9175c23f7), Andraž Levstik, 03/09/2007

Archive powered by MHonArc 2.6.24.

Top of Page