summaryrefslogtreecommitdiff
path: root/recipes/gnome
AgeCommit message (Collapse)AuthorFiles
2009-08-25gnome-games: fix previous bad patch -I/SDL errorRoger Monk1
2009-08-20system-tools-backends: add 2.6.1Steve Sakoman3
2009-08-20gnome-keyring: add missing dependency on libpamSteve Sakoman1
2009-08-20liboobs: add 2.22.0Steve Sakoman1
2009-08-19gnome-desktop: fix path to python binary in the gnome-about scriptSteve Sakoman1
2009-08-14Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj7
into org.openembedded.dev
2009-08-14libproxy: Define __USE_BSD before its needed.Khem Raj2
This fixed a build break on uclibc where it complained armv5te-oe-linux-uclibcgnueabi/usr/include/stdlib.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strtouq' The reason is u_quad_t is only defined if __USE_BSD is defined Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-14libgweather: fix packaging regressionKoen Kooi1
2009-08-14libgweather: add 2.26.2.1Steve Sakoman1
2009-08-14libgnomeui: add 2.24.1 and restructure to use libgnomeui.incSteve Sakoman5
2009-08-14libbonoboui: add 2.24.1Steve Sakoman1
2009-08-13gnome-games: fix paths to host SDL, bump PRRoger Monk1
2009-08-13gdm 2.26.1: add missing dep on xinputKoen Kooi1
2009-08-13libgnomecanvas: add 2.26.0Steve Sakoman1
2009-08-12libxklavier: add 4.0Steve Sakoman1
2009-08-12gdm: add 2.6.21Steve Sakoman9
2009-08-11libbonobo: add 2.24.1Steve Sakoman1
2009-08-11libart-lgpl: add 2.3.20Steve Sakoman1
2009-08-10gvfs: add 1.3.3Steve Sakoman1
2009-08-10gnome-vfs: add 2.24.1, share patches with 2.22.0Steve Sakoman3
2009-08-09Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-08-09gnome-python: add 2.26.1Steve Sakoman1
2009-08-09gconf-editor: add 2.26.0Steve Sakoman1
2009-08-09gnome-common: one more bit of cleanupSteve Sakoman1
2009-08-09gnome-common: restructure recipes to use gnome-common.inc, add 2.26.0Steve Sakoman5
2009-08-08gedit: depend on iso-codesKoen Kooi1
2009-08-08gconf: add 2.26.2Steve Sakoman3
2009-08-08gnome-terminal: add 2.26.2Steve Sakoman1
2009-08-08gnome-python-extras: add 2.25.3Steve Sakoman1
2009-08-08gedit: add 2.6.22Steve Sakoman1
2009-08-08libgail-gnome: add 1.20.1Steve Sakoman1
2009-08-08at-spi: add 1.26.0Steve Sakoman1
2009-08-08gnome-power-manager: fix broken build - don't build manSteve Sakoman1
2009-07-28gnome-power-manager: fix typos in specification of FILES for doc packageSteve Sakoman1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-07-22gnome-bluetooth git: bump SRCREVKoen Kooi1
2009-07-21libgweather: split out locationdataKoen Kooi1
2009-07-13libsoup-2.4: Updated to version 2.27.4 required by latest webkit-gtk).Stanislav Brabec1
2009-07-02epiphany: iso-codes is a runtime dependency.Stanislav Brabec6
2009-06-17gnome-bluetooth: bump SRCREVKoen Kooi1
2009-06-17gnote: add 0.5.0Koen Kooi1
2009-06-09libsoup: actually add 2.26.2 (spotted by Stanislav)Koen Kooi1
2009-06-09libsoup-2.4: update to 2.26.2Koen Kooi1
2009-06-07gnome-bluetooth: add git version (disabled by default)Koen Kooi2
* also update gtk-doc.make
2009-05-31gnome-vfs: bump PR for gnome.bbclass changeKoen Kooi1
2009-05-20libgnomeprintui: drop gnome-common dependency since it is added by gnome classOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-19zenity cruft: remove files that a failed attemp at using git-am put thereKoen Kooi3
2009-05-19zenity: add 2.26.0Koen Kooi1
2009-05-19zenity packagePrevidi Roberto3
Please ignore my previous zenity patches. I collected all in one single patch this time so it should be more handy to use. The package zenity allows to use powerful graphic dialogs from the shell or scripts without effort. I added some patches to build fine (makefile.patch and no-gnome-doc.patch) and one patch to add a little but handy feature, fingerscroll.patch. it add the capability to the list dialogs of being scrolled dragging them with finger or pen (on touchscreens) or mouse (on desktop). The package has got some gnome dependencies (libgnomecanvas) and the tar.bz2 get downloaded from the gnome ftp, but i used inherit autotools because setting inherit gnome breaks the build for me.. i don't know how but some /usr/include path sneak into the CFLAGS making the cross compiler complain. Please tell me if there is any problem or i forgot something..
2009-05-08libart-lgpl: remove INSTALL variable as install should be provided by autotoolsCliff Brake1
2009-05-08libart-lgpl: fix install issue, switch to INC_PR schemeCliff Brake3