* gtk+3 update
@ 2013-01-06 2:48 Marko Lindqvist
2013-01-06 2:48 ` [meta-gnome][PATCH] gtk+3: update to upstream version 3.4.4 Marko Lindqvist
2013-01-07 10:32 ` gtk+3 update Burton, Ross
0 siblings, 2 replies; 4+ messages in thread
From: Marko Lindqvist @ 2013-01-06 2:48 UTC (permalink / raw)
To: openembedded-devel
We now have all the depencies of gtk+3-3.4. Latest version of gtk+3 is 3.6,
but for that we still lack dependencies (at least atk-bridge from at-spi).
As I'm working on software that has 3.4 as minimum gtk+3 requirement,
it's more important for me to update to 3.4 now than to 3.6 a bit later.
- ML
^ permalink raw reply [flat|nested] 4+ messages in thread
* [meta-gnome][PATCH] gtk+3: update to upstream version 3.4.4
2013-01-06 2:48 gtk+3 update Marko Lindqvist
@ 2013-01-06 2:48 ` Marko Lindqvist
2013-01-06 12:19 ` Martin Jansa
2013-01-07 10:32 ` gtk+3 update Burton, Ross
1 sibling, 1 reply; 4+ messages in thread
From: Marko Lindqvist @ 2013-01-06 2:48 UTC (permalink / raw)
To: openembedded-devel
* fix.build.automake-1.12.x.patch dropped as upstream has fixed
the problem addressed.
* COPYING has had formatting changes
* In license segments of source files FSF street address is replaced
with URL.
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
.../gtk+/gtk+3/fix.build.automake-1.12.x.patch | 27 --------------------
.../gtk+/{gtk+3_3.2.3.bb => gtk+3_3.4.4.bb} | 25 ++++++++++--------
2 files changed, 15 insertions(+), 37 deletions(-)
delete mode 100644 meta-gnome/recipes-gnome/gtk+/gtk+3/fix.build.automake-1.12.x.patch
rename meta-gnome/recipes-gnome/gtk+/{gtk+3_3.2.3.bb => gtk+3_3.4.4.bb} (79%)
diff --git a/meta-gnome/recipes-gnome/gtk+/gtk+3/fix.build.automake-1.12.x.patch b/meta-gnome/recipes-gnome/gtk+/gtk+3/fix.build.automake-1.12.x.patch
deleted file mode 100644
index 3cbf7dd..0000000
--- a/meta-gnome/recipes-gnome/gtk+/gtk+3/fix.build.automake-1.12.x.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -uNr gtk+-3.2.3.orig/gtk/Makefile.am gtk+-3.2.3/gtk/Makefile.am
---- gtk+-3.2.3.orig/gtk/Makefile.am 2011-12-19 14:58:28.000000000 +0100
-+++ gtk+-3.2.3/gtk/Makefile.am 2012-07-18 02:01:59.042628402 +0200
-@@ -942,7 +942,7 @@
-
- if USE_QUARTZ
- install-mac-key-theme:
-- $(mkdir_p) $(DESTDIR)$(datadir)/themes/Mac/gtk-3.0
-+ $(MKDIR_P) $(DESTDIR)$(datadir)/themes/Mac/gtk-3.0
- $(INSTALL_DATA) $(srcdir)/gtk-keys.css.mac $(DESTDIR)$(datadir)/themes/Mac/gtk-3.0/gtk-keys.css
- uninstall-mac-key-theme:
- rm -f $(DESTDIR)$(datadir)/themes/Mac/gtk-3.0/gtk-keys.css
-@@ -985,11 +985,11 @@
-
- # Install a RC file for the default GTK+ theme, and key themes
- install-data-local: install-ms-lib install-def-file install-mac-key-theme
-- $(mkdir_p) $(DESTDIR)$(datadir)/themes/Raleigh/gtk-3.0
-+ $(MKDIR_P) $(DESTDIR)$(datadir)/themes/Raleigh/gtk-3.0
- $(INSTALL_DATA) $(srcdir)/gtk.css.raleigh $(DESTDIR)$(datadir)/themes/Raleigh/gtk-3.0/gtk.css
-- $(mkdir_p) $(DESTDIR)$(datadir)/themes/Default/gtk-3.0
-+ $(MKDIR_P) $(DESTDIR)$(datadir)/themes/Default/gtk-3.0
- $(INSTALL_DATA) $(srcdir)/gtk-keys.css.default $(DESTDIR)$(datadir)/themes/Default/gtk-3.0/gtk-keys.css
-- $(mkdir_p) $(DESTDIR)$(datadir)/themes/Emacs/gtk-3.0
-+ $(MKDIR_P) $(DESTDIR)$(datadir)/themes/Emacs/gtk-3.0
- $(INSTALL_DATA) $(srcdir)/gtk-keys.css.emacs $(DESTDIR)$(datadir)/themes/Emacs/gtk-3.0/gtk-keys.css
-
- uninstall-local: uninstall-ms-lib uninstall-def-file uninstall-mac-key-theme
diff --git a/meta-gnome/recipes-gnome/gtk+/gtk+3_3.2.3.bb b/meta-gnome/recipes-gnome/gtk+/gtk+3_3.4.4.bb
similarity index 79%
rename from meta-gnome/recipes-gnome/gtk+/gtk+3_3.2.3.bb
rename to meta-gnome/recipes-gnome/gtk+/gtk+3_3.4.4.bb
index 55397cc..ce09615 100644
--- a/meta-gnome/recipes-gnome/gtk+/gtk+3_3.2.3.bb
+++ b/meta-gnome/recipes-gnome/gtk+/gtk+3_3.4.4.bb
@@ -11,18 +11,18 @@ DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor \
LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
- file://gtk/gtk.h;endline=27;md5=c59e0b4490dd135a5726ebf851f9b17f \
- file://gdk/gdk.h;endline=27;md5=07db285ec208fb3e0bf7d861b0614202 \
- file://tests/testgtk.c;endline=27;md5=ac85be7b810a1e9b00479af8e2018053"
+LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
+ file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \
+ file://gdk/gdk.h;endline=25;md5=c920ce39dc88c6f06d3e7c50e08086f2 \
+ file://tests/testgtk.c;endline=25;md5=cb732daee1d82af7a2bf953cf3cf26f1"
-SRC_URI = "http://download.gnome.org/sources/gtk+/3.2/gtk+-${PV}.tar.xz \
- file://fix.build.automake-1.12.x.patch \
+SRC_URI = "http://download.gnome.org/sources/gtk+/3.4/gtk+-${PV}.tar.xz \
"
-SRC_URI[md5sum] = "b4edcc69e39159dd7be17828249afb46"
-SRC_URI[sha256sum] = "e2cf20f2510ebbc7be122a1a33dd1f472a7d06aaf16b4f2a63eb048cd9141d3d"
-PR = "r2"
+SRC_URI[md5sum] = "1b2cf29502a6394e8d4b30f7f5bb9131"
+SRC_URI[sha256sum] = "f154e460075034da4c0ce89c320025dcd459da2a1fdf32d92a09522eaca242c7"
+
+PR = "r0"
inherit autotools pkgconfig
@@ -45,12 +45,17 @@ do_configure_prepend() {
PACKAGES =+ "${PN}-demo"
LIBV = "3.0.0"
-FILES_${PN}-demo = "${bindir}/gtk3-demo ${datadir}/gtk-3.0/demo"
+FILES_${PN}-demo = "${bindir}/gtk3-demo \
+ ${datadir}/gtk-3.0/demo \
+ ${bindir}/gtk3-demo-application \
+ ${bindir}/gtk3-widget-factory \
+"
FILES_${PN} = "${bindir}/gtk-update-icon-cache \
${bindir}/gtk-query-immodules-3.0 \
${libdir}/lib*${SOLIBS} \
${datadir}/themes ${sysconfdir} ${datadir}/glib-2.0/schemas/ \
+ ${datadir}/gtk-3.0/gtkbuilder.rng \
${libdir}/gtk-3.0/${LIBV}/engines/libpixmap.so \
${libdir}/gtk-3.0/modules/*.so"
--
1.7.10.4
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: gtk+3 update
2013-01-06 2:48 gtk+3 update Marko Lindqvist
2013-01-06 2:48 ` [meta-gnome][PATCH] gtk+3: update to upstream version 3.4.4 Marko Lindqvist
@ 2013-01-07 10:32 ` Burton, Ross
1 sibling, 0 replies; 4+ messages in thread
From: Burton, Ross @ 2013-01-07 10:32 UTC (permalink / raw)
To: openembedded-devel
On 6 January 2013 02:48, Marko Lindqvist <cazfi74@gmail.com> wrote:
> We now have all the depencies of gtk+3-3.4. Latest version of gtk+3 is 3.6,
> but for that we still lack dependencies (at least atk-bridge from at-spi).
> As I'm working on software that has 3.4 as minimum gtk+3 requirement,
> it's more important for me to update to 3.4 now than to 3.6 a bit later.
My ross/gtk3 branch is capable of building 3.6.x as it includes the
new at-spi2 packages, but there are plans forming upstream for GTK+
3.4.x to be a "long term support" branch that they recommend
distributions adopt.
Considering we don't have the resources for a dedicated GTK+
maintainer, sticking with 3.4 is a wise move IMHO.
Ross
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-01-07 10:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-06 2:48 gtk+3 update Marko Lindqvist
2013-01-06 2:48 ` [meta-gnome][PATCH] gtk+3: update to upstream version 3.4.4 Marko Lindqvist
2013-01-06 12:19 ` Martin Jansa
2013-01-07 10:32 ` gtk+3 update Burton, Ross
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox