summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
* gnome-control-center: Unbreak gnome imagesKhem Raj2014-05-031-1/+3
| | | | | | | | | | | | | | | | 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>
* gnome-backgrounds: add intltool-native dependencyMartin Jansa2014-05-031-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* devilspie2: update to 0.33Andreas Müller2014-05-031-3/+3
| | | | | | | | | | | | | | | | | 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>
* gnome-disk-utility: set correct nautilus configure optionsAndreas Müller2014-05-031-1/+1
| | | | | | | 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>
* gnome-themes: enables the path to the icon-name-mapping to be specifiedJackie Huang2014-04-212-6/+56
| | | | | | | | | 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>
* gnome-disk-utility: change PACKAGECONFIG default: remove nautilusAndreas Müller2014-04-201-2/+2
| | | | | | | 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>
* evince: make nautilus extension a PACKAGECONFIG and disable by defaultAndreas Müller2014-04-201-2/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gvfs-gdu-volume-monitor: Define build dependency on libgnome-keyringAdam YH Lee2014-04-201-2/+1
| | | | | | | | | 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>
* gnome-backgrounds: inherit only gnomebase, add glib-2.0 dependencyMartin Jansa2014-04-201-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libbonoboui: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomeprint: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomecups: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomecanvas: add intltool-native dependencyMartin Jansa2014-04-201-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* metacity: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtksourceview2: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* goffice: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zenity: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-themes: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcr: inherit only gnomebase, gtk-icon-cacheMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libbonobo: inherit only gnomebaseMartin Jansa2014-04-201-2/+2
| | | | | | | | | | | | * 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>
* libgnome-keyring: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-disk-utility: inherit only gnomebase, gtk-icon-cacheMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgdata: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgtop: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: inherit only gnomebase, gtk-icon-cacheMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dconf: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-menus: inherit only gnomebaseMartin Jansa2014-04-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck*: inherit only gnomebaseMartin Jansa2014-04-202-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-control-center: include datadir/mime in PNMartin Jansa2014-04-201-0/+1
| | | | | | | | | | | | | | | | | | | * 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>
* abiword: force build orderTrevor Woerner2014-04-201-0/+8
| | | | | | | | 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>
* abiword: update to 3.0.0 to fix buildAndreas Müller2014-04-208-307/+47
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* gnome-desktop3: Updated to 3.4.2Prabhu Sundararaj2014-03-291-4/+3
| | | | | | 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>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-2353-53/+53
| | | | | | | | | | | | | 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>
* gnome-keyring: fix PAM installKoen Kooi2014-02-211-2/+4
| | | | | | | 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>
* dconf: update to 0.18.0Andreas Müller2014-01-222-23/+29
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomeprint: Upgrade 2.18.7 -> 2.18.8Khem Raj2013-12-211-5/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomeprint: Add missing dependency on freetypeKhem Raj2013-12-212-2/+42
| | | | | | | | | | | | | | | | 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>
* evolution-data-server: Checkout correct branch in SRC_URIKhem Raj2013-12-211-1/+1
| | | | | | | | This recipe follows gnome-3.2 release and SHA in SRCREV also belongs to same branch. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pinpoint: add gdk-pixbuf loaders to runtime recommendationsRoss Burton2013-11-181-0/+1
| | | | | | | | A pinpoint that can't load images isn't really useful, so recommend the PNG and JPEG loaders. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pinpoint: add missing build dependency on coglRoss Burton2013-11-181-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-disk-utility: create an extra package for gdu librariesAndreas Müller2013-11-031-1/+2
| | | | | | | | In some environments only libraries are required and the deamon started at X-session is an unusused feature. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: Remove PR = r0 from all recipesMartin Jansa2013-11-011-1/+0
| | | | | | | | | | | * Remove all PR = "r0" from all .bb files in meta-oe repo. This was done with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i * We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnumeric: Fix build failure with newer autotoolsKhem Raj2013-10-212-1/+19
| | | | | | | Backports from upstream Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libbonobo: Fix build error with new autotoolsKhem Raj2013-10-212-1/+27
| | | | | | | Don't use srcdir with tests Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-vfs: Fix build error with new autotoolsKhem Raj2013-10-213-13/+71
| | | | | | | Don't use srcdir with tests Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* orbit2: fix build after automake 1.13.4 updateAndreas Müller2013-10-172-0/+43
| | | | | | | | | | | | | | | | fixes: | test/everything/Makefile.am:81: error: using '$(srcdir)' in TESTS is currently broken: '$(srcdir)/test.sh' | test/inhibit/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') | test/poa/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') | autoreconf: automake failed with exit status: 1 | ERROR: autoreconf execution failed. | WARNING: /home/superandy/tmp/oe-core-eglibc/work/x86_64-linux/orbit2-native/2.14.19-r0/temp/run.do_configure.14800:1 exit 1 from | exit 1 | ERROR: Function failed: do_configure (log file is located at /home/superandy/tmp/oe-core-eglibc/work/x86_64-linux/orbit2-native/2.14.19-r0/temp/log.do_configure.14800) ERROR: Task 6208 (virtual:native:/home/superandy/data/oe-core/sources/meta-openembedded/meta-gnome/recipes-gnome/orbit2/orbit2_2.14.19.bb, do_configure) failed with exit code '1' Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgnomeui: Depend on libgnome-keyring not gnome-keyringKhem Raj2013-10-151-1/+1
| | | | | | | | | | | | | | | | | libgnomeui needs gnome-keyring-1 which comes from libgnome-keyring Fixes errors like below | configure: error: Package requirements ( libxml-2.0 >= 2.4.20 libgnome-2.0 >= 2.13.7 libgnomecanvas-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.13.1 gconf-2.0 >= 1.1.11 pango >= 1.1.2 glib-2.0 >= 2.16.0 | gio-2.0 >= 2.16.0 | gnome-vfs-2.0 >= 2.7.3 gnome-keyring-1 >= 0.4) were not met: | | No package 'gnome-keyring-1' found Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gdm 2.32.2: don't install broken gdm-autologin PAM fileKoen Kooi2013-10-151-1/+2
| | | | | | | It references pam-plugin-console which isn't available. Deleting the PAM file makes autologin work. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gdm: delete broken .desktop filesKoen Kooi2013-10-151-0/+6
| | | | | | | | | GDM tries to run these during the login window and one of these crashes, leading to an autologin failure. Remove the non-essential ones to get rid of this problem. The proper fix is to stop metacity crashing. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-vfs: Add PACKAGECONFIG for famMartin Jansa2013-09-171-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>