summaryrefslogtreecommitdiffstats
path: root/meta-xfce
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-diskperf-plugin: Specify BSD licenseAsh Charles2015-02-121-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>
* xfce4-xkb-plugin: Specify GPLv2 licenseAsh Charles2015-02-121-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>
* xfce4-wavelan-plugin: Specify BSD licenseAsh Charles2015-02-121-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 wavelan_show_about function) makes it clear that a BSD license is intended: "license", xfce_get_license_text (XFCE_LICENSE_TEXT_BSD), (caveat: and of course, INAL) Signed-off-by: Ash Charles <ashcharles@gmail.com> Acked-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-vala: blacklistMartin Jansa2015-01-121-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-wavelan-plugin: Fix LICENSE formatMartin Jansa2015-01-081-1/+1
| | | | | | | | | | * the COPYING file looks more like slightly modified BSD license and BenediktMeurer, FlorianRivoal are just names of Copyright holders, but I'll leave that to recipe maintainer fixes: WARNING: Recipe xfce4-wavelan-plugin, LICENSE (BenediktMeurer FlorianRivoal) has invalid format, LICENSES must have operator "([&|() ])" between them. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-weather-plugin: make work properly after met.no API changeAndreas Müller2014-11-193-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>
* packagegroup-xfce-extended: replace xfce4-brightness-plugin by ↵Andreas Müller2014-10-271-1/+1
| | | | | | | xfce4-powermanager-plugin Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-power-manager: update to 1.4.1 to fix power buttonAndreas Müller2014-10-272-687/+19
| | | | | | | | with 1.2.0 pressing power button shuts down independent of the setting in xfce4-power-manager Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-dev-tools: add bash to RDEPENDSAndreas Müller2014-10-161-0/+2
| | | | | | | | fixes: | WARNING: QA Issue: xfce4-dev-tools requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* tumbler: make build deterministic by adding PACKAGECONFIG for ↵Andreas Müller2014-10-161-0/+3
| | | | | | | | | | | gstreamer-thumbnailer * disabled by default * fixes: | tumbler-0.1.30: tumbler rdepends on gstreamer1.0, but it isn't a build dependency? [build-deps] | tumbler-0.1.30: tumbler rdepends on libgsttag-1.0, but it isn't a build dependency? [build-deps] Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* packagegroup-xfce-extended: add xfce4-mailwatch-plugin and gigoloAndreas Müller2014-10-161-0/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-mailwatch-plugin: initial add 1.2.0Andreas Müller2014-10-161-0/+11
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* gigolo: initial add 0.4.2Andreas 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>
* orage: update to 4.10.0Andreas Müller2014-10-161-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbersAndreas Müller2014-10-161-1/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-terminal: update to 0.6.3Andreas 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>
* thunar: add udev to DEPENDSAndreas Müller2014-10-101-1/+1
| | | | | | | WARNING: QA Issue: thunar requires libgudev-1.0.so.0, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-xfce-extended: add xfce4-whiskermenu-pluginAndreas Müller2014-10-011-0/+1
| | | | 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-taskmanager: update to 1.0.1Andreas Müller2014-10-012-18/+10
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* packagegroup-xfce-extended: don't blacklist - xfce4-power-manager is up againAndreas Müller2014-10-011-2/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-power-manager: don't blacklist - networkmanager is up againAndreas Müller2014-10-011-2/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* ristretto: don't blacklist - tumbler is up againAndreas Müller2014-10-011-1/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* tumbler: fix build deps QA warningsAndreas Müller2014-10-011-1/+1
| | | | | | | | WARNING: QA Issue: tumbler rdepends on libxml2, but it isn't a build dependency? [build-deps] WARNING: QA Issue: tumbler rdepends on libgsf, but it isn't a build dependency? [build-deps] WARNING: QA Issue: tumbler rdepends on libbz2, but it isn't a build dependency? [build-deps] Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* tumbler: update to 0.1.30Andreas Müller2014-10-012-5/+49
| | | | | | | | | | | | | | | | | | | * find freetype2 by packageconfig -> get out of blacklist * inherit gtk-doc to avoid | gtk-doc.make:7: error: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL | docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here | gtk-doc.make:59: error: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL | docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here | gtk-doc.make:64: error: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL | docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here | gtk-doc.make:73: error: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL | docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here | gtk-doc.make:294: error: HAVE_GTK_DOC does not appear in AM_CONDITIONAL | docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here | tumblerd/Makefile.am:93: warning: '%'-style pattern rules are a GNU make extension | autoreconf: automake failed with exit status: 1 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* packagegroups: Remove deprecated "task" backward compatibilityRobert P. J. Day2014-08-152-8/+0
| | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* exo: add missing inherit gtk-docMartin Jansa2014-07-221-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxfce4ui: fix order of inheritsMartin Jansa2014-07-221-1/+1
| | | | | | | | | | * we need gtk-doc before xfce-git, because gtk-doc needs configure.in or configure.ac and the repository contains only configure.ac.in which is transformed into configure.ac by autogen which is prepended to do_configure by xfce-git (so this .bbclass needs to appear in inherit after gtk-doc to prepend autogen.sh before gtkdocize call. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxfce4ui: Add missing gtk-doc inheritRichard Purdie2014-07-221-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xfconf: add dependency on xfce4-dev-tools-nativeMartin Jansa2014-07-221-1/+1
| | | | | | * we need it to provide xdt-features.m4 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfconf: inherit gtk-docMartin Jansa2014-07-221-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-xfce: use BPN in SRC_URIRobert Yang2014-07-153-3/+3
| | | | | | | | | | | | Fixed SRC_URI: * ${PN} -> ${BPN}, use ${BP} if it was ${PN}-${PV} * ${P} -> ${BP} Otherwise we would meet do_fetch errors when we do the multilib, native or nativesdk build. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* networkmanager, network-manager-applet, xfce4-power-manager, ↵Martin Jansa2014-06-212-0/+4
| | | | | | packagegroup-xfce-extended: Blacklist because of broken networkmanager after libgcrypt-config was removed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing gtk-doc class dependenciesRichard Purdie2014-06-212-2/+2
| | | | | | | | * These recipes all use gtk-doc m4 macros but were missing dependencies on the class. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing pkgconfig class inheritsRichard Purdie2014-06-211-1/+1
| | | | | | | | * These recipes all use pkg-config in some way but were missing dependencies on the tool, this patch adds them. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing dependency on intltool-nativeRichard Purdie2014-06-212-2/+2
| | | | | | | | * These recipes all require intltool-native to build but were missing a dependency on it. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tumbler, ristretto: Blacklist because freetype2-config used by tumbler was ↵Martin Jansa2014-06-212-0/+3
| | | | | | removed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-notifyd: Ensure xfce4-notifyd subdirectory existsAsh Charles2014-06-131-0/+4
| | | | | | | | | The notify-dbus.h file is autogenerated during compilation into the xfce4-notifyd subdirectory. This directory doesn't exist in an out-of-tree build so we add one manually. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-screenshooter: Ensure lib directory exists.Ash Charles2014-06-131-0/+4
| | | | | | | | | | Screenshooter autogenerates screenshooter-marshal.[ch] in lib/ during compilation. The source directory contains a lib/ but this directory doesn't exist in a build directory by default so we add one manually. Really, this should be corrected in the upstream package. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-settings: Install cursors from srcdirAsh Charles2014-06-101-4/+4
| | | | | | | | | | | | | | Cursors patched into the install by 0001-add-cursor-theme-xfce-invisible.patch are located in the source directory. To install during an out-of-tree build, we need to copy them from the source directory, not the current build directory. See [1] for discussion. Upstream-Status: Submitted [1] https://bugzilla.xfce.org/show_bug.cgi?id=9474 Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce-git: Run autogen.sh in source directoryAsh Charles2014-06-101-0/+2
| | | | | | | | | | | | | | | | | | | The autogen.sh script executed by the xfce-git.bbclass needs to be run in and from the source directory. The configuration step can still be run from out-of-tree. Currently, this affects these recipes: * libxfce4ui * xarchiver * xfce4-taskmanager * xfce4-closebutton-plugin * xfce4-settings * xfwm4 Upstream-Status: Inappropriate (configuration) Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-dev-tools: Allow out of tree buildsAsh Charles2014-06-102-2/+18
| | | | | | | | | | | | | The xdt-autogen target in the generated scripts/Makefile refers to a $(srcdir)/xdt-autogen.in file. For an out-of-tree build, this file is actually located in $(builddir)/xdt-autogen.in. See [1] Upstream-Status: Submitted [1] https://bugzilla.xfce.org/show_bug.cgi?id=10899 Signed-off-by: Ash Charles <ash@gumstix.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.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-settings: add 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-settings: fix crash when no pointer device is connectedAndreas Müller2014-05-091-12/+15
| | | | | | | | | | * reported by Cristian Prigoana * updated [1] [1] https://bugzilla.xfce.org/show_bug.cgi?id=9474 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-session: Take the precedence over mini-x-sessionAdam YH Lee2014-04-201-0/+1
| | | | | | | If x11-base is included in the image, XFCE4 session does not correctly start because mini-x-session has higher priority at 50. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfconf: remove unrecognized configure optionTrevor Woerner2014-04-201-1/+0
| | | | | | | | | This option was causing a QA warning: NOTE: QA Issue: xfconf: configure was passed unrecognised options: --with-sysroot Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
OpenPOWER on IntegriCloud