aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps
AgeCommit message (Collapse)Author
2019-10-09catfish: upgrade 1.4.9 -> 1.4.10Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-03xfce4-screenshooter: upgrade 1.9.5 -> 1.9.6Andreas Müller
This is a bugfix & translation-update release Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-27xfce4-datetime-setter: fix compile error and requires distro feature x11Kai Kang
It fails to compile xfce4-datetime-setter occasionally when system load is high: | ../git/xfce/main.c:42:10: fatal error: cc-datetime-resources.h: No such file or directory | 42 | #include "cc-datetime-resources.h" | | ^~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. Update datetime_panel_dep to make sure cc-datetime-resources.h be generated before including. xfce4-datetime-setter depends on libxfce4ui which requires distro feature 'x11', so make it require 'x11' too. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-19gigolo: upgrade 0.4.2 -> 0.5.0Andreas Müller
Frome release announcements: * Stable GTK+3 release to go along Xfce 4.14 * Migrate gvfs commands to gio * Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-16catfish: upgrade 1.4.7 -> 1.4.8Andreas Müller
This is a minor bugfix release Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-16ristretto: upgrade 0.8.4 -> 0.10.0Andreas Müller
* GTK3 port * overall recipe cleanup Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-16mousepad: upgrade 0.4.1 -> 0.4.2Andreas Müller
* many bugfixes * dependencies reworked / cleaned up Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-16mousepad: move to gtk3Andreas Müller
At the time of creation there was no gtksourceview3. That was a blocker to use gtk3. gtksourceview3 was added long ago. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-16xfce4-terminal: upgrase 0.8.7.4 -> 0.8.8Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-09xfce4-datetime-setter: add recipeKai Kang
Because xfce4-settings turn back to its official upstream, it missing function to set date and time. Add it from Andreas's repo on github. xfce4-datetime-setter calls functions from dbus service org.freedesktop.timedate1 to set date and time. And the dbus service is provided by systemd. So check distro feature 'systemd' that xfce4-datetime-setter is imcompatible with sysvinit. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-25orage: Fix build with libical3Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-25xfce-polkit: add required distro feature check to polkitHongxu Jia
The xfce-polkit depends polkit, it should do required distro feature check to polkit Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-21xfce4-screensaver: 0.1.4 -> 0.1.5Kai Kang
Upgrade xfce4-screensaver from 0.1.4 to 0.1.5. * install pam config file and add a patch to remove unsupported syntax '@include' Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-25xfce4-screensaver: add recipeKai Kang
xfce4-screensaver is a screen saver and locker which used by Xfce module 'actions' when click 'Lock Screen'. * add a patch to fix configure QA issue for cross compile Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-06xfce4-terminal: add vte-prompt to RRECOMMENDSAndreas Müller
Without xfce4-terminal sets window/tab-title to 'Untitled' Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-06xfce4-notifyd: upgrade 0.4.3 -> 0.4.4Andreas Müller
* A bugfix release [1] * Dependency on dbus-glib-native (dbus-binding-tool) is no more required [2] [1] https://mail.xfce.org/pipermail/xfce/2019-April/036382.html [2] https://git.xfce.org/apps/xfce4-notifyd/commit?id=841b4e4ddc2f757180e1c76fb32d85db2e88cbc4 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-09ristretto: upgrade 0.8.3 -> 0.8.4Andreas Müller
A bugfix release - see announcement [1]: - Add missing field initializers - Instead of thumbnails, the same icons with a crossed red circle (bug #13419) - Resolve g_type_class_add_private() deprecation - Glib-Critical errors to stdout: Source ID X was not found when attempting to remove it (bug #15268) - Fix memory leak (bug #12034) - Show file size in the status bar (bug #14791) - Fix opening of PPM files (bug #14709) [1] https://mail.xfce.org/pipermail/xfce/2019-April/036350.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-06xfce4-screenshooter: upgrade 1.9.4 -> 1.9.5Andreas Müller
This fixes a bug introduced in 1.9.4 [1] [1] https://bugzilla.xfce.org/show_bug.cgi?id=15187 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-22xfce4-screenshooter: upgrade 1.9.3 -> 1.9.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-16xfce4-mixer: Remove recipeKhem Raj
xfce4-mixer can be replaced with xfce4-pulseaudio-plugin Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2019-02-20xarchiver: upgrade to upstream 0.5.4.14Andreas Müller
* build with gtk+3 * add 7z support Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-15catfish: upgrade 1.4.6 -> 1.4.7Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-08menulibre: Fix multilib fetchAndreas Müller
| ERROR: lib32-menulibre-2.2.0-r0 do_fetch: Fetcher failure for URL: 'https://launchpad.net/menulibre/2.2/2.2.0/+download/lib32-menulibre-2.2.0.tar.gz'. Unable to fetch URL from any source. | ERROR: lib32-menulibre-2.2.0-r0 do_fetch: Function failed: base_do_fetch Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-04xfce4-taskmanager: upgrade 1.2.1 -> 1.2.2Andreas Müller
xfce4-taskmanager moved to gtk3 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-02xfce4-notifyd: 0.4.2 -> 0.4.3Kai Kang
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-26xfce4-panel-profiles: initial add 1.0.8Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-26catfish: initial add 1.4.6Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-19xfce4-screenshooter: upgrade 1.9.2 -> 1.9.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30ristretto: upgrade 0.8.2 -> 0.8.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18xfce4: package libtool files if they are installedMark Asselstine
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>
2018-06-14various classes recipes: Remove FILES entries for dbg/dev packagesAndreas Müller
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-14xfce4-terminal: upgrade 0.8.7.3 -> 0.8.7.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14mousepad: upgrade 0.4.0 -> 0.4.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-taskmanager: upgrade 1.2.0 -> 1.2.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14ristretto: fix build after update of xfconfAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-mixer: fix build after update of xfconfAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-05-23xfce4-notifyd: fix parallel build issueHongxu Jia
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-17xfce4-screenshooter: fix parallel build issueHongxu Jia
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 754754b53bbf4c72d7855e9209f1ccecce5cd8dd 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-17menulibre: update 2.1.5 -> 2.2.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17xfce4-screenshooter: update 1.9.1 -> 1.9.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13menulibre: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13xarchiver: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13xfce4-terminal: update 0.8.7.2 -> 0.8.7.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21xfce4-terminal: update 0.8.7.1 -> 0.8.7.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16xfce4-terminal: update 0.8.6 -> 0.8.7.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16xfce4-notifyd: update 0.4.0 -> 0.4.2Andreas Müller
Patch was applied upstream and is working now after additional tarball fix. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16menulibre: update 2.1.3 -> 2.1.5Andreas Müller
Patches: * 0001../0003..: They were stolen from Fedora and don't apply no more due to major code changes. Fedora has removed them too. * 0002..: Does not apply no more. Replaced by sed in do_install Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
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>
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-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>