All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/6] GTK+3 upgrade and related changes
@ 2015-06-16 14:22 Jussi Kukkonen
  2015-06-16 14:22 ` [PATCH v3 1/6] gtk-update-icon-cache-native: Upgrade, add binary Jussi Kukkonen
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Jussi Kukkonen @ 2015-06-16 14:22 UTC (permalink / raw)
  To: openembedded-core

Patch set upgrades GTK+3 and adds adwaita-icon-theme.
Changes since v2:
 * Package Adwaita into
     adwaita-icon-theme
     adwaita-icon-theme-symbolic
     adwaita-icon-theme-cursors
 * Make gtk+3 RRECOMMEND adwaita-icon-theme-symbolic
 * Re-order commits so dependencies and recommendations are logical 
 * Improve commit messages
 * Rebase on master



The following changes since commit 379a030702c985c6e69831173f765a47dfeb8841:

  bitbake: toastergui: prevent contamination of libtoaster context (2015-06-12 00:01:50 +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 (6):
  gtk-update-icon-cache-native: Upgrade, add binary
  adwaita-icon-theme: Add new icon theme for GTK+
  gtk+3: Upgrade to 3.16.3
  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

 .../Create-symlinks-when-installing-cursors.patch  | 178 +++++++++++++++++++++
 .../gnome/adwaita-icon-theme_3.16.2.1.bb           |  35 ++++
 meta/recipes-gnome/gtk+/gtk+3.inc                  |  15 +-
 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.3.bb}      |   6 +-
 .../gtk+/gtk-update-icon-cache-native_3.16.3.bb    |  63 ++++++++
 .../gtk+/gtk-update-icon-cache-native_3.4.4.bb     |  47 ------
 ...k-dependency-from-gtk-encode-symbolic-svg.patch | 102 ++++++++++++
 .../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 +-
 12 files changed, 513 insertions(+), 92 deletions(-)
 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.3.bb} (75%)
 create mode 100644 meta/recipes-gnome/gtk+/gtk-update-icon-cache-native_3.16.3.bb
 delete mode 100644 meta/recipes-gnome/gtk+/gtk-update-icon-cache-native_3.4.4.bb
 create mode 100644 meta/recipes-gnome/gtk+/gtk-update-icon-cache/Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch

-- 
2.1.4



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-07-02 12:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-16 14:22 [PATCH v3 0/6] GTK+3 upgrade and related changes Jussi Kukkonen
2015-06-16 14:22 ` [PATCH v3 1/6] gtk-update-icon-cache-native: Upgrade, add binary Jussi Kukkonen
2015-06-30 15:50   ` Burton, Ross
2015-06-16 14:22 ` [PATCH v3 2/6] adwaita-icon-theme: Add new icon theme for GTK+ Jussi Kukkonen
2015-06-30 15:47   ` Burton, Ross
2015-06-30 19:49     ` Burton, Ross
2015-07-02  8:15     ` Jussi Kukkonen
2015-07-02 12:15       ` Burton, Ross
2015-06-16 14:22 ` [PATCH v3 3/6] gtk+3: Upgrade to 3.16.3 Jussi Kukkonen
2015-06-30 15:55   ` Burton, Ross
2015-07-01  7:26     ` Jussi Kukkonen
2015-06-16 14:22 ` [PATCH v3 4/6] matchbox-session-sato: set GTK_CSD env var Jussi Kukkonen
2015-06-16 14:22 ` [PATCH v3 5/6] sato-icon-theme: Inherit Adwaita, not gnome-icon-theme Jussi Kukkonen
2015-06-30 15:39   ` Burton, Ross
2015-07-01  7:21     ` Jussi Kukkonen
2015-06-16 14:22 ` [PATCH v3 6/6] midori: Depend on " Jussi Kukkonen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.