Commit Graph

675 Commits

Author SHA1 Message Date
Andreas Müller 245d86837f xfce4-screenshooter: upgrade 1.9.2 -> 1.9.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-19 16:09:28 -07:00
Andreas Müller 0585a85e4f xfce4-session: upgrade 4.13.0 -> 4.13.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-19 16:09:28 -07:00
Andreas Müller 36e1b14b95 xfwm4: upgrade 4.12.5 -> 4.13.1
* gtk3 based
* it is a development version - but no stoppers were found
* add PACKAGECONFIGs for better customization

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-19 16:09:28 -07:00
Andreas Müller 64d5ce7a5c xfce4-whiskermenu-plugin: upgrade 2.2.0 -> 2.2.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-19 16:09:28 -07:00
Khem Raj c978a626bd xfce4-diskperf-plugin: Fix build with glibc 2.28+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-15 08:20:06 -07:00
Kang Kai 699b91317d xfce4-embed-plugin: 1.0.0 -> 1.6.0
Upgrade xfce4-embed-plugin from 1.0.0 to 1.6.0

* update md5sum of licese file COPYING which has been updated to to
  match the one at gnu.org, see
  https://github.com/xfce-mirror/xfce4-embed-plugin/commit/d20cec5#diff-7116ef0

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08 12:04:14 -07:00
Kang Kai 8abb244b24 xfwm4: 4.12.4 -> 4.12.5
Upgrade xfwm4 from 4.12.4 to 4.12.5.
* add dependency libxinerama

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08 12:04:14 -07:00
Kang Kai aa95fb70f8 xfconf: 4.13.4 -> 4.13.5
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08 12:04:13 -07:00
Kang Kai 5478200785 xfce4-session: 4.12.1 -> 4.13.0
Upgrade xfce4-session from 4.12.1 to 4.13.0

* replace dependency libwnck with libwnck3

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08 12:04:13 -07:00
Kang Kai 99587d4e4b exo: 0.12.1 -> 0.12.2
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08 12:04:13 -07:00
Kang Kai 46628da707 xfce4-genmon-plugin: 4.0.0 -> 4.0.1
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08 12:04:13 -07:00
Kang Kai 7d649a9897 xfce4-eyes-plugin: 4.4.5 -> 4.5.0
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08 12:04:13 -07:00
Kang Kai d986829312 xfce4-hotcorner-plugin: fix library install path
The library install path may be ${CMAKE_INSTALL_PREFIX}/lib64 rather
than fixed ${CMAKE_INSTALL_PREFIX}/lib. Add a variable in CMakeLists.txt
to make it could be overrode by cmake command line. And it is overridden
with ${baselib} in meta-oe.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08 12:04:13 -07:00
Kang Kai 840814b186 xfce4-mount-plugin: 1.1.2 -> 1.1.3
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08 12:04:13 -07:00
Andreas Müller b56fc26fef ristretto: upgrade 0.8.2 -> 0.8.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30 08:58:30 -07:00
Andreas Müller 2fb36a2dc9 packagegroup-xfce-extended: add blueman if bluetooth is in distro features
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30 08:58:30 -07:00
Andreas Müller b1b543c4d1 blueman: add an append in meta-xfce to enable thunar sendto extension
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30 08:58:30 -07:00
Andreas Müller 8020defbac thunar-shares-plugin: initial add 0.3.0
* it has seen a major update recently (GTK3 Port / Thunarx-3 Port)
* it requires samba-server - so don't add it to packagegroup-xfce-extended for now.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30 08:58:30 -07:00
Andreas Müller 66f371d0d3 xfdesktop: upgrade 4.12.4 -> 4.13.2
This is a development version but it moves to GTK3 and daily usage did not show
stoppers.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30 08:58:30 -07:00
Andreas Müller dcbe0eebba libxfce4util: upgrade 4.13.1 -> 4.13.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30 08:58:30 -07:00
Andreas Müller 537042bd47 exo: upgrade 0.12.0 -> 0.12.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30 08:58:30 -07:00
Andreas Müller 30ec9b1117 thunar: upgrade 1.8.0 -> 1.8.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30 08:58:30 -07:00
Mark Asselstine 029ad49c25 xfce4: package libtool files if they are installed
This is a partial revert of commit 2ad5ceafa5 [various classes
recipes: Remove FILES entries for dbg/dev packages] to restore the
packaging of libtool (.la) files. It is generally recommended to
include 'remove-libtool' in your distro features to purge libtool
files as a do_install postfunc for all recipes, as is the documented
recommendation for handling of libtool files (unless the .la have been
determined to be absolutely necessary, in which case a recipe can use
the REMOVE_LIBTOOL_LA to prevent the cleanup). However, if the
'remove-libtool' distro feature is not specified we need to ensure
that if after a recipe completes do_install() and there are libtool
files present in the image, we must package them or we will hit
'installed-vs-shipped' QA issues.

NOTE: that even with respect to libtool files this is not a 1:1
partial revert of commit 2ad5ceafa5, adjustments are made according
to the current state of the build today.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18 16:42:54 -07:00
Mark Asselstine ce57958f46 thunar: fix QA issue 'installed-vs-shipped'
Since commit eb0fe21c15 [thunar: upgrade 1.6.15 -> 1.8.0] we see a
QA Error/Warning regarding files 'installed-vs-shipped':

    ERROR: QA Issue: thunar: Files/directories were installed but not
    shipped in any package:
      /usr/lib
      /usr/lib/systemd
      /usr/lib/systemd/user
      /usr/lib/systemd/user/thunar.service

Correct the path to the systemd service file to match what we see in
other recipes which include "user" service files.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Acked-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18 14:19:31 -07:00
Mark Asselstine a44aca60f1 xfce4-panel: fix QA issue 'installed-vs-shipped'
Since commit 5f31db6014 [xfce4-panel: upgrade 4.12.2 -> 4.13.3] we
are getting a QA Warnings/Erros for 'installed-vs-shipped':

    ERROR: xfce4-panel-4.13.3-r0 do_package: QA Issue: xfce4-panel:
    Files/directories were installed but not shipped in any package:
      /usr/lib64/xfce4/panel/plugins/liblauncher.la
      /usr/lib64/xfce4/panel/plugins/libdirectorymenu.la
      ...

>From various OE documents the .la files should not be packaged in
either the main recipe package or the -dev package unless required. So
inherit 'remove-libtool' to have all the .la files cleaned up as they
don't appear to be necessary.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18 09:25:28 -07:00
Andreas Müller ae41c0e250 thunar-plugin.bbclass: pack GTK3 plugins properly
There are no GTK2 thunar plugins left in meta-xfce so remove
${libdir}/thunarx-2/*.so.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 2ad5ceafa5 various classes recipes: Remove FILES entries for dbg/dev packages
These entries are no more required - oe-core defaults were reworked long time
ago.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller cfdd6c2038 packagegroup-xfce-extended: add mousepad
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 255e45ee5b xfce4-cpufreq-plugin: upgrade 1.1.3 -> 1.2.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 98c0ffb7c8 xfce4-terminal: upgrade 0.8.7.3 -> 0.8.7.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller bf1f15352a mousepad: upgrade 0.4.0 -> 0.4.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 362ff1579c xfce4-taskmanager: upgrade 1.2.0 -> 1.2.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 02457b6141 xfce4-whiskermenu-plugin: upgrade 2.1.7 -> 2.2.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller fa0bde4164 thunar-media-tags-plugin: upgrade 0.2.1 -> 0.3.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 0b9506385f thunar-archive-plugin: upgrade 0.3.1 -> 0.4.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 4cc750c9c8 thunar-volman: update 0.8.1 -> 0.9.0
* remove gtk+ dependency: Thunar moved to gkt3 and depending on libxfce4u* is
  good enough
* it is a development release but no stoppers could be found.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller eb0fe21c15 thunar: upgrade 1.6.15 -> 1.8.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 5f31db6014 xfce4-panel: upgrade 4.12.2 -> 4.13.3
It is a development release but stoppers could not be found.

* Uses GTK3
* Fixes background color in systray panel-plugin

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 13f311d88f xfce4-settings: fix build after update of xfconf
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 409780a748 ristretto: fix build after update of xfconf
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 3e4c440ec2 xfce4-mixer: fix build after update of xfconf
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller f41e1739a1 xfconf: upgrade 4.12.1 -> 4.13.4
It is a development release but stoppers could not be found.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 457190e2ae libxfce4util: upgrade 4.12.1 -> 4.13.1
It is a development release but stoppers could not be found.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller 7b61d61db8 libxfce4ui: upgrade 4.12.1-> 4.13.4
It is a development release but stoppers could not be found.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Hongxu Jia acfc380d4e xfce4-notifyd: fix parallel build issue
While do an out-of-tree build, if xfce4-notifyd-config is not created
in time, there is a compile failure:
...
|LC_ALL=C intltool-merge -d -u -c ./po/.intltool-merge-cache
../xfce4-notifyd-0.4.0/po ../xfce4-notifyd-0.4.0/xfce4-notifyd-config/
xfce4-notifyd-config.desktop.in xfce4-notifyd-config/xfce4-notifyd-config.desktop
|Died at intltool-merge line 1184.
...

Ensure xfce4-notifyd-config subdirectory exists fixes the issue.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Acked-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-23 15:32:05 -07:00
Hongxu Jia d59b9806f7 xfce4-screenshooter: fix parallel build issue
While do an out-of-tree build, if dir panel-plugin is not created
in time, there is a compile failure:
...
| intltool-merge  -d -u -c ./po/.intltool-merge-cache ../xfce4-screenshooter-1.9.1/po
../xfce4-screenshooter-1.9.1/panel-plugin/screenshooter.desktop.in
panel-plugin/screenshooter.desktop
| Died at intltool-merge line 1184, <PO_FILE> line 22700.
...
Ensure panel-plugin subdirectory exists fixes the issue.

The fix refers the following commit:
...
commit 754754b53b
Author: Catalin Enache <catalin.enache@windriver.com>
Date:   Thu Nov 9 11:12:29 2017 +0800

    xfce4-screenshooter: create src dir before build
...

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Acked-by: Andreas Müller <schnitzeltony@google.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17 08:32:10 -07:00
Andreas Müller a913abb336 parole: update 1.0.0 -> 1.0.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17 08:25:29 -07:00
Andreas Müller f6e1999daf xfce4-pulseaudio-plugin: update 0.4.0 -> 0.4.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17 08:25:29 -07:00
Andreas Müller a7fc716d8d menulibre: update 2.1.5 -> 2.2.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17 08:25:28 -07:00
Andreas Müller 227c0e302c xfce4-whiskermenu-plugin: update 2.1.6 -> 2.1.7
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17 08:25:28 -07:00