Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (957003bb92ec05879ac9ef69a41e17566a6363ef)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (957003bb92ec05879ac9ef69a41e17566a6363ef)
  • Date: Fri, 15 Aug 2008 16:52:57 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

editors/gtkspell/DEPENDS | 1 -
editors/gtkspell/DETAILS | 8 ++++----
editors/gtkspell/HISTORY | 3 +++
3 files changed, 7 insertions(+), 5 deletions(-)

New commits:
commit 957003bb92ec05879ac9ef69a41e17566a6363ef
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gtkspell: => 2.0.14

diff --git a/editors/gtkspell/DEPENDS b/editors/gtkspell/DEPENDS
index 68f6c0a..93dfbae 100755
--- a/editors/gtkspell/DEPENDS
+++ b/editors/gtkspell/DEPENDS
@@ -2,4 +2,3 @@ depends gtk+2 &&
depends enchant &&

optional_depends gtk-doc "" "--disable-gtk-doc" "for documentation"
-
diff --git a/editors/gtkspell/DETAILS b/editors/gtkspell/DETAILS
index 2e91d3f..7b90335 100755
--- a/editors/gtkspell/DETAILS
+++ b/editors/gtkspell/DETAILS
@@ -1,16 +1,16 @@
SPELL=gtkspell
- VERSION=2.0.13
+ VERSION=2.0.14
SOURCE=gtkspell-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/gtkspell-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://gtkspell.sourceforge.net/download/$SOURCE
-
SOURCE_HASH=sha512:7f28221dfdf7ff9bba24a1f9a9b43b805d44b9c9aba029ae9ccb087a6522b29b0471999663c74629dcb8a8d687521c799dd93bb3ce367aa4f779b5a7cf420f57
+
SOURCE_HASH=sha512:706050e15703764fced5cea85c1d9478a9993e92766d6c10d208aa5e5051a6a2afda837176bfb31cb8e9e44273d8cdf603cc103ed785eb4d51cf935b351bdd62
WEB_SITE=http://gtkspell.sourceforge.net
LICENSE[0]=GPL
ENTERED=20020922
NO_FUZZ="on"
DOCS="COPYING NEWS README"
KEYWORDS="editors"
- SHORT="Gtkspell is a library that provides a graphic fontend to
pspell"
+ SHORT="library that provides a graphic fontend to pspell"
cat << EOF
GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
GtkTextView widget as you type. Right-clicking a misspelled word pops up a
menu
diff --git a/editors/gtkspell/HISTORY b/editors/gtkspell/HISTORY
index e9552f8..6e26683 100644
--- a/editors/gtkspell/HISTORY
+++ b/editors/gtkspell/HISTORY
@@ -1,3 +1,6 @@
+2008-08-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.14, fixed short desc, quoting the
paths!
+
2008-05-25 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.0.13
* DEPENDS: depends on enchant, aspell possibility was removed



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (957003bb92ec05879ac9ef69a41e17566a6363ef), Vlad Glagolev, 08/15/2008

Archive powered by MHonArc 2.6.24.

Top of Page