summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-bluetooth
Commit message (Collapse)AuthorAgeFilesLines
* gnome-bluetooth: Add check to require x11Khem Raj2020-04-131-1/+3
| | | | | | | | | gnome-bluetooth needs libcanberra compiled with gtk+3 support, compiling libcanberra with gtk+3 support would need gtk+ which needs X11 to support the needed backend, other option is directfb which will not worrk work with wayland(without X) config either Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: upgrade 3.34.0 -> 3.34.1Andreas Müller2020-04-061-2/+2
| | | | | | | | | | ver 3.34.1: - Prefer “Alias” adapter name to “Name” - Fix some memory leaks - Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: upgrade 3.32.1 -> 3.34.0Andreas Müller2019-10-281-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: Update to version 3.32.1.Piotr Tworek2019-08-202-19/+22
| | | | | | | | | | | | | | | | | | | | | This is the latest upstream stable version. Besides simple version bump this patch also makes the following changes: 1. Switch build system from autotools to meson. 2. Drop x11 as required distro feature. This package by itself does not depend on x11. It's perfectly usable in headles or wayland only environments. 3. Drop intltool-native and gnome-common-native from DEPENDS since those packages no longer seem to be needed by meson based build setup. 4. Add runtime dependency on bluez5. The package obviously needs it to function, but since it does not link with any libs provided by bluez5 (it talks to bluez stack via dbus) this dependency won't be added automatically. 5. Inherit upstream-version-is-even since GNOME packages do follow versioning convention checked by this bbclass. Signed-off-by: Piotr Tworek <tworaz@tworaz.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: Drop bluez4 supportAdrian Bunk2019-07-101-1/+1
| | | | | | | bluez4 was removed from meta-oe 2 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: Look for x11 in distro featuresKhem Raj2017-05-231-1/+2
| | | | | | | It does not compile without it Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-gnome: add explicit gnome-common dependenciesRoss Burton2016-12-021-1/+1
| | | | | | | | | | | | gnome-common is deprecated and gnomebase.bbclass will soon stop depending on it, so add gnome-common to DEPENDS for the recipes that still use it. gxim previously wasn't really using the gnome-common macros so now the build fails with compiler errors, so pass the flag to turn off fatal warnings as gxim appears to be dead. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: add intltool-native dependencyMartin Jansa2016-08-151-2/+3
| | | | | | | | * fixes: | ../gnome-bluetooth-3.18.2/configure: line 12094: syntax error near unexpected token `0.40.0' | ../gnome-bluetooth-3.18.2/configure: line 12094: `IT_PROG_INTLTOOL(0.40.0)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: replace systemd dependency with udevAlexander Kanavin2016-03-251-5/+2
| | | | | | | | Now we have an up to date standalone libudev (via eudev), so systemd is no longer required. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: inherit gobject-introspection classAlexander Kanavin2016-03-251-1/+1
| | | | | | | This fixes introspection support. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: update to 3.18.2Alexander Kanavin2016-03-145-244/+20
| | | | | | | This also enable gobject introspection support. Drop obsolete patches. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
* gnome-keyring: blacklist gnome-bluetooth, gvfs: try to build with ↵Martin Jansa2015-10-131-1/+1
| | | | | | libgnome-keyring only Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: fix build with libnotify >= 0.7.0Andreas Müller2015-09-082-0/+48
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome: add explicit bz2 compress type to older packagesAlexander Kanavin2015-08-311-0/+1
| | | | | | | 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>
* obex, gnome-bluetooth: Make bluez{4, 5} dep conditional on DISTRO_FEATUREKhem Raj2015-05-171-3/+2
| | | | | | | | | | 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>
* *obex*, navit, libsyncml, foxtrotgps, gypsy, bluez-hcidump, bluez4, ↵Martin Jansa2015-05-111-0/+2
| | | | | | gst-plugin-bluetooth, gnome-bluetooth: blacklist bluez4 only recipes when bluez5 is in DISTRO_FEATURES foo
* gnome-bluetooth: fix build by using a valid dbus interface + unblacklistAndreas Müller2015-02-192-4/+126
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* gnome-bluetooth: blacklist, because dbus-binding-tool call is failingMartin Jansa2014-12-171-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing intltool-native dependencyMartin Jansa2014-07-151-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: Fix build when S != BKhem Raj2014-05-031-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> 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>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | 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-bluetooth: Fix build erorrs found with gcc 4.8Khem Raj2013-05-192-0/+39
| | | | | | | | | | | | | | | | | | Fix errors like below | bluetooth-input.c:193:4: error: format '%d' expects argument of type 'int', but argument 5 has type 'XID' [-Werror=format=] | g_message ("has mouse: %s (id = %d)", device_info[i].name, device_info[i].id); | ^ | bluetooth-input.c:198:4: error: format '%d' expects argument of type 'int', but argument 5 has type 'XID' [-Werror=format=] | g_message ("has keyboard: %s (id = %d)", device_info[i].name, device_info[i].id); | ^ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: Unify indentationMartin Jansa2013-04-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-bluetooth: Depend on virtual/libx11, not libx11.Peter Tworek2012-01-301-1/+1
| | | | | Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* In LICENSE "&&" should be replaced with "&"Andrei Gherzan2012-01-161-1/+1
| | | | | | | In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-bluetooth 2.32.0: import from OE rev ↵Koen Kooi2011-06-191-0/+31
58b79786c6b1ee26340b20e7606d2144f52543ed Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>