summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-diskperf-plugin: Specify BSD licenseAsh Charles2015-03-211-1/+1
| | | | | | | | | | | | | This software contains an older or slightly modified BSD license in its COPYING file and assigns copyright to the specific authors. The code (see the About function) makes it clear that a BSD license is intended: "license", xfce_get_license_text (XFCE_LICENSE_TEXT_BSD), Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-xkb-plugin: Specify GPLv2 licenseAsh Charles2015-03-211-1/+1
| | | | | | | | | | | | | | | | Like several other xfce plugins, this software contains an older or slightly modified BSD license in its COPYING file and assigns copyright to the specific authors. The code itself (see the xfce_xkb_about function) however makes it clear that a GPL license is intended: xfce_get_license_text (XFCE_LICENSE_TEXT_GPL)); Use GPLv2, not the author's name, as the LICENSE matching other plugins with the same license text. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-weather-plugin: make work properly after met.no API changeAndreas Müller2014-12-013-0/+193
| | | | | | | | | | see [1] for more information https://bugzilla.xfce.org/show_bug.cgi?id=10916 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-mailwatch-plugin: initial add 1.2.0Andreas Müller2014-10-161-0/+11
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-places-plugin: update to 1.6.0Andreas Müller2014-10-161-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-equake-plugin: update to 1.3.5Andreas Müller2014-10-161-3/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-clipman-plugin: update to 1.2.6Andreas Müller2014-10-161-2/+4
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-whiskermenu-plugin: initial add 1.3.2Andreas Müller2014-10-011-0/+10
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-weather-plugin: add dbus-glib and upower to DEPENDSAndreas Müller2014-05-091-1/+1
| | | | | | | detected in Martin's world with test-dependencies Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-closebutton-plugin: fix configue by inheriting xfce-git.bbclassAndreas Müller2014-04-201-5/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-2315-15/+15
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-weather-plugin: add libsoup-2.4 to DEPENDSAndreas Müller2013-10-141-0/+2
| | | | | | | | | | fixes (detected in Martin's) world build: | configure:14617: checking for libsoup-2.4 >= 2.26.0 | configure:14659: result: not found Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-notes-plugin: initial add 1.7.7Andreas Müller2013-10-053-0/+180
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-cpufreq-plugin: update to 1.1.0Andreas Müller2013-10-053-149/+15
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-equake-plugin: initial add 1.3.3Andreas Müller2013-09-191-0/+13
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-weather-plugin: update to 0.8.3Andreas Müller2013-09-193-127/+11
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-places-plugin: Add PACKAGECONFIG for notifyMartin Jansa2013-09-171-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-clipman-plugin: Add PACKAGECONFIG for uniqueMartin Jansa2013-09-171-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* remove the unnecessary protocol parametersJackie Huang2013-09-031-1/+1
| | | | | | | | | It's not necessary to specify the protocol parameter when it's the default protocol for the fetcher, e.g. the default protocol for git fetcher it git, "protocol=git" isn't needed. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-genmon-plugin: Allow timer period to be set at 250ms resolutionAndreas Müller2013-06-202-0/+38
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-xkb-plugin: update to 0.7.0 tarballAndreas Müller2013-06-201-10/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-xkb-plugin: Update to latest gitAndreas Müller2013-04-261-3/+12
| | | | | | | | | | | | | | | | In 7b35cdc554ee3f42f9619996604d4674126711c1 xfce4-settings was updated to development-release 4.11.0. Reason for this was handling of keyboard layout by xfce4-settings. With this patch xfce4-xkb-plugin synchronizes with xfce4-settings, shares settings and uses dialogs from xfce4-settings. These changes were not yet released because they depend on development-release of xfce4-settings. Next stable release of xfce4-settings will be with xfce 4.12 with release date unknown [1]. [1] http://wiki.xfce.org/releng/4.12/roadmap#roadmapplanned_features Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: Unify indentationMartin Jansa2013-04-152-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | * This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-datetime-plugin: update to 0.6.2Andreas Müller2013-04-094-414/+9
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-closebutton-plugin: initial addAndreas Müller2013-04-041-0/+22
| | | | | | | | I do not have the environment and the time to create a tarball, so take sources from my git repo. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-eyes-plugin: update to 4.4.2Andreas Müller2013-03-123-81/+11
| | | | | | | | | minor license changes see [1] [1] http://git.xfce.org/panel-plugins/xfce4-eyes-plugin/commit/?id=7cfd829fe7cd5a9df8dc855d3779db6f1f90ab4e Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-mount-plugin: initial add 0.6.4Andreas Müller2013-02-051-0/+10
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-places-plugin: update to 1.5.0Andreas Müller2013-01-031-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-openembedded: use correct format of Upstream-StatusMartin Jansa2012-12-232-2/+2
| | | | | | | * some patches have also incorrect value, but e.g. "Unknown" is as good as "Pending" to me Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-battery-plugin: initial add 1.0.5Andreas Müller2012-09-181-0/+9
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-fsguard-plugin: initial add 1.0.1Andreas Müller2012-09-181-0/+9
|
* xfce4-systemload-plugin: update to 1.1.1Andreas Müller2012-09-181-2/+2
|
* xfce4-cpugraph-plugin: update to 1.0.5Andreas Müller2012-09-181-2/+2
|
* xfce4-places-plugin: update to 1.4.0Andreas Müller2012-09-181-2/+2
|
* xfce4-diskperf-plugin: update to 2.5.4Andreas Müller2012-09-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-netload-plugin: update to 1.2.0Andreas Müller2012-09-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-wavelan-plugin: update to 0.5.11Andreas Müller2012-09-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-weather-plugin: Make it work for a while by using different license infoAndreas Müller2012-06-081-0/+11
| | | | | | | | | | | | Grabbed from [1] This is a inztermediate solution until next version hopefully will use another weather data supplier. There are proceedings ongoing [2]. [1] https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/xfce4-weather-plugin [2] http://git.xfce.org/panel-plugins/xfce4-weather-plugin/log/ Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-embed-plugin: initial add 1.0.0Andreas Müller2012-06-081-0/+12
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-time-out-plugin: initial add 1.0.1Andreas Müller2012-06-081-0/+10
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-systemload-plugin: initial add 1.1.0Andreas Müller2012-06-081-0/+11
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-genmon-plugin: update to 3.4.0Andreas Müller2012-06-082-153/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-clipman-plugin: update to 1.2.3Andreas Müller2012-06-081-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-cpugraph-plugin: update to 1.0.2Andreas Müller2012-06-082-106/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-diskperf-plugin: update to 2.5.3Andreas Müller2012-06-082-146/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-datetime-plugin: update to latest git and unbreak build with ↵Andreas Müller2012-06-083-2/+36
| | | | | | xfce4-dev-tools 4.10.0 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-places-plugin: initial add 1.3.0Andreas Müller2012-06-081-0/+9
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-wavelan-plugin: initial add 0.5.10Andreas Müller2012-06-081-0/+9
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-xkb-plugin 0.5.4.3 inital addAndreas Müller2012-06-081-0/+14
| | | | | | run tested on angstrom/overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-genmon-plugin: initial add 3.3.1Andreas Müller2012-01-302-0/+161
| | | | | | | | * build tested from scratch * run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>