summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-appfinder: upgrade 4.13.0 -> 4.13.1Andreas Müller2018-10-041-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: upgrade 4.13.0 -> 4.13.1Andreas Müller2018-08-191-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfwm4: upgrade 4.12.5 -> 4.13.1Andreas Müller2018-08-191-3/+13
| | | | | | | | | * 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>
* xfwm4: 4.12.4 -> 4.12.5Kang Kai2018-08-081-3/+3
| | | | | | | | 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>
* xfconf: 4.13.4 -> 4.13.5Kang Kai2018-08-081-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: 4.12.1 -> 4.13.0Kang Kai2018-08-081-3/+3
| | | | | | | | | 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>
* exo: 0.12.1 -> 0.12.2Kang Kai2018-08-081-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-xfce-extended: add blueman if bluetooth is in distro featuresAndreas Müller2018-06-301-0/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfdesktop: upgrade 4.12.4 -> 4.13.2Andreas Müller2018-06-301-3/+3
| | | | | | | | 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>
* libxfce4util: upgrade 4.13.1 -> 4.13.1Andreas Müller2018-06-301-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exo: upgrade 0.12.0 -> 0.12.1Andreas Müller2018-06-301-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar: upgrade 1.8.0 -> 1.8.1Andreas Müller2018-06-301-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4: package libtool files if they are installedMark Asselstine2018-06-184-0/+15
| | | | | | | | | | | | | | | | | | | | | | This is a partial revert of commit 2ad5ceafa53f [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 2ad5ceafa53f, 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>
* thunar: fix QA issue 'installed-vs-shipped'Mark Asselstine2018-06-181-1/+1
| | | | | | | | | | | | | | | | | | | Since commit eb0fe21c1535 [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>
* xfce4-panel: fix QA issue 'installed-vs-shipped'Mark Asselstine2018-06-181-1/+1
| | | | | | | | | | | | | | | | | | | Since commit 5f31db601408 [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>
* various classes recipes: Remove FILES entries for dbg/dev packagesAndreas Müller2018-06-148-29/+0
| | | | | | | These entries are no more required - oe-core defaults were reworked long time ago. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* packagegroup-xfce-extended: add mousepadAndreas Müller2018-06-141-0/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* thunar-volman: update 0.8.1 -> 0.9.0Andreas Müller2018-06-142-30/+3
| | | | | | | | * 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>
* thunar: upgrade 1.6.15 -> 1.8.0Andreas Müller2018-06-141-6/+7
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* xfce4-panel: upgrade 4.12.2 -> 4.13.3Andreas Müller2018-06-143-63/+18
| | | | | | | | | 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>
* xfce4-settings: fix build after update of xfconfAndreas Müller2018-06-142-0/+42
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* xfconf: upgrade 4.12.1 -> 4.13.4Andreas Müller2018-06-141-2/+2
| | | | | | It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* libxfce4util: upgrade 4.12.1 -> 4.13.1Andreas Müller2018-06-141-3/+3
| | | | | | It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* libxfce4ui: upgrade 4.12.1-> 4.13.4Andreas Müller2018-06-141-3/+3
| | | | | | It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* packagegroup-xfce-extended: only include when x11 in DISTRO_FEATURESArmin Kuster2018-04-131-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* thunar: update 1.6.14 -> 1.6.15Andreas Müller2018-04-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-settings: update 4.12.2 -> 4.12.3Andreas Müller2018-04-081-3/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* exo: refresh patchesAndreas Müller2018-04-083-15/+29
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libxfce4ui: refresh ↵Andreas Müller2018-04-081-2/+3
| | | | | | | 0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-settings: update 4.12.1 -> 4.12.2Andreas Müller2018-03-211-3/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* thunar: update 1.6.13 -> 1.6.14Andreas Müller2018-03-161-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* exo: update 0.11.5 -> 0.12.0Andreas Müller2018-03-162-6/+6
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-panel: add gtk-icon-cache to inheritAndreas Müller2018-03-161-2/+3
| | | | | | | + mini stylize Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-power-manager: update 1.6.0 -> 1.6.1Andreas Müller2018-01-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-panel: update 4.12.1 -> 4.12.2Andreas Müller2018-01-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gtk-xfce-engine: Fix build with glib-2.0 > 2.53Khem Raj2017-12-272-0/+25
| | | | | | | | Fixes errors like UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd6 in position 980: invalid continuation byte Makefile:737: recipe for target 'xfce_typebuiltin.h' failed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar: update 1.6.12 -> thunar_1.6.13Andreas Müller2017-12-111-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tumbler: ensure thumbnails work properlyAndreas Müller2017-12-111-0/+6
| | | | | | | | After some builds link tumbler-cache-plugin.so is not prperly created causing: | Failed to load the cache plugin "tumbler-cache-plugin.so": /usr/lib/tumbler-1/plugins/cache/tumbler-cache-plugin.so: cannot open shared object file: No such file or directory Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tumbler: update 0.1.31 to 0.2.0Andreas Müller2017-11-191-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfdesktop: update 4.12.3 -> 4.12.4Andreas Müller2017-11-191-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-appfinder: update 4.12.0 -> 4.13.0Andreas Müller2017-11-191-3/+3
| | | | | | | It is a development version but this was tested and considered stable. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-settings: update to 4.12.1Andreas Müller2017-11-191-3/+3
| | | | | | | | | | As before: Sources in my git-repo base on relase commit and put ontop: * Option to hide mouse pointer for certain devices (touchscreens) * Datetime / Timezone setter Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* recipes: fix invalid license fileJackie Huang2017-09-183-3/+3
| | | | | | | | | | | | Use '${COMMON_LICENSE_DIR}/MIT' for MIT License to fix the warning: | WARNING: packagegroup-xfce-base-1.0-r5 do_populate_lic: ${COREBASE}/LICENSE is not a valid license file, please use '${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM. This will become an error in the future Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* thunar: update 1.6.11 -> 1.6.12Andreas Müller2017-08-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* exo: update 0.11.2 -> 0.11.5Andreas Müller2017-08-132-27/+17
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* garcon: update 0.4.0 -> 0.6.1Andreas Müller2017-07-141-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfwm4: 4.12.3 -> 4.12.4Andreas Müller2017-04-182-36/+2
| | | | | | After ages my patch was finally applied Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* thunar: update 1.6.10 -> 1.6.11Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* Make use of the new bb.utils.filter() functionPeter Kjellerstedt2017-03-071-1/+1
| | | | | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-xfce-extended: unblacklist - all dependencies are backAndreas Müller2017-02-221-6/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>