Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (618884d01a07e2bdaeb1a4e8d449f1bcd7893f7f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (618884d01a07e2bdaeb1a4e8d449f1bcd7893f7f)
  • Date: Tue, 14 Nov 2006 15:05:23 -0600

GIT changes to master grimoire by Alexander Tsamutali <astsmtl AT gmail.com>:

editors/scribes/BUILD | 1 -
editors/scribes/DEPENDS | 4 +++-
editors/scribes/DETAILS | 24 ++++++++++++++----------
editors/scribes/HISTORY | 5 +++++
editors/scribes/INSTALL | 1 -
5 files changed, 22 insertions(+), 13 deletions(-)

New commits:
commit 618884d01a07e2bdaeb1a4e8d449f1bcd7893f7f
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

updated to 0.3, some other improvements

diff --git a/editors/scribes/BUILD b/editors/scribes/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/editors/scribes/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/editors/scribes/DEPENDS b/editors/scribes/DEPENDS
index d04ccda..d62d5ce 100755
--- a/editors/scribes/DEPENDS
+++ b/editors/scribes/DEPENDS
@@ -1,5 +1,7 @@
depends gconf2 &&
-depends pygtk2 &&
depends yelp &&
+depends dbus-python &&
+depends pygtk2 &&
depends gnome-python2 &&
+depends gnome-python-desktop &&
depends gnome-python-extras
diff --git a/editors/scribes/DETAILS b/editors/scribes/DETAILS
index 4a2fec2..bf64b2a 100755
--- a/editors/scribes/DETAILS
+++ b/editors/scribes/DETAILS
@@ -1,16 +1,20 @@
SPELL=scribes
- VERSION=0.2.4.2
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=0.3
+ SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://openusability.org/download.php/92/$SOURCE
-
SOURCE_HASH=sha512:e26f560f20b3215badbcab45087739ee8a78d4947d2ef0d48a94c33111e1c3dd96a0accaa90a7aab620323fa43b7ce9fd792949b3780f0577565d49335a96d68
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:f6f3a44d3497c9097b06456eb887c6267ac6d602d308787a69d53c70e8bbbe94fffe9bb8be26ad8799583c8b1163c58cbaad6376c7a346a36550a2007f4dbe77
LICENSE[0]=GPL
- WEB_SITE=http://scribes.sourceforge.net/index.html
+ WEB_SITE=http://scribes.sourceforge.net/
ENTERED=20060312
- SHORT="text editor for GNOME"
+ KEYWORDS="gnome editor"
+ SHORT="a text editor for GNOME that is simple, slim and sleek,
yet powerful."
cat << EOF
-Scribes is the text editor for GNOME that 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.
+Scribes focuses on streamlining your workflow. It does so by ensuring common
+and repetitive operations are intelligently automated. And also by
eliminating
+factors that prevent you from focusing on your tasks.
+
+The result is a text editor that provides a fluid user experience. An editor
+that is easy and fun to use. And an editor that ensures the safety of your
+documents at all times.
EOF
diff --git a/editors/scribes/HISTORY b/editors/scribes/HISTORY
index 7300298..322ff1d 100644
--- a/editors/scribes/HISTORY
+++ b/editors/scribes/HISTORY
@@ -1,3 +1,8 @@
+2006-11-15 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DETAILS: Updated to 0.3, added KEYWORDS
+ * DEPENDS: added gnome-python-desktop
+ * BUILD, INSTALL: removed
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/editors/scribes/INSTALL b/editors/scribes/INSTALL
deleted file mode 100755
index 762d43b..0000000
--- a/editors/scribes/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-python setup.py install



  • [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (618884d01a07e2bdaeb1a4e8d449f1bcd7893f7f), Alexander Tsamutali, 11/14/2006

Archive powered by MHonArc 2.6.24.

Top of Page