[Lunar-commits] r19762 - in moonbase/trunk/editors: . scribes
Jannis Pohlmann
jannis at lunar-linux.org
Thu Apr 20 22:20:24 UTC 2006
Author: jannis
Date: 2006-04-20 22:20:18 +0000 (Thu, 20 Apr 2006)
New Revision: 19762
Added:
moonbase/trunk/editors/scribes/
moonbase/trunk/editors/scribes/BUILD
moonbase/trunk/editors/scribes/DEPENDS
moonbase/trunk/editors/scribes/DETAILS
Log:
scribes editor added
Added: moonbase/trunk/editors/scribes/BUILD
===================================================================
--- moonbase/trunk/editors/scribes/BUILD (rev 0)
+++ moonbase/trunk/editors/scribes/BUILD 2006-04-20 22:20:18 UTC (rev 19762)
@@ -0,0 +1,7 @@
+(
+
+ python setup.py build &&
+ prepare_install &&
+ python setup.py install
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/editors/scribes/DEPENDS
===================================================================
--- moonbase/trunk/editors/scribes/DEPENDS (rev 0)
+++ moonbase/trunk/editors/scribes/DEPENDS 2006-04-20 22:20:18 UTC (rev 19762)
@@ -0,0 +1,3 @@
+depends yelp &&
+depends Python &&
+depends gnome-python2
Added: moonbase/trunk/editors/scribes/DETAILS
===================================================================
--- moonbase/trunk/editors/scribes/DETAILS (rev 0)
+++ moonbase/trunk/editors/scribes/DETAILS 2006-04-20 22:20:18 UTC (rev 19762)
@@ -0,0 +1,22 @@
+ MODULE=scribes
+ VERSION=0.2.4.3
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://openusability.org/download.php/93/
+ SOURCE_VFY=sha1:ec50c96fc20872b396f3ac97696798531dc512bf
+ WEB_SITE=http://scribes.sf.net
+ ENTERED=20060421
+ UPDATED=20060421
+ SHORT="Powerful, yet simple text editor for GNOME"
+ MAINTAINER=jannis at xfce.org
+
+cat << EOF
+Scribes is a text editor for GNOME that is simple, slim and sleek, yet powerful.
+
+Scribes focuses on streamlining your workflow. It does so by ensuring mundane,
+monotonous and repetitive operations are intelligently automated. And also by
+eliminating factors that prevent you from focusing on your tasks.
+
+The resultant effect is a text editor that provides a fluid user experience. An
+editor that is easy, fun and hassle-free to use. And an editor that ensures the
+safety of your documents at all times.
+EOF
More information about the Lunar-commits
mailing list