[oe] [meta-xfce V2 00/13] various updates

Andreas Müller schnitzeltony at gmx.de
Thu Sep 22 15:06:31 UTC 2011


V1 -> V2:
* patches are available in the git repository at:
  git://gitorious.org/schnitzeltony-oe-meta/meta-xfce-update.git xfce-patch
* xfce.bbclass: ${PN} -> ${BPN} to fix native URI
* xfce4-dev-tools: remove SRC_URI
* xfce-utils: changed position of RDEPENDS_${PN}
* gtk-xfce-engine: no RDEPENDS on cairo
* thunar: update to 1.2.3
* xfce4-panel: update to 4.8.6

Andreas Müller (13):
  xfce4-dev-tools: add native support
  garcon: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native
  libxfce4util: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native
  xfce-utils: add openssh-misc to RDEPENDS_${PN}
  xfce4-session: Bump to version 4.8.2
  garcon: Bump to version 0.1.9
  libxfce4util: Bump to version 4.8.2
  gtk-xfce-engine: Bump to version 2.9.0 & minor cleanup
  xfdesktop: Bump to version 4.8.3 & recreate patch
  xfce4-notifyd: Add initial recipe with version 0.2.2
  task-xfce-base: add xfce4-notifyd
  thunar: Bump to version 1.2.3
  xfce4-panel: Bump to version 4.8.6

 meta-xfce/classes/xfce.bbclass                     |    2 +-
 .../xfce4-notifyd/xfce4-notifyd_0.2.2.bb           |   21 +++++++
 .../garcon/{garcon_0.1.8.bb => garcon_0.1.9.bb}    |    6 +-
 ...ce-engine_2.8.1.bb => gtk-xfce-engine_2.9.0.bb} |    6 +-
 ...libxfce4util_4.8.1.bb => libxfce4util_4.8.2.bb} |    6 +-
 meta-xfce/recipes-xfce/tasks/task-xfce-base.bb     |    2 +
 .../thunar/thunar/fix-segfault-no-icons.patch      |   61 --------------------
 .../thunar/thunar/relative-symlinks-docs.patch     |   28 ---------
 .../thunar/{thunar_1.2.2.bb => thunar_1.2.3.bb}    |   11 +--
 .../recipes-xfce/xfce-utils/xfce-utils_4.8.2.bb    |    4 +-
 .../xfce4-dev-tools/xfce4-dev-tools_4.8.0.bb       |    4 +-
 .../{xfce4-panel_4.8.5.bb => xfce4-panel_4.8.6.bb} |    4 +-
 .../xfce4-session/relative-symlinks-docs.patch     |   11 ----
 ...ce4-session_4.8.1.bb => xfce4-session_4.8.2.bb} |    9 +--
 .../xfdesktop/relative-symlinks-docs.patch         |   11 ++-
 .../{xfdesktop_4.8.2.bb => xfdesktop_4.8.3.bb}     |    4 +-
 16 files changed, 55 insertions(+), 135 deletions(-)
 create mode 100644 meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb
 rename meta-xfce/recipes-xfce/garcon/{garcon_0.1.8.bb => garcon_0.1.9.bb} (52%)
 rename meta-xfce/recipes-xfce/gtk-xfce-engine/{gtk-xfce-engine_2.8.1.bb => gtk-xfce-engine_2.9.0.bb} (63%)
 rename meta-xfce/recipes-xfce/libxfce4util/{libxfce4util_4.8.1.bb => libxfce4util_4.8.2.bb} (53%)
 delete mode 100644 meta-xfce/recipes-xfce/thunar/thunar/fix-segfault-no-icons.patch
 delete mode 100644 meta-xfce/recipes-xfce/thunar/thunar/relative-symlinks-docs.patch
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.2.2.bb => thunar_1.2.3.bb} (75%)
 rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.8.5.bb => xfce4-panel_4.8.6.bb} (88%)
 delete mode 100644 meta-xfce/recipes-xfce/xfce4-session/xfce4-session/relative-symlinks-docs.patch
 rename meta-xfce/recipes-xfce/xfce4-session/{xfce4-session_4.8.1.bb => xfce4-session_4.8.2.bb} (77%)
 rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.8.2.bb => xfdesktop_4.8.3.bb} (73%)

-- 
1.7.4.4





More information about the Openembedded-devel mailing list