[Lunar-commits] <moonbase-other> gtkspell3: version bumped to 3.0.6.

Florin Braescu florin at lunar-linux.org
Sun Oct 19 13:47:48 CEST 2014


commit 8284f4ae6364adbc769f61690c426ea2e3b5182a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 19 Oct 2014 14:47:32 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/8284f4ae6364adbc769f61690c426ea2e3b5182a

gtkspell3: version bumped to 3.0.6.
---
  editors/gtkspell3/BUILD   | +1/-1     
  editors/gtkspell3/DEPENDS | +5/-5     
  editors/gtkspell3/DETAILS | +4/-4     
  3 files changed, 10 insertions(+), 10 deletions(-)

--- a/editors/gtkspell3/BUILD
+++ b/editors/gtkspell3/BUILD
@@ -1,5 +1,5 @@
 
-  OPTS+=" --disable-gtk-doc-html --disable-gtk-doc" &&
+  OPTS+=" --disable-gtk-doc-html --disable-gtk-doc --disable-static" &&
 
   default_build
 
--- a/editors/gtkspell3/DEPENDS
+++ b/editors/gtkspell3/DEPENDS
@@ -1,8 +1,8 @@
+depends enchant
 
+optional_depends "gtk+-2"                "--enable-gtk2"          "--disable-gtk2"      "for gtk+-2 support"
+optional_depends "gtk+-3"                "--enable-gtk3"          "--disable-gtk3"      "for gtk+-3 support"
+optional_depends "iso-codes"             "--enable-iso-codes"     "--disable-iso-codes" "for iso codes support"
+optional_depends "vala"                  "--enable-vala"          "--disable-vala"      "for vala support"
 optional_depends "gobject-introspection" "--enable-introspection" "--disable-introspection" "for introspection support"
-optional_depends "iso-codes"             "--enable-iso-codes"     "--disable-iso-codes"     "for iso codes support"
-
-optional_depends "gtk+-2"                "--enable-gtk2" "--disable-gtk2" "for gtk+-2 support"
-optional_depends "gtk+-3"                "--enable-gtk3" "--disable-gtk3" "for gtk+-3 support"
-optional_depends "vala"                  "--enable-vala" "--disable-vala" "for vala support"
 
--- a/editors/gtkspell3/DETAILS
+++ b/editors/gtkspell3/DETAILS
@@ -1,11 +1,11 @@
           MODULE=gtkspell3
-         VERSION=3.0.3
+         VERSION=3.0.6
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:48197eb666e061223901fea35f54c90925f128a8
+      SOURCE_URL=$SFORGE_URL/gtkspell/
+      SOURCE_VFY=sha256:01372e5b1648d6c752bad390eda048f52ea44ca3d32a78f5a589cbfe5f6b0ac3
         WEB_SITE=http://gtkspell.sourceforge.net
          ENTERED=20130606
-         UPDATED=20130606
+         UPDATED=20141019
            SHORT="gtk based widget for spell checking support"
 
 cat << EOF




More information about the Lunar-commits mailing list