From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v4 0/7] GTK+3 upgrade and related changes
Date: Mon, 6 Jul 2015 15:28:17 +0300 [thread overview]
Message-ID: <cover.1436184775.git.jussi.kukkonen@intel.com> (raw)
Changes since v3:
* Upgrade intltool: intltool.m4 did a compile test on
configure and that prevented adwaita from inheriting "allarch".
intltool 0.51.0 does not have have that problem anymore.
* Bump GTK+3 to 3.16.4 (forgot to do this on v3, apologies).
* adwaita-icon-theme inherits allarch, no longer recommends librsvg-gtk.
Hires icons are packaged separately.
* rename gtk-update-icon-cache-native recipe to gtk-icon-utils-native
to better reflect the contents. This also required changes in
other recipes.
The following changes since commit 7a402301c9c8fa9a5262d6d29b2ea199ff0dc07a:
distro/package_regex.inc: Use GNOME_STABLE rule for vala (2015-07-02 23:08:41 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/update-gtk3
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/update-gtk3
Jussi Kukkonen (7):
intltool: Upgrade 0.50.2 -> 0.51.0
gtk-icon-utils: Rename, upgrade, add binary
adwaita-icon-theme: Add new icon theme for GTK+
gtk+3: Upgrade to 3.16.4
matchbox-session-sato: set GTK_CSD env var
sato-icon-theme: Inherit Adwaita, not gnome-icon-theme
midori: Depend on Adwaita, not gnome-icon-theme
meta-yocto/conf/distro/include/distro_alias.inc | 2 +-
meta-yocto/conf/distro/include/maintainers.inc | 2 +-
meta/classes/gtk-icon-cache.bbclass | 2 +-
meta/classes/sstate.bbclass | 2 +-
.../intltool/intltool-0.50.2/uclibc.patch | 19 ---
.../intltool-nowarn.patch | 0
.../noperlcheck.patch | 0
.../remove-xml-check.patch | 0
.../use-nativeperl.patch | 0
.../{intltool_0.50.2.bb => intltool_0.51.0.bb} | 5 +-
.../Create-symlinks-when-installing-cursors.patch | 178 +++++++++++++++++++++
.../gnome/adwaita-icon-theme_3.16.2.1.bb | 34 ++++
meta/recipes-gnome/gtk+/gtk+3.inc | 17 +-
meta/recipes-gnome/gtk+/gtk+3/Dont-force-csd.patch | 118 ++++++++++++++
.../gtk+/gtk+3/fix-flags-for-native.patch | 33 ----
.../gtk+/{gtk+3_3.12.2.bb => gtk+3_3.16.4.bb} | 6 +-
.../gtk+/gtk-icon-utils-native_3.16.4.bb | 63 ++++++++
...k-dependency-from-gtk-encode-symbolic-svg.patch | 102 ++++++++++++
.../gtk+/gtk-update-icon-cache-native_3.4.4.bb | 47 ------
.../matchbox-sato/matchbox-session-sato/session | 4 +
meta/recipes-sato/midori/midori_0.5.8.bb | 2 +-
.../0001-Inherit-the-GNOME-icon-theme.patch | 2 +-
22 files changed, 519 insertions(+), 119 deletions(-)
delete mode 100644 meta/recipes-devtools/intltool/intltool-0.50.2/uclibc.patch
rename meta/recipes-devtools/intltool/{intltool-0.50.2 => intltool}/intltool-nowarn.patch (100%)
rename meta/recipes-devtools/intltool/{intltool-0.50.2 => intltool}/noperlcheck.patch (100%)
rename meta/recipes-devtools/intltool/{intltool-0.50.2 => intltool}/remove-xml-check.patch (100%)
rename meta/recipes-devtools/intltool/{intltool-0.50.2 => intltool}/use-nativeperl.patch (100%)
rename meta/recipes-devtools/intltool/{intltool_0.50.2.bb => intltool_0.51.0.bb} (76%)
create mode 100644 meta/recipes-gnome/gnome/adwaita-icon-theme/Create-symlinks-when-installing-cursors.patch
create mode 100644 meta/recipes-gnome/gnome/adwaita-icon-theme_3.16.2.1.bb
create mode 100644 meta/recipes-gnome/gtk+/gtk+3/Dont-force-csd.patch
delete mode 100644 meta/recipes-gnome/gtk+/gtk+3/fix-flags-for-native.patch
rename meta/recipes-gnome/gtk+/{gtk+3_3.12.2.bb => gtk+3_3.16.4.bb} (75%)
create mode 100644 meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.16.4.bb
create mode 100644 meta/recipes-gnome/gtk+/gtk-icon-utils/Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch
delete mode 100644 meta/recipes-gnome/gtk+/gtk-update-icon-cache-native_3.4.4.bb
--
2.1.4
next reply other threads:[~2015-07-06 12:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 12:28 Jussi Kukkonen [this message]
2015-07-06 12:28 ` [PATCH v4 1/7] intltool: Upgrade 0.50.2 -> 0.51.0 Jussi Kukkonen
2015-07-06 12:28 ` [PATCH v4 2/7] gtk-icon-utils: Rename, upgrade, add binary Jussi Kukkonen
2015-07-06 12:28 ` [PATCH v4 3/7] adwaita-icon-theme: Add new icon theme for GTK+ Jussi Kukkonen
2015-07-06 12:28 ` [PATCH v4 4/7] gtk+3: Upgrade to 3.16.4 Jussi Kukkonen
2015-07-06 12:28 ` [PATCH v4 5/7] matchbox-session-sato: set GTK_CSD env var Jussi Kukkonen
2015-07-06 12:28 ` [PATCH v4 6/7] sato-icon-theme: Inherit Adwaita, not gnome-icon-theme Jussi Kukkonen
2015-07-06 12:29 ` [PATCH v4 7/7] midori: Depend on " Jussi Kukkonen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1436184775.git.jussi.kukkonen@intel.com \
--to=jussi.kukkonen@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox