All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] xfce4 updates ++
@ 2015-05-25 21:13 Andreas Müller
  2015-05-25 21:13 ` [PATCH 01/12] fontforge: add 20141126 Andreas Müller
                   ` (11 more replies)
  0 siblings, 12 replies; 25+ messages in thread
From: Andreas Müller @ 2015-05-25 21:13 UTC (permalink / raw)
  To: openembedded-devel

The following changes since commit 175406cdca39bf5b218bb4127a3e9c9bd11b653f:

  recipes-multimedia: add gstreamer-0.10 recipes (2015-05-22 20:14:07 +0200)

are available in the git repository at:

  https://github.com/schnitzeltony/meta-openembedded.git patches

for you to fetch changes up to 3722a2accf58637c0e175525f8778ce2718802fa:

  imagemagick: update to 6.9.1.3 / add packageconfig for openjpeg (2015-05-25 23:06:31 +0200)

----------------------------------------------------------------
Andreas Müller (12):
      fontforge: add 20141126
      openjpeg: initial add 2.1.0
      poppler: update 0.33.0 to and enhance packageconfigs
      poppler-data: update to 0.4.7
      thunar: update to 1.6.10
      xfdesktop: update to 4.12.2
      xfwm4: update to 4.12.3
      orage: update to 4.12.1
      xfce4-notes-plugin: update to 1.8.0
      xfce4-equake-plugin: update to 1.3.7
      exo: update to 0.10.6
      imagemagick: update to 6.9.1.3 / add packageconfig for openjpeg

 meta-oe/recipes-graphics/fontforge/fontforge_20141126.bb                                                          |  41 +++++++++++++++++++
 meta-oe/recipes-graphics/openjpeg/openjpeg_2.1.0.bb                                                               |  18 +++++++++
 meta-oe/recipes-support/imagemagick/{imagemagick_6.8.9.bb => imagemagick_6.9.1.bb}                                |  11 ++---
 meta-oe/recipes-support/poppler/{poppler-data_0.4.6.bb => poppler-data_0.4.7.bb}                                  |   4 +-
 meta-oe/recipes-support/poppler/{poppler_0.26.5.bb => poppler_0.33.0.bb}                                          |   9 +++--
 meta-xfce/recipes-apps/orage/{orage_4.10.0.bb => orage_4.12.1.bb}                                                 |   8 ++--
 meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.6.bb => xfce4-equake-plugin_1.3.7.bb}             |   4 +-
 meta-xfce/recipes-panel-plugins/notes/files/0001-Bump-dependency-to-Xfce-4.10.patch                               | 128 ----------------------------------------------------------
 ...tus-icon.c-remove-deprecated-g_type_init.patch => 0001-main-status-icon.c-remove-deprecated-g_type_init.patch} |   0
 meta-xfce/recipes-panel-plugins/notes/{xfce4-notes-plugin_1.7.7.bb => xfce4-notes-plugin_1.8.0.bb}                |   7 ++--
 meta-xfce/recipes-xfce/exo/{exo_0.10.4.bb => exo_0.10.6.bb}                                                       |   4 +-
 meta-xfce/recipes-xfce/thunar/{thunar_1.6.8.bb => thunar_1.6.10.bb}                                               |   6 +--
 meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.12.0.bb => xfdesktop_4.12.2.bb}                                     |   4 +-
 meta-xfce/recipes-xfce/xfwm4/{xfwm4_4.12.2.bb => xfwm4_4.12.3.bb}                                                 |   4 +-
 14 files changed, 91 insertions(+), 157 deletions(-)
 create mode 100644 meta-oe/recipes-graphics/fontforge/fontforge_20141126.bb
 create mode 100644 meta-oe/recipes-graphics/openjpeg/openjpeg_2.1.0.bb
 rename meta-oe/recipes-support/imagemagick/{imagemagick_6.8.9.bb => imagemagick_6.9.1.bb} (83%)
 rename meta-oe/recipes-support/poppler/{poppler-data_0.4.6.bb => poppler-data_0.4.7.bb} (78%)
 rename meta-oe/recipes-support/poppler/{poppler_0.26.5.bb => poppler_0.33.0.bb} (69%)
 rename meta-xfce/recipes-apps/orage/{orage_4.10.0.bb => orage_4.12.1.bb} (53%)
 rename meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.6.bb => xfce4-equake-plugin_1.3.7.bb} (74%)
 delete mode 100644 meta-xfce/recipes-panel-plugins/notes/files/0001-Bump-dependency-to-Xfce-4.10.patch
 rename meta-xfce/recipes-panel-plugins/notes/files/{0002-main-status-icon.c-remove-deprecated-g_type_init.patch => 0001-main-status-icon.c-remove-deprecated-g_type_init.patch} (100%)
 rename meta-xfce/recipes-panel-plugins/notes/{xfce4-notes-plugin_1.7.7.bb => xfce4-notes-plugin_1.8.0.bb} (63%)
 rename meta-xfce/recipes-xfce/exo/{exo_0.10.4.bb => exo_0.10.6.bb} (87%)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.6.8.bb => thunar_1.6.10.bb} (85%)
 rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.12.0.bb => xfdesktop_4.12.2.bb} (73%)
 rename meta-xfce/recipes-xfce/xfwm4/{xfwm4_4.12.2.bb => xfwm4_4.12.3.bb} (87%)

-- 
1.9.3



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

end of thread, other threads:[~2015-08-20 21:14 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25 21:13 [PATCH 00/12] xfce4 updates ++ Andreas Müller
2015-05-25 21:13 ` [PATCH 01/12] fontforge: add 20141126 Andreas Müller
2015-08-20 15:04   ` Martin Jansa
2015-08-20 21:14     ` Andreas Müller
2015-05-25 21:13 ` [PATCH 02/12] openjpeg: initial add 2.1.0 Andreas Müller
2015-05-26 16:46   ` Khem Raj
2015-05-27  6:25     ` Andreas Müller
2015-05-27  7:36       ` Khem Raj
2015-05-25 21:14 ` [PATCH 03/12] poppler: update 0.33.0 to and enhance packageconfigs Andreas Müller
2015-05-26  9:02   ` Johannes Pointner
2015-05-26  9:16     ` Andreas Müller
2015-05-26  9:30       ` Andreas Müller
2015-05-26  9:37         ` Andreas Müller
2015-05-26 10:16           ` Johannes Pointner
2015-05-25 21:14 ` [PATCH 04/12] poppler-data: update to 0.4.7 Andreas Müller
2015-05-25 21:14 ` [PATCH 05/12] thunar: update to 1.6.10 Andreas Müller
2015-05-25 21:14 ` [PATCH 06/12] xfdesktop: update to 4.12.2 Andreas Müller
2015-05-25 21:14 ` [PATCH 07/12] xfwm4: update to 4.12.3 Andreas Müller
2015-05-25 21:14 ` [PATCH 08/12] orage: update to 4.12.1 Andreas Müller
2015-05-25 21:14 ` [PATCH 09/12] xfce4-notes-plugin: update to 1.8.0 Andreas Müller
2015-05-25 21:14 ` [PATCH 10/12] xfce4-equake-plugin: update to 1.3.7 Andreas Müller
2015-05-25 21:14 ` [PATCH 11/12] exo: update to 0.10.6 Andreas Müller
2015-05-25 21:14 ` [PATCH 12/12] imagemagick: update to 6.9.1.3 / add packageconfig for openjpeg Andreas Müller
2015-05-26 16:49   ` Khem Raj
2015-05-27  6:28     ` Andreas Müller

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.