[Lunar-commits] <moonbase-gnome3> gtkspell3: add it to the moonbase.

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


commit 389211c957de11008e7c02340a646a879f84515f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 19 Oct 2014 14:40:21 +0300
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/389211c957de11008e7c02340a646a879f84515f

gtkspell3: add it to the moonbase.
---
  libs/gtkspell3/DEPENDS | +6/-0     
  libs/gtkspell3/DETAILS | +13/-0    
  2 files changed, 19 insertions(+)

--- /dev/null
+++ b/libs/gtkspell3/DEPENDS
@@ -0,0 +1,6 @@
+depends  enchant
+depends  gtk+-3
+
+optional_depends "vala"                  "--enable-vala"           "--disable-vala"           " for vala support"
+optional_depends "gobject-introspection" "--enable-introspection"  "--disable-introspection"  " for object introspection"
+
--- /dev/null
+++ b/libs/gtkspell3/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=gtkspell3
+         VERSION=3.0.6
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/gtkspell/
+      SOURCE_VFY=sha256:01372e5b1648d6c752bad390eda048f52ea44ca3d32a78f5a589cbfe5f6b0ac3
+        WEB_SITE=http://gtkspell.sourceforge.net/
+         ENTERED=20141019
+         UPDATED=20141019
+           SHORT="Spell support in GtkTextVview widget"
+
+cat << EOF
+Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget.
+EOF




More information about the Lunar-commits mailing list