71 Commits

Author SHA1 Message Date
Natanael Copa
fb2c195c12 main/bluez: rebuild against readline 8 2019-03-13 17:15:33 +00:00
Natanael Copa
74b71a4cdb main/bluez: replace libell with ell
fixes #10041
2019-03-13 10:27:45 +00:00
Francesco Colista
750ba06cdd main/bluez: upgrade to 5.50 2018-12-26 09:32:10 +00:00
J0WI
d2bfb22c8e main: (Bulk change) Update source urls to https using HTTPS Everywhere 2018-10-06 17:10:04 +00:00
Natanael Copa
6128fdbb8f main/[various]: properly rebuild against json-c-0.13 2018-04-19 15:03:59 +00:00
Sören Tempel
ec1a60880a main/bluez: rebuild against json-c-0.13.1 2018-04-19 10:12:15 +00:00
Jakub Jirutka
4e118f6bfb main/bluez: upgrade to 5.49 2018-04-03 18:12:15 +02:00
A. Wilcox
1c6991b32a main/bluez: modernise, fix endianness bug, add check 2018-02-07 04:45:26 +00:00
Carlo Landmeter
8cacd681c7 main/bluez: upgrade to 5.48 2018-01-04 10:21:20 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
2017-12-30 21:05:50 +01:00
sharukins
2f7c5415d8 main/bluez: add gatttool to bluez-deprecated 2017-10-19 11:56:16 +02:00
Natanael Copa
67566773d4 main/bluez: split bccmd btmon meshctl and obexd to subpackages
This reduces the size of main bluez package from 3MB to 1.6MB and we
avoid the libical and json-c runtime dependencies from main package.
2017-09-20 07:38:52 +00:00
Ricardo Salveti
bc3c848c80 main/bluez: enable bluetooth mesh support
Build and install 'meshctl', which can be used to provision and
interact with Bluetooth Mesh networks. json-c-dev was added to
makedepends, as it is required by meshctl.

Signed-off-by: Ricardo Salveti <rsalveti@rsalveti.net>
2017-09-20 07:13:28 +00:00
Natanael Copa
f518bd3695 main/bluez: upgrade to 5.47 2017-09-14 13:28:18 +00:00
Natanael Copa
0b1d876ceb main/bluez: upgrade to 5.46 2017-08-30 16:43:27 +00:00
Natanael Copa
f18245d087 main/bluez: upgrade to 5.45 2017-06-12 17:41:33 +00:00
Leonardo Arena
04611bd7c6 main/bluez: rebuild against readline-7.0.003 2017-06-05 13:35:43 +00:00
Natanael Copa
48d9ebf65f main/bluetooth: do not use hciconfig at boot
the hciconfig is a deprecated tool. Don't depend on it.
2017-04-03 15:20:01 +02:00
Natanael Copa
3e1b40179b main/bluez: build deprecated tools 2017-04-03 07:55:31 +00:00
Natanael Copa
8c3f354224 main/bluez: upgrade to 5.44 2017-03-30 13:35:57 +00:00
Francesco Colista
4d2b02bb56 main/bluez: upgrade to 5.43 2017-01-19 09:38:17 +00:00
Jakub Jirutka
a5ff9aad9e main/bluez: upgrade to 5.42 2016-10-03 23:44:59 +02:00
Natanael Copa
baae6f23ea main/bluez: upgrade to 5.41 2016-07-29 09:54:53 +00:00
Natanael Copa
980b2d04ae main/bluez: add patch for obex and install main.conf 2016-07-13 09:40:10 +02:00
ScrumpyJack
2cbaf6f72f main/bluez: version upgrade and patches for bcm43xx
Upgrades bluez from version 5.39 to 5.40 and adds patches from the
Raspberry Pi Foundation to support the bcm43xx chip on the RPi3.
2016-05-31 13:02:18 +00:00
Natanael Copa
f7dd1d49fa main/bluez: upgrade to 5.39 2016-05-16 14:13:23 +00:00
Sören Tempel
bab5938371 main/bluez: upgrade to 5.38 2016-03-20 23:06:19 +01:00
Natanael Copa
6675dea266 main/bluez: upgrade to 5.37 2016-01-26 21:25:53 +00:00
Natanael Copa
976224b9fd main/bluez: upgrade to 5.36 2015-11-16 14:42:18 +00:00
Bartłomiej Piotrowski
b4a13e7314 Do not delete *.la files manually
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Natanael Copa
49440cbf02 main/bluez: upgrade to 5.34 2015-09-10 11:26:58 +02:00
Natanael Copa
99e535e22a main/bluez: upgrade to 5.33 2015-08-14 14:51:46 +02:00
Natanael Copa
9012f64de8 main/bluez: upgrade to 5.32 and build with eudev 2015-07-17 07:57:29 +00:00
Carlo Landmeter
84a9b89fd3 main/bluez: upgrade to 5.31 2015-06-25 00:45:46 +02:00
Natanael Copa
6bf81f56e8 main/*: replace all sbin/runscript with sbin/openrc-run 2015-04-28 14:34:51 +00:00
Natanael Copa
43a4fe6b80 main/bluez: upgrade to 5.30 2015-04-09 11:37:18 +00:00
Carlo Landmeter
e0247ee37d main/bluez: upgrade to 5.28 2015-02-23 10:00:28 +00:00
Natanael Copa
4ace6271cc main/bluez: upgrade to 5.27 2015-02-03 12:33:50 +00:00
Natanael Copa
0b61e2c121 main/bluez: upgrade to 5.26 2014-12-25 10:06:14 +00:00
Natanael Copa
a57c7010f3 main/bluez: upgrade to 5.25 2014-11-21 07:55:47 +00:00
Natanael Copa
8deb4ef0db main/bluez: upgrade to 5.24 2014-11-06 14:16:00 +00:00
Natanael Copa
56f8faaef7 main/bluez: upgrade to 5.23 2014-09-26 12:22:00 +00:00
Natanael Copa
7defee0485 main/bluez: upgrade to 5.22 2014-08-19 12:41:24 +00:00
Natanael Copa
c71a04deb0 main/bluez: upgrade to 5.21 2014-07-11 14:51:50 +00:00
Natanael Copa
b2c3fc7e8d main/bluez: upgrade to 5.20 2014-07-01 12:21:14 +00:00
Natanael Copa
475bf7d9fd main/bluez: upgrade to 5.19 2014-06-18 13:08:43 +00:00
Natanael Copa
67e922f01a main/bluez: add missing patch 2014-04-24 06:16:27 +00:00
Natanael Copa
78a3bc59aa main/bluez: upgrade to 5.18 2014-04-21 14:23:15 +00:00
Natanael Copa
c44818aa66 main/bluez: upgrade to 5.16 2014-03-14 10:05:00 +00:00
Natanael Copa
fefe9d07c2 main/bluez: upgrade to 5.14 2014-01-31 08:38:51 +00:00