[gtk-osx] Change gtksourceview3 autogen-sh to configure.



commit 084be20ce9f046788b0b7cc3b3ecab3dbe9a9041
Author: John Ralls <jralls ceridwen us>
Date:   Sun Sep 10 07:36:17 2017 -0700

    Change gtksourceview3 autogen-sh to configure.
    
    No patches needed since 2012 and autogen requires Vala for a macro.
    Update to the latest release while we're at it.

 modulesets-stable/gtk-osx-random.modules |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-random.modules b/modulesets-stable/gtk-osx-random.modules
index 3b282d8..1b645ec 100644
--- a/modulesets-stable/gtk-osx-random.modules
+++ b/modulesets-stable/gtk-osx-random.modules
@@ -156,17 +156,16 @@ Libglade itself is deprecated. This is the last release. -->
     </after>
   </autotools>
 
-
-  <autotools id="gtksourceview3"
-    autogen-template="gnome-autogen.sh --prefix %(prefix)s  %(autogenargs)s">
-    <branch module="gtksourceview/3.24/gtksourceview-3.24.1.tar.xz"
-            version="3.24.1" hash="sha256:717b6fe884ff9f25158bdc36f463790c608ada9f5e2e6f4dc7f1467c83711c25">
+  <autotools id="gtksourceview3" autogen-sh="configure">
+    <branch module="gtksourceview/3.24/gtksourceview-3.24.4.tar.xz"
+            version="3.24.4" hash="sha256:207fb1958087d89393521eafac05f6dd67448ef6edb43ec2c708a79f3b1aa793">
     </branch>
     <after>
       <dep package="meta-gtk-osx-bootstrap"/>
       <dep package="meta-gtk-osx-gtk3"/>
     </after>
   </autotools>
+
   <autotools id="lcms" autogen-sh="configure">
     <branch module="lcms/lcms2-2.8.tar.gz" version="2.8" repo="sourceforge" />
   </autotools>


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