aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
AgeCommit message (Collapse)Author
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>
2013-12-21evolution-data-server: Checkout correct branch in SRC_URIKhem Raj
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>
2013-11-18pinpoint: add gdk-pixbuf loaders to runtime recommendationsRoss Burton
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>
2013-11-18pinpoint: add missing build dependency on coglRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-03gnome-disk-utility: create an extra package for gdu librariesAndreas Müller
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>
2013-11-01recipes: Remove PR = r0 from all recipesMartin Jansa
* 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>
2013-10-21gnumeric: Fix build failure with newer autotoolsKhem Raj
Backports from upstream Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-21libbonobo: Fix build error with new autotoolsKhem Raj
Don't use srcdir with tests Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-21gnome-vfs: Fix build error with new autotoolsKhem Raj
Don't use srcdir with tests Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-17orbit2: fix build after automake 1.13.4 updateAndreas Müller
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>
2013-10-15libgnomeui: Depend on libgnome-keyring not gnome-keyringKhem Raj
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>
2013-10-15gdm 2.32.2: don't install broken gdm-autologin PAM fileKoen Kooi
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>
2013-10-15gdm: delete broken .desktop filesKoen Kooi
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>
2013-09-17gnome-vfs: Add PACKAGECONFIG for famMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17gvfs: Add PACKAGECONFIG for archive, obexftp, cddaMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17gvfs: Add PACKAGECONFIG for fuse and disable it by defaultMartin Jansa
* fuse was moved to meta-filesystems, so disable fuse by default Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17libwnck(3): Add dependency on libxresMartin Jansa
* it's autodetected from sysroot and configure doesn't allow to explicitly disable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17libgtop: Add dependency on libxauMartin Jansa
* libxau is included in libgtop_common-2.0.la Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17metacity: Add dependency on libgtopMartin Jansa
* gtop is autodetected from sysroot and configure doesn't allow to explicitly disable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17abiword: Add PACKAGECONFIG for collab-backends and spellMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17libxklavier: Add libxi dependencyMartin Jansa
* libxi is autodetected and configure doesn't allow to explicitly disable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17libgsf: Add PACKAGECONFIG for gdk-pixbufMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17gnome-settings-daemon: add PACKAGECONFIG for pulseaudioMartin Jansa
* libcanberra is autodetected and dependency on it wasn't deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17gnome-control-center: Add libxscrnsaver dependencyMartin Jansa
* configure doesn't allow to explicitly disable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17gnome-desktop: Add startup-notification dependencyMartin Jansa
* configure doesn't allow to explicitly disable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03libnotify: removePaul Eggleton
This is now in OE-Core as of f72c0ff46d6895978e7e5230cb882d8eee4005ba (libnotify3 remains). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03midori: removePaul Eggleton
This is now in OE-Core as of 88d9d7e47dedd9bfa26da860e6ff77ee5206d9e8. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> 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-14gnome-vfs: add PACKAGECONFIG for avahiMartin Jansa
* it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14libwnck(3): add PACKAGECONFIG for startup-notificationMartin Jansa
* it's autodetected from sysroot and couple of packages are failing when pkg-config is trying to use libwnck*.pc without startup-notification in sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14libgtop: add dependency on intltool-nativeMartin Jansa
* | NOTE: Executing intltoolize --copy --force --automake libgtop/2.28.2-r0/temp/run.do_configure.20714: intltoolize: not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>