Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | xfce4-notifyd: Add initial recipe with version 0.2.2 | Andreas Müller | 2011-09-22 | 1 | -0/+21 | |
| | ||||||
* | xfdesktop: Bump to version 4.8.3 & recreate patch | Andreas Müller | 2011-09-22 | 2 | -6/+9 | |
| | | | | | | New version of relative-symlinks-docs.patch was sent to xfce-buglist [1] [1] https://bugzilla.xfce.org/show_bug.cgi?id=7977 | |||||
* | gtk-xfce-engine: Bump to version 2.9.0 & minor cleanup | Andreas Müller | 2011-09-22 | 1 | -3/+3 | |
| | | | | | | * Added xfce4-dev-tools-native to DEPENDS error message was | gtk-xfce-engine-2.9.0/configure: line 12041: syntax error near unexpected token `GTK,' | gtk-xfce-engine-2.9.0/configure: line 12041: `XDT_CHECK_PACKAGE(GTK, gtk+-2.0, 2.20.0)' | |||||
* | libxfce4util: Bump to version 4.8.2 | Andreas Müller | 2011-09-22 | 1 | -2/+2 | |
| | ||||||
* | garcon: Bump to version 0.1.9 | Andreas Müller | 2011-09-22 | 1 | -3/+3 | |
| | | | | | | Added libxfce4util to DEPENDS see [1] [1] http://mail.xfce.org/pipermail/xfce/2011-September/029145.html | |||||
* | xfce4-session: Bump to version 4.8.2 | Andreas Müller | 2011-09-22 | 2 | -18/+2 | |
| | | | | | | relative-symlinks-docs.patch is now mainline [1] [1] http://git.xfce.org/xfce/xfce4-session/commit/?id=00159a379b8b192615137e59b66d5317493f57f3 | |||||
* | xfce-utils: add openssh-misc to RDEPENDS_${PN} | Andreas Müller | 2011-09-22 | 1 | -2/+2 | |
| | | | | log message was: /etc/xdg/xfce4/xinitrc: line 171: ssh-agent: command not found | |||||
* | libxfce4util: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native | Andreas Müller | 2011-09-22 | 1 | -1/+1 | |
| | ||||||
* | garcon: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native | Andreas Müller | 2011-09-22 | 1 | -1/+1 | |
| | ||||||
* | xfce4-dev-tools: add native support | Andreas Müller | 2011-09-22 | 2 | -2/+4 | |
| | ||||||
* | thunar-volman: Add udev to DEPENDS | Andreas Müller | 2011-09-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | With fresh tmp-dir bitbake thunar-volman failed with | checking for gudev-1.0 >= 145... not found | *** The required package gudev-1.0 was not found on your system. | *** Please install gudev-1.0 (atleast version 145) 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. | + bbfatal 'oe_runconf failed' Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | |||||
* | task-xfce-base: add thunar-volman | Koen Kooi | 2011-09-01 | 1 | -2/+2 | |
| | | | | | | | | | | This fixes: ERROR: There is a comment on line 34 of file /OE/tentacle/sources/meta-openembedded/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb (# thunar-volman \) which is in the middle of a multiline expression. Bitbake used to ignore these but no longer does so, please fix your metadata as errors are likely as a result of this change. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Andreas Müller <schnitzeltony@gmx.de> | |||||
* | thunar-volman: Add initial recipe with version 0.6.0 | Andreas Müller | 2011-08-31 | 1 | -0/+10 | |
| | | | | | | | * build & partially run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | |||||
* | xfce4-screenshooter: Add initial recipe with version 1.8.0 | Andreas Müller | 2011-08-15 | 1 | -0/+21 | |
| | | | | | | Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | |||||
* | thunar: Fix segfault in case no icon-theme is selected/installed | Andreas Müller | 2011-08-12 | 2 | -5/+63 | |
| | | | | | | | | | | The patch was sent to xfce bug list [1]. As long as it not applied, make thunar work for us. [1] https://bugzilla.xfce.org/show_bug.cgi?id=7880 Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | |||||
* | task-xfce-base: Add initial recipe adding all recipes required for xfce desktop | Andreas Mueller | 2011-08-05 | 1 | -0/+35 | |
| | ||||||
* | xfce-terminal: Add initial recipe with version 0.4.8 | Andreas Mueller | 2011-08-05 | 1 | -0/+20 | |
| | ||||||
* | gtk-xfce-engine: Add initial recipe with version 2.8.1 | Andreas Mueller | 2011-08-05 | 1 | -0/+16 | |
| | ||||||
* | xfdesktop: Add initial recipe with version 4.8.2 | Andreas Mueller | 2011-08-05 | 2 | -0/+47 | |
| | ||||||
* | thunar: Add initial recipe with version 1.2.2 | Andreas Mueller | 2011-08-05 | 2 | -0/+62 | |
| | | | | | * thunar crashes silently but since it is required by xfdesktop this patch is send out | |||||
* | xfce4-settings: Add initial recipe with version 4.8.2 | Andreas Mueller | 2011-08-05 | 1 | -0/+12 | |
| | ||||||
* | xfwm4: Add initial recipe with version 4.8.1 | Andreas Mueller | 2011-08-05 | 2 | -0/+65 | |
| | | | | * xfwm4 must be started once manually to work | |||||
* | xfce4-appfinder: Add initial recipe with version 4.8.0 | Andreas Mueller | 2011-08-05 | 1 | -0/+12 | |
| | ||||||
* | xfce4-session: Add initial recipe with version 4.8.1 | Andreas Mueller | 2011-08-05 | 2 | -0/+43 | |
| | ||||||
* | xfce4-panel: Add initial recipe with version 4.8.5 | Andreas Mueller | 2011-08-05 | 1 | -0/+34 | |
| | ||||||
* | xfce-utils: Add initial recipe with version 4.8.2 | Andreas Mueller | 2011-08-05 | 2 | -0/+38 | |
| | ||||||
* | libxfce4ui: Add initial recipe with version 4.8.0 | Andreas Mueller | 2011-08-05 | 1 | -0/+14 | |
| | ||||||
* | xfconf: Add initial recipe with version 4.8.0 | Andreas Mueller | 2011-08-05 | 1 | -0/+15 | |
| | ||||||
* | exo: Add initial recipe with version 0.6.2 | Andreas Mueller | 2011-08-05 | 5 | -0/+686 | |
| | | | | | | | | * python bindings removed here (will be moved to pyxfce mainline [1]) * TBD: gnomemount replacement on postinst [2] [1] http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560 [2] http://wiki.xfce.org/gnomemount-replacement | |||||
* | garcon: Add initial recipe with version 0.1.8 | Andreas Mueller | 2011-08-05 | 1 | -0/+14 | |
| | ||||||
* | libxfce4util: Add initial recipe with version 4.8.1 | Andreas Mueller | 2011-08-05 | 1 | -0/+14 | |
| | ||||||
* | xfce4-dev-tools: Add initial recipe with version 4.8.0 | Andreas Mueller | 2011-08-05 | 1 | -0/+18 | |
| | ||||||
* | xfce.bbclass: A class for xfce-global settings | Andreas Mueller | 2011-08-05 | 1 | -0/+11 | |
| | ||||||
* | meta-xfce: Add layer information | Andreas Mueller | 2011-08-05 | 1 | -0/+9 | |
| | ||||||
* | meta-xfce: Add README with maintenance informations | Andreas Mueller | 2011-08-05 | 1 | -0/+15 | |