aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
AgeCommit message (Collapse)Author
2015-09-23libwnck3: remove the recipe due to its move to oe-coreAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gnome-desktop3: remove the recipe due to its move to oe-coreAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gsettings-desktop-schemas: remove the recipe due to its move to oe-coreAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23libgtop: update to 2.30.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gnome-settings-daemon: fix build for libnotify > 0.7.xAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gnome-themes: drop localedir override from configure to fix locale installationMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23evolution-data-server: fix locale installation pathAndreas Müller
fixes: WARNING: QA Issue: evolution-data-server: Files/directories were installed but not shipped in any package: /usr/locale /usr/locale/xh /usr/locale/hu /usr/locale/nn /usr/locale/fi ... Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08nautilus3: update the checksums to match the .xz compressed tarballAlexander Kanavin
Previously the default was .bz2 Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08libnotify3: remove the recipeAlexander Kanavin
libnotify 0.7.6 is now provided in oe-core Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08gnome-bluetooth: fix build with libnotify >= 0.7.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08gnome-disk-utility: fix build for libnotify 0.7.xAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-31gnome: add explicit bz2 compress type to older packagesAlexander Kanavin
The default was changed to xz in the gnomebase class to match the upstream. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24recipes: use class-native instead of deprecated virtclass-native.Ross Burton
virtclass overrides are deprecated, so use class overrides instead. Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-08-18gvfs: add packageconfig for libgphoto2Max Krummenacher
default to compile with libgphoto2, thus no change to old behaviour. Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18gvfs: backport patch to build with gphoto 2.5 apiMax Krummenacher
With the update of gphoto to a version with the 2.5 API gvfs do_compile failes with: gvfs-1.10.1/daemon/gvfsbackendgphoto2.c:1648:35: error: request for member 'name' in something not a structure or union | DEBUG (" '%s' '%s' '%s'", info.name, info.path, info.library_filename); and others. This backports the upstream fix. Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-07-30libwnck: update to 2.31 / avoid conflicts with libwnck3Andreas Müller
Both libwnck and libwnck3 install the commandline tools 'wnck-urgency-monitor' and 'wnckprop' to bindir. The packages depending on libwnck were checked: In none of them there is a trace for these tools. To avoid conflicts the tools are installed by libwnck3 only. If something requires 'wnck-urgency-monitor' or 'wnckprop' it needs to install libwnck3. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-30libwnck3: update to 3.14Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-30libxklavier: fix compile error.Armin Kuster
make[3]: *** No rule to make target `Xkl-1.0.typelib', needed by `all-am'. Stop. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-07-16gnome-panel: Fix build with gcc-5Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-07-16gegl, crash, libsecret, mpg123, tinymembench, gammu, mosh, llvm3.3, ↵Martin Jansa
breakpad, php, mozjs, libopus: disable thumb where it fails for qemuarm Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-07-16gnome-settings-daemon: fix PACKAGECONFIGAndreas Müller
detected by new oe-core feature Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-17libbonoboui: Fix build with gcc5Khem Raj
This is required to remove non-existing include paths which gcc-5 detects and is fussy about Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-17obex, gnome-bluetooth: Make bluez{4, 5} dep conditional on DISTRO_FEATUREKhem Raj
bluez4 is removed from oe-core This helps in compiling them when distro features are either set to use bluez4 or bluez5 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-13gdm: Whitelist itKhem Raj
polkit-gnome has been fixed to build Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-13libgnomeprint: Fix build with newer bison >= 3Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-11*obex*, navit, libsyncml, foxtrotgps, gypsy, bluez-hcidump, bluez4, ↵Martin Jansa
gst-plugin-bluetooth, gnome-bluetooth: blacklist bluez4 only recipes when bluez5 is in DISTRO_FEATURES foo
2015-05-11libart-lgpl: add (from oe-core)Ross Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-02-19gnome-bluetooth: fix build by using a valid dbus interface + unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-12gdm: Only start in runlevel 5Dan McGregor
Runlevel 5 is traditionally graphical. If it starts in runlevel 2 or 3 systemd gets confused and adds it as a dependency of the multi-user target, not just the graphical target. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-02-12gnome-settings-daemon: add PACKAGECONFIG for smartcard supportRoss Burton
Smartcard support is enabled by default and results in a floating dependency on NSS. Add a PACKAGECONFIG for this and disable it by default. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17gnome-bluetooth: blacklist, because dbus-binding-tool call is failingMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17polkit-gnome, gdm, network-manager-applet: blacklist because ↵Martin Jansa
polkit-gnome.do_configure fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17PNBLACKLIST: use weak assignmentsMartin Jansa
* this makes it easier to unblacklist it from local.conf which is parsed before the recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10libidl: Upgrade to 0.8.14Qian Lei
Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09gsettings-desktop-schemas: Moved from OE-CoreAlejandro Hernandez
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-19gvfs: replace deprecated g_memmove by memmoveAndreas Müller
* g_memmove was deprecated ib glib-2.0 2.40 * opening a remote connection created by gigolo with thunar failed with: | thunar: symbol lookup error: /usr/lib/modules/libgvfsdbus.so: undefined symbol: g_memmove * further tests showed that browsing in windows networks is fixed now Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-10gnome-panel3, gnome-menus3, libgweather3: blacklist because of sysroot ↵Martin Jansa
conflicts with 2* versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-10gcr: blacklist because of conflict with gnome-keyringMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-01libsecret: initial add 0.18Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-10-01faenza-icon-theme: initial add 1.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-09-26nautilus: Drop using autotools-brokensepKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-09-26libgnomekbd: Drop using autotools-brokensepKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11libxklavier: add dependency on libxml2Martin Jansa
* fixes floating dependency: libxklavier-5.3: libxklavier rdepends on libxml2, but it isn't a build dependency? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11gtksourceview2: add dependency on libxml2Martin Jansa
* fixes floating dependency: gtksourceview2-2.10.5: gtksourceview2 rdepends on libxml2, but it isn't a build dependency? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11dconf: add dependency on libxml2Martin Jansa
* fixes floating dependency: dconf-0.18.0: dconf-editor rdepends on libxml2, but it isn't a build dependency? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11epiphany: add dependency on libnotifyMartin Jansa
* fixes floating dependency: epiphany/epiphany/latest lost dependency on libnotify Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11metacity: remove unrecognized configure optionMartin Jansa
* fixes following QA warnings: metacity-2.34.13: metacity: configure was passed unrecognised options: --disable-verbose [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11libgsf: remove unrecognized configure optionsMartin Jansa
* fixes following QA warnings: libgsf-1.14.29: libgsf: configure was passed unrecognised options: --without-python --without-gnome-vfs --without-bonobo [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11gnome-themes: remove unrecognized configure optionsMartin Jansa
* fixes following QA warning: gnome-themes-2.32.1: gnome-themes: configure was passed unrecognised options: --disable-hicolor-check [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11gnome-settings-daemon: remove unrecognized configure optionsMartin Jansa
* fixes following QA warning: gnome-settings-daemon-2.32.1: gnome-settings-daemon: configure was passed unrecognised options: --disable-esd [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>