aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
AgeCommit message (Collapse)Author
2014-06-10network-manager-applet: fix S!=B errorAsh Charles
The Makefile fixup in do_configure_append is in the build directory, not the source directory. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15wv: add libpng dependencyTim Orling
Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-09emacs, mplayer2, gnome-mplayer, xbmc, libimobiledevice, ifuse, tk: blacklist ↵Martin Jansa
recipes failing in world builds * these are failing for last couple months, blacklist them until someone steps up and starts maintaining them * see http://www.openembedded.org/wiki/Bitbake_World_Status Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-05gcr: add libgcrypt dependencyMartin Jansa
* otherwise it tries to use libraries from wrong sysroot or sometimes it fails in do_configure already with: | configure.ac:160: warning: macro 'AM_PATH_LIBGCRYPT' not found in library | autoreconf: running: /OE/build/oe-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/autoconf --force | configure.ac:160: error: possibly undefined macro: AM_PATH_LIBGCRYPT Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03libgdata: Fix build when S != BKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03abiword: Fix build when S != BKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03gnome-control-center: Fix build when S != BKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03gnome-bluetooth: Fix build when S != BKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03gedit: Fix build when S != BKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03epiphany: Fix build when S != BKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03obexd, gnome-panel: Do not do out-of-tree builds yetKhem Raj
They need changes into components build system Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03libxklavier: Update to 5.3 and fix build S != BKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03libbonobo: Update to latest versions and fix build when S != BKhem Raj
Do not install idl files which are already installed Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03gnome-control-center: Unbreak gnome imagesKhem Raj
images that now include both shared-mime-info and gnome-control-center We get Collected errors: * check_data_file_clashes: Package gnome-control-center wants to * install file * /home/kraj/work/angstrom-repo/build/tmp-angstrom_next-eglibc/work/beaglebone-angstrom-linux-gnueabi/systemd-gnome-image/1.0-r0/rootfs/usr/share/mime/generic-icons But that file is already provided by package * shared-mime-info This brings it back to wheree it was additionally removes the packaging warnings Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03gnome-backgrounds: add intltool-native dependencyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03devilspie2: update to 0.33Andreas Müller
Note: 0.24 failed if lua >= 5.2 was build before devilspie (e.g world build) with | src/script.c: In function 'init_script': | src/script.c:65:2: warning: implicit declaration of function 'lua_open' [-Wimplicit-function-declaration] | lua_State *lua=lua_open(); | ^ | src/script.c:65:17: warning: initialization makes pointer from integer without a cast [enabled by default] | lua_State *lua=lua_open(); | ^ | arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard -mfpu=neon --sysroot=/home/superandy/tmp/oe-core-eglibc/sysroots/overo -ldl -lm -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed obj/devilspie2.o obj/xutils.o obj/script.o obj/script_functions.o -o bin/devilspie2 -lX11 `pkg-config --libs gtk+-2.0 libwnck-1.0 lua5.1` | src/script.c:65: error: undefined reference to 'lua_open' Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03gnome-disk-utility: set correct nautilus configure optionsAndreas Müller
| gnome-disk-utility-2.32.0: gnome-disk-utility: configure was passed unrecognised options: --disable-nautilus-extension Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-04-21gnome-themes: enables the path to the icon-name-mapping to be specifiedJackie Huang
Ported a patch from sato-icon-theme which enables the path to the icon-name-mapping tool to be specified to fix the build failure: configure: error: icon-naming-utils >= 0.8.7 is required to build and install gnome-themes Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gnome-disk-utility: change PACKAGECONFIG default: remove nautilusAndreas Müller
gnome-doc-utils had to be added when not depending on nautilus Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20evince: make nautilus extension a PACKAGECONFIG and disable by defaultAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gvfs-gdu-volume-monitor: Define build dependency on libgnome-keyringAdam YH Lee
Build fails due to missing libgnome-keyring static library (libgnome-keyring.la). libgnome-keyring has to be explicitly listed as one of the dependencies. Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gnome-backgrounds: inherit only gnomebase, add glib-2.0 dependencyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libbonoboui: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libgnomeprint: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libgnomecups: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libgnomecanvas: add intltool-native dependencyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20metacity: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gtksourceview2: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20goffice: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20zenity: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gnome-themes: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gcr: inherit only gnomebase, gtk-icon-cacheMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libbonobo: inherit only gnomebaseMartin Jansa
* add dependency on dbus, dbus-glib | configure:14835: error: Package requirements ( gmodule-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0 ORBit-CosNaming-2.0 >= 2.4.0 dbus-1 >= 1.0.0 dbus-glib-1 >= 0.74 libxml-2.0 >= 2.4.20) were not met: | | No package 'dbus-1' found | No package 'dbus-glib-1' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libgnome-keyring: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gnome-disk-utility: inherit only gnomebase, gtk-icon-cacheMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libgdata: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libgtop: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gnome-bluetooth: inherit only gnomebase, gtk-icon-cacheMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20dconf: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gnome-menus: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20libwnck*: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gnome-control-center: include datadir/mime in PNMartin Jansa
* Fixes this QA warning: gnome-control-center-2.32.1: gnome-control-center: Files/directories were installed but not shipped /usr/share/mime/globs /usr/share/mime/globs2 /usr/share/mime/magic /usr/share/mime/XMLnamespaces /usr/share/mime/subclasses /usr/share/mime/aliases /usr/share/mime/types /usr/share/mime/generic-icons /usr/share/mime/icons /usr/share/mime/treemagic /usr/share/mime/mime.cache /usr/share/mime/version Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20abiword: force build orderTrevor Woerner
There is a race condition whereby "libgoffice.la" must be built (and exist) before the rest of the code in "src" is built. Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20abiword: update to 3.0.0 to fix buildAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-03-29gnome-desktop3: Updated to 3.4.2Prabhu Sundararaj
Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET
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>
2014-02-21gnome-keyring: fix PAM installKoen Kooi
PAM plugins belong in ${PN}, don't let the .so suffix fool you. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-22dconf: update to 0.18.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-12-21libgnomeprint: Upgrade 2.18.7 -> 2.18.8Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-12-21libgnomeprint: Add missing dependency on freetypeKhem Raj
Fixes compile errors like | gnome-rfont.c:31:30: fatal error: freetype/ftglyph.h: No such file or directory | #include <freetype/ftglyph.h> | ^ | compilation terminated. | make[3]: *** [gnome-rfont.lo] Error 1 Fix header inclusion mechanism for freetype headers Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>