[gtk-osx] Add Sandro Mani's port of GtkSpell to gtk3 to unstable



commit b34adaa889d82b3e6ca504aad97ec1d3c23b00ce
Author: John Ralls <jralls ceridwen us>
Date:   Thu Sep 27 13:41:36 2012 -0700

    Add Sandro Mani's port of GtkSpell to gtk3 to unstable
    
    
    It will move back to SF once he commits it there.

 modulesets-unstable/gtk-osx-random.modules |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-random.modules b/modulesets-unstable/gtk-osx-random.modules
index 579cd4e..a4353d8 100644
--- a/modulesets-unstable/gtk-osx-random.modules
+++ b/modulesets-unstable/gtk-osx-random.modules
@@ -258,6 +258,13 @@
     </dependencies>
   </autotools>
 
+  <autotools id="gtkspell3">
+    <branch module="manisandro/gtkspell3" revision="changes" repo="github"/>
+    <dependencies>
+      <dep package="enchant"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="libgsf" autogenargs="--without-python">
     <branch/>
   </autotools>
@@ -287,7 +294,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="hunspell">
+  <autotools id="hunspell" autogen-sh="configure">
     <branch repo="hunspell-cvs"/>
   </autotools>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]