[Lunar-commits] <moonbase-gnome3> gtk+-3: revert to 3.4 / version bumped to 4.4
v4hn
me at v4hn.de
Fri Jul 27 16:27:48 CEST 2012
commit 1b132969692caffd69617efabb67814d50d83531
Author: v4hn <me at v4hn.de>
Date: Fri, 27 Jul 2012 07:27:48 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/1b132969692caffd69617efabb67814d50d83531
gtk+-3: revert to 3.4 / version bumped to 4.4
---
core/gtk+-3/BUILD +2/-0
core/gtk+-3/DEPENDS +5/-5
core/gtk+-3/DETAILS +5/-5
3 files changed, 12 insertions (+), 10 deletions (-)
--- a/core/gtk+-3/BUILD
+++ b/core/gtk+-3/BUILD
@@ -1,6 +1,8 @@
(
+
# Without the following option, gtk+-3 will overwrite
# for example /usr/bin/gtk-update-icon-cache
OPTS+=" --enable-gtk2-dependency" &&
default_build
+
) > $C_FIFO 2>&1
--- a/core/gtk+-3/DEPENDS
+++ b/core/gtk+-3/DEPENDS
@@ -1,4 +1,4 @@
-# >= 2.33.1
+# >= 2.32.0
depends glib-2
# >= 2.2.0
depends atk
@@ -6,11 +6,11 @@ depends atk
depends pango
# >= 1.10.0
depends cairo
-# >= 1.10.0
-# depends cairo-gobject
# >= 2.26.0
depends gdk-pixbuf
-# atk-bridge-2.0
-depends at-spi2-atk
optional_depends gobject-introspection "--enable-introspection=yes" "--enable-introspection=no" "Enable introspection for this build?" y
+
+# this will become a dependency with the next major release
+# atk-bridge-2.0
+#depends at-spi2-atk
--- a/core/gtk+-3/DETAILS
+++ b/core/gtk+-3/DETAILS
@@ -1,12 +1,12 @@
MODULE=gtk\+-3
- VERSION=5.6
- SOURCE=$MODULE.$VERSION.tar.xz
+ VERSION=4.4
+ SOURCE=$MODULE.$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
- SOURCE_URL[0]=http://ftp.gnome.org/pub/GNOME/core/3.5/3.5.3/sources/
- SOURCE_VFY=sha1:2e9e8eb166ecca5048e1468f43d761fbe0470b33
+ SOURCE_URL[0]=$GNOME_URL/sources/gtk+/3.${VERSION%%.*}/
+ SOURCE_VFY=sha1:f260cc9b1750afb99da144c8abdf1198c0386d5f
WEB_SITE=http://www.gtk.org/
ENTERED=20120706
- UPDATED=20120706
+ UPDATED=20120727
SHORT="GTK+ is a multi-platform toolkit for creating graphical user interfaces."
cat << EOF
More information about the Lunar-commits
mailing list