aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
AgeCommit message (Collapse)Author
2013-09-19xfce4-settings: move to schnitzeltony's git repo to get new datetime setterAndreas Müller
I implemented a datetime setting dialog based on gnome-control-center and submitted a pull-request in [1,2]. As long as it is not submitted - or as long as I find no way to patch binary files (e.g. icons - I asked for that in [3] - no response yet) we use the git repo and a copied branch of the pull-request (just in case some feedback from xfce-devels requires modifcations). Some patches had to be modified/removed to apply against mainline HEAD still. Furthermore in 0002-mouse-settings-dialog-add-touchscreen-pointer-option.patch label 'alignment8' was introduced mainline and we do not need mouse-dialog_ui.h when building from git in maintainer-mode - this file is created during build process. [1] http://mail.xfce.org/pipermail/xfce4-dev/2013-September/030442.html [2] https://bugzilla.xfce.org/show_bug.cgi?id=10354 [3] http://lists.openembedded.org/pipermail/openembedded-core/2013-September/083804.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-19packagegroup-xfce-extended: add xfce4-equake-pluginAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-19xfce4-equake-plugin: initial add 1.3.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-19xfce4-weather-plugin: update to 0.8.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-19xfwm4: move to git repoAndreas Müller
follow libxfce4ui API change [1] [1] http://git.xfce.org/xfce/xfwm4/commit/settings-dialogs/xfwm4-settings.c?id=21ebbe4722b01763822157f9242fc865a9687c68 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-19libxfce4ui: update to git headAndreas Müller
* in commit f30f9742e64ea5ec3b23d977b904f24799d773d6 the signature for xfce_shortcut_conflict_dialog was changed. This change is required for xfce4-setings HEAD. In the next patch of this series the development of a datetime setter for xfce4-settings will be introduced and this is put on top of xfce4-setings HEAD. * there has been no release since 04.2012 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17xfdesktop: Add PACKAGECONFIG for notifyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17xfce4-settings: Add PACKAGECONFIG for notifyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17xfce4-places-plugin: Add PACKAGECONFIG for notifyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17xfce4-clipman-plugin: Add PACKAGECONFIG for uniqueMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17orage: Add PACKAGECONFIG for notify and dependency on poptMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03remove the unnecessary protocol parametersJackie Huang
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>
2013-08-14xfce4-icon-theme: add dependency on intltool-nativeMartin Jansa
* fails without it: | NOTE: Executing intltoolize --copy --force --automake | xfce4-icon-theme/4.4.3-r0/temp/run.do_configure.2826: intltoolize: not found | ERROR: Function failed: do_configure (log file is located at xfce4-icon-theme/4.4.3-r0/temp/log.do_configure.2826) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14tumbler: add dependency on xfce4-dev-tools-nativeMartin Jansa
* tumbler configure needs XDT_I18N macro provided by xfce4-dev-tools | tumbler-0.1.29/configure: line 13752: syntax error near unexpected token `$linguas' | tumbler-0.1.29/configure: line 13752: `XDT_I18N($linguas)' | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-20xfce4-genmon-plugin: Allow timer period to be set at 250ms resolutionAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20xfwm4: don't turn into unusablity after setting system time backwardsAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20xarchiver: update to 0.5.3 for various bugfixesAndreas Müller
xarchiver is unmaintained for long time. Since I think it is worth to invest further development I did collect pending patches, wrote some myself, pushed into my git repo and contacted the developer. He signalled 'green light' for me maintaining xarchiver in the future. As long as I have not yet created/uploaded a tarball let us use my git-repo for the sources. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20xfce4-power-manager: rework polkit/consolekit selection and implement ↵Andreas Müller
polkit/systemd shutdown Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20xfce4-xkb-plugin: update to 0.7.0 tarballAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20tumbler: update to 0.1.29Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20tumbler: add curl to dependencies to make build deterministicAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19xfce4-appfinder: update to 4.10.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19xfce4-session: update to 4.10.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19libxfce4util: update to 4.10.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19garcon: do not display settings in menu which are in settings-managerAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19garcon: update to 0.2.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19xfce4-panel: update to 4.10.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19xfce4-terminal: update to 0.6.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19xfwm4: update to 4.10.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19packagegroup-xfce-extended: add thunar pluginsAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19thunar-media-tags-plugin: initial add 0.2.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19xarchiver: align libexecdir so that thunar-archive-plugin finds tap filesAndreas Müller
xarchiver installs tap files for thunar-archive-plugin in $libexexdir/thunar-archive-plugin under the assumption that there is a single/common $libexexdir for all packages. In bitbake.conf oe-core sets libexecdir = "${libdir}/${BPN}" which causes thunar-archive-plugin not to find xarchiver tap-files. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19thunar-archive-plugin: initial add 0.3.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19thunar-plugin.bbclass: initial addAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19thunar: update to 1.6.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-03xfce4-session: remove unconditional consolekit RDEPENDS and use PACKAGECONFIGAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-03README: show github mirror URL in layer dependenciesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-26README: add -M to git send-email exampleMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-26xfce4-mixer: add missing dep on libuniqueKoen Kooi
checking for unique-1.0 >= 1.1... not found *** The required package unique-1.0 was not found on your system. *** Please install unique-1.0 (atleast version 1.1) or adjust *** the PKG_CONFIG_PATH environment variable if you *** installed the package in a nonstandard prefix so that *** pkg-config is able to find it. Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-26xfce4-xkb-plugin: Update to latest gitAndreas Müller
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>
2013-04-19xfce4-session: Add x-session-manager alternativeOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15recipes: Unify indentationMartin Jansa
* 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>
2013-04-15xfce4-session: move systemd support from meta-systemd back to meta-xfceMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09xfdesktop: update to 4.10.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09xfce4-datetime-plugin: update to 0.6.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09exo: remove gnome-mount wrapperAndreas Müller
exo-mount was removed long time ago [1] [1] http://git.xfce.org/xfce/exo/commit/?id=5d698bf98b190d7c76a6b406bd5f542b915d0bd1 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09exo: create a package for exo-csource - it is not required on targetAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-04packagegroup-xfce-extended: add xfce4-closebutton-pluginAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-04xfce4-closebutton-plugin: initial addAndreas Müller
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>
2013-04-04exo: add native buildAndreas Müller
The native build creates exo-csource only. exo-csource converts glade-files into c-header files. When building xfce projects from git repo, exo-csource is required (tarballs have the glade-headers included). Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>