[oe] [PATCH 00/15] Upgrades & GNOME preparations

Andreas Müller schnitzeltony at gmail.com
Fri Oct 25 07:20:58 UTC 2019


Upgrades & tiny preparations for GNOME crusade

Andreas Müller (15):
  gtkmm3: upgrade 3.24.1 -> 3.24.2
  geany: upgrade 1.34.1 -> 1.36
  geany-plugins: upgrade 1.34 -> 1.36
  libstemmer: initial add 2.0.0
  appstream-glib: initial add 0.7.16
  yelp-xsl: initial add 3.34.0
  yelp-tools: initial add 3.32.2
  yelp: initial add 3.34.0
  zenity: pretify recipe a bit
  glibmm: upgrade 2.60.0 -> 2.62.0
  libsigc++-3: initial add 3.0.0
  ibus: initial add 1.5.21
  libgusb: initial add 0.3.0+
  colord: initial add 1.4.4
  colord-gtk: initial add 0.2.0

Build tested with current master of oe-core & meta-openembedded + dconf-fix

 .../recipes-gnome/yelp/yelp-tools_3.32.2.bb   |  22 +++
 .../recipes-gnome/yelp/yelp-xsl_3.34.0.bb     |  18 ++
 meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb  |  33 ++++
 .../recipes-gnome/zenity/zenity_3.32.0.bb     |   5 +-
 .../appstream-glib/appstream-glib_0.7.16.bb   |  37 ++++
 .../colord-gtk/colord-gtk_0.2.0.bb            |  21 +++
 .../recipes-support/ibus/ibus-native.bb       |  28 +++
 meta-gnome/recipes-support/ibus/ibus.bb       |  33 ++++
 meta-gnome/recipes-support/ibus/ibus.inc      |  33 ++++
 ...start-dbus-we-do-not-have-dbus-lauch.patch |  39 ++++
 .../libstemmer/0001-Build-so-lib.patch        |  63 +++++++
 ...ds-do-link-with-LDFLAGS-set-by-build.patch |  46 +++++
 .../libstemmer/libstemmer_git.bb              |  39 ++++
 .../{glibmm_2.60.0.bb => glibmm_2.62.0.bb}    |   4 +-
 .../libsigc++-2.0/libsigc++-3_3.0.0.bb        |  20 +++
 ...-plugins_1.34.bb => geany-plugins_1.36.bb} |   6 +-
 .../geany/{geany_1.34.1.bb => geany_1.36.bb}  |   6 +-
 .../{gtkmm3_3.24.1.bb => gtkmm3_3.24.2.bb}    |   4 +-
 .../recipes-support/colord/colord-native.bb   |  64 +++++++
 ...n-cd_icc_create_from_edid-to-avoid-u.patch | 166 ++++++++++++++++++
 .../colord/colord-native/Makefile             |  48 +++++
 meta-oe/recipes-support/colord/colord.bb      |  45 +++++
 meta-oe/recipes-support/colord/colord.inc     |  13 ++
 ...Run-native-cd_idt8-cd_create_profile.patch |  59 +++++++
 .../recipes-support/libgusb/libgusb_git.bb    |  12 ++
 25 files changed, 851 insertions(+), 13 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/yelp/yelp-tools_3.32.2.bb
 create mode 100644 meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.0.bb
 create mode 100644 meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb
 create mode 100644 meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.16.bb
 create mode 100644 meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb
 create mode 100644 meta-gnome/recipes-support/ibus/ibus-native.bb
 create mode 100644 meta-gnome/recipes-support/ibus/ibus.bb
 create mode 100644 meta-gnome/recipes-support/ibus/ibus.inc
 create mode 100644 meta-gnome/recipes-support/ibus/ibus/0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch
 create mode 100644 meta-gnome/recipes-support/libstemmer/libstemmer/0001-Build-so-lib.patch
 create mode 100644 meta-gnome/recipes-support/libstemmer/libstemmer/0002-snowball-stemwords-do-link-with-LDFLAGS-set-by-build.patch
 create mode 100644 meta-gnome/recipes-support/libstemmer/libstemmer_git.bb
 rename meta-oe/recipes-core/glib-2.0/{glibmm_2.60.0.bb => glibmm_2.62.0.bb} (87%)
 create mode 100644 meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.0.bb
 rename meta-oe/recipes-devtools/geany/{geany-plugins_1.34.bb => geany-plugins_1.36.bb} (98%)
 rename meta-oe/recipes-devtools/geany/{geany_1.34.1.bb => geany_1.36.bb} (69%)
 rename meta-oe/recipes-gnome/gtk+/{gtkmm3_3.24.1.bb => gtkmm3_3.24.2.bb} (78%)
 create mode 100644 meta-oe/recipes-support/colord/colord-native.bb
 create mode 100644 meta-oe/recipes-support/colord/colord-native/0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch
 create mode 100644 meta-oe/recipes-support/colord/colord-native/Makefile
 create mode 100644 meta-oe/recipes-support/colord/colord.bb
 create mode 100644 meta-oe/recipes-support/colord/colord.inc
 create mode 100644 meta-oe/recipes-support/colord/colord/0001-Run-native-cd_idt8-cd_create_profile.patch
 create mode 100644 meta-oe/recipes-support/libgusb/libgusb_git.bb

-- 
2.21.0



More information about the Openembedded-devel mailing list