[gtk-osx] Update hicolor-icon-theme



commit c831553076d1284f256deab38c16da1fe2eaa3d1
Author: Philip Chimento <philip chimento gmail com>
Date:   Sat Nov 8 17:34:06 2014 -0800

    Update hicolor-icon-theme
    
    Version 0.13 does support non-srcdir builds, so remove that flag.

 modulesets-stable/gtk-osx-bootstrap.modules   |    9 +++------
 modulesets-unstable/gtk-osx-bootstrap.modules |    8 +++-----
 modulesets/gtk-osx-bootstrap.modules          |    9 +++------
 3 files changed, 9 insertions(+), 17 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-bootstrap.modules b/modulesets-stable/gtk-osx-bootstrap.modules
index 4608784..77bf222 100644
--- a/modulesets-stable/gtk-osx-bootstrap.modules
+++ b/modulesets-stable/gtk-osx-bootstrap.modules
@@ -126,12 +126,9 @@
     </dependencies>
   </autotools>
 
-<!-- Another one that won't build in a separate directory -->
-  <autotools id="hicolor-icon-theme" autogen-sh="configure"
-            supports-non-srcdir-builds="no">
-    <branch module="hicolor-icon-theme-0.11.tar.gz" repo="icon-theme"
-           version="0.11" />
-
+  <autotools id="hicolor-icon-theme" autogen-sh="configure">
+    <branch module="hicolor-icon-theme-0.13.tar.gz" repo="icon-theme"
+            version="0.13"/>
   </autotools>
 
   <autotools id="gettext-runtime" autogen-sh="configure"
diff --git a/modulesets-unstable/gtk-osx-bootstrap.modules b/modulesets-unstable/gtk-osx-bootstrap.modules
index 853d6eb..d190f35 100644
--- a/modulesets-unstable/gtk-osx-bootstrap.modules
+++ b/modulesets-unstable/gtk-osx-bootstrap.modules
@@ -135,11 +135,9 @@
     </dependencies>
   </autotools>
 
-<!-- Another one that won't build in a separate directory -->
-  <autotools id="hicolor-icon-theme" autogen-sh="configure" 
-            supports-non-srcdir-builds="no">
-    <branch module="hicolor-icon-theme-0.11.tar.gz" repo="icon-theme"
-           version="0.11" />
+  <autotools id="hicolor-icon-theme" autogen-sh="configure">
+    <branch module="hicolor-icon-theme-0.13.tar.gz" repo="icon-theme"
+            version="0.13"/>
   </autotools>
 
   <autotools id="gettext-runtime" autogen-sh="configure"
diff --git a/modulesets/gtk-osx-bootstrap.modules b/modulesets/gtk-osx-bootstrap.modules
index 4ea7f27..ae4b10d 100644
--- a/modulesets/gtk-osx-bootstrap.modules
+++ b/modulesets/gtk-osx-bootstrap.modules
@@ -128,12 +128,9 @@
     </dependencies>
   </autotools>
 
-<!-- Another one that won't build in a separate directory -->
-  <autotools id="hicolor-icon-theme" autogen-sh="configure"
-            supports-non-srcdir-builds="no">
-    <branch module="hicolor-icon-theme-0.11.tar.gz" repo="icon-theme"
-           version="0.11" />
-
+  <autotools id="hicolor-icon-theme" autogen-sh="configure">
+    <branch module="hicolor-icon-theme-0.13.tar.gz" repo="icon-theme"
+            version="0.13"/>
   </autotools>
 
   <autotools id="gettext-runtime" autogen-sh="configure"


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