aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
AgeCommit message (Collapse)Author
2018-01-22xfce-polkit: fix Name/Comment fields in desktop fileAndreas Müller
Without this xfce-polkit is displayed ad 'null' in autosatart dialog of xfce4-settings. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22xfce4-pulseaudio-plugin: update 0.3.3 -> 0.3.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22xfce4-power-manager: update 1.6.0 -> 1.6.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22xfce4-panel: update 4.12.1 -> 4.12.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-27gtk-xfce-engine: Fix build with glib-2.0 > 2.53Khem Raj
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>
2017-12-11xfce4-pulseaudio-plugin: update 0.3.2 -> 0.3.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-11thunar: update 1.6.12 -> thunar_1.6.13Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-11xfce4-whiskermenu-plugin: update 2.1.3 -> 2.1.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-11tumbler: ensure thumbnails work properlyAndreas Müller
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>
2017-11-30xfce4-screenshooter: create src dir before buildCatalin Enache
In some case the output directory for xfce4-screenshooter.appdata.xml file doesn't exist. Create directory before build. Signed-off-by: Catalin Enache <catalin.enache@windriver.com> Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-30xfce4-vala: update vala api to 0.38Khem Raj
oe-core has updated to vala_0.38 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19xfce4-notifyd: avoid trouble starting daemon for images with multiple desktopsAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19xfce4-notifyd: update 0.3.6 -> 0.4.0Andreas Müller
While at it rework dependencies. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19tumbler: update 0.1.31 to 0.2.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19xfdesktop: update 4.12.3 -> 4.12.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19xfce4-appfinder: update 4.12.0 -> 4.13.0Andreas Müller
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>
2017-11-19xfce4-xkb-plugin: update 0.8.0 -> 0.8.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19xfce4-weather-plugin: update 0.8.9 -> 0.8.10Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19xfce4-pulseaudio-plugin: update 0.2.4 -> 0.3.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19xfce4-settings: update to 4.12.1Andreas Müller
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>
2017-09-18recipes: fix invalid license fileJackie Huang
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>
2017-09-13core-image-minimal-xfce: inherit distro_features_checkJoe Slater
Defining REQUIRED_DISTRO_FEATURES does nothing currently. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-13recipes-multimedia: Add LICENSE_FLAGSMark Hatle
Multiple recipes require other recipes which all are defined to have a LICENSE_FLAGS = "commercial". Set these referring packages to the same license flag so they are only enabled when their dependency is also enabled. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2017-09-13meta-xfce: depend on meta-multimediaMark Hatle
Remove duplicate meta-oe dependency and replace it with one for meta-multimedia. This is needed for various apps. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2017-08-13xfce4-screenshooter: update 1.8.2 -> 1.9.1Andreas Müller
0001-Makefile.am-create-ouput-directory-for-desktop-file.patch was applied upstream Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13xfce4-xkb-plugin: update 0.7.1 -> 0.8.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13xfce4-clipman-plugin: update 1.4.1 -> 1.4.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13xfce4-whiskermenu-plugin: update 2.1.2 -> 2.1.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13xfce4-terminal: update 0.8.4 -> 0.8.6Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13thunar: update 1.6.11 -> 1.6.12Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13exo: update 0.11.2 -> 0.11.5Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24imsettings: Fix build with muslKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24xfce4-netload-plugin: Do not include sys/sysctl.hKhem Raj
Its unused, moreover it helps it compile with musl Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-14garcon: update 0.4.0 -> 0.6.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-05xfce4-vala: update vala api to 0.36Tim Orling
oe-core has updated to vala_0.36.2 Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-05-23imsettings: 1.7.1 -> 1.7.2Huang Qiyu
Upgrade imsettings from 1.7.1 to 1.7.2. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24openzone: make build and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24xfce4-notes-plugin: Fix format string errorsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-18xfce4-sensors-plugin: update 1.2.6 -> 1.2.97Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xarchiver: Upstream printf-fix-patchAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-closebutton-plugin: Upstream clang-fix-patchAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-mount-plugin: update 0.6.4 -> 1.1.2Andreas Müller
I've given my best to port musl-patch but did not test build with musl. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-whiskermenu-plugin: update 2.1.0 -> 2.1.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-genmon-plugin: update 3.4.0 -> 4.0.0Andreas Müller
Patch was a backport and is now included in tarball Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-equake-plugin: update 1.3.8 -> 1.3.8.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-netload-plugin: update 1.3.0 -> 1.3.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-systemload-plugin: update 1.2.0 -> 1.2.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-weather-plugin: update 0.8.8 -> 0.8.9Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfwm4: 4.12.3 -> 4.12.4Andreas Müller
After ages my patch was finally applied Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-diskperf-plugin: update 2.6.0 -> 2.6.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>