[gtk-osx] Update enchant repository.



commit b821023f899df9d1f95bad6f26833b781d6f1721
Author: John Ralls <jralls ceridwen us>
Date:   Tue Oct 27 14:07:45 2020 -0700

    Update enchant repository.

 modulesets-unstable/gtk-osx-random.modules | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-random.modules b/modulesets-unstable/gtk-osx-random.modules
index 994755c..f09505b 100644
--- a/modulesets-unstable/gtk-osx-random.modules
+++ b/modulesets-unstable/gtk-osx-random.modules
@@ -27,8 +27,6 @@
              href="http://www.hboem.info/"/>
   <repository type="svn" name="exiv2.org"
              href="svn://dev.exiv2.org/"/>
-  <repository type="svn" name="abisource/enchant"
-              href="http://svn.abisource.com/"/>
 
   <metamodule id="meta-gtk-osx-random">
     <dependencies>
@@ -206,9 +204,11 @@
     <branch module="hunspell/hunspell" repo="github"/>
   </autotools>
 
-  <autotools id="enchant" >
+  <autotools id="enchant"
+             autogen-sh="bootstrap" autogenargs="--enable-relocatable"
+             autogen-template="pushd %(srcdir)s &amp;&amp; ./%(autogen-sh)s &amp;&amp; popd &amp;&amp; 
%(srcdir)s/configure --prefix=%(prefix)s %(autogenargs)s">
     <!-- No version. Doesn't seem to have been touched in a while. -->
-    <branch repo="abisource/enchant" module="enchant"/>
+    <branch repo="github" module="AbiWord/enchant"/>
     <dependencies>
       <dep package="glib"/>
     </dependencies>


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