git subrepo pull bluez-utils-compat
subrepo: subdir: "bluez-utils-compat" merged: "c97cb10" upstream: origin: "https://aur.archlinux.org/bluez-utils-compat" branch: "master" commit: "c97cb10" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
This commit is contained in:
parent
0c29097b24
commit
d740276e7b
@ -1,6 +1,6 @@
|
|||||||
pkgbase = bluez-utils-compat
|
pkgbase = bluez-utils-compat
|
||||||
pkgdesc = Development and debugging utilities for the bluetooth protocol stack. Includes deprecated tools.
|
pkgdesc = Development and debugging utilities for the bluetooth protocol stack. Includes deprecated tools.
|
||||||
pkgver = 5.56
|
pkgver = 5.65
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = http://www.bluez.org/
|
url = http://www.bluez.org/
|
||||||
arch = i686
|
arch = i686
|
||||||
@ -17,18 +17,19 @@ pkgbase = bluez-utils-compat
|
|||||||
makedepends = alsa-lib
|
makedepends = alsa-lib
|
||||||
makedepends = json-c
|
makedepends = json-c
|
||||||
makedepends = ell
|
makedepends = ell
|
||||||
|
makedepends = python-docutils
|
||||||
depends = dbus
|
depends = dbus
|
||||||
depends = systemd
|
depends = systemd
|
||||||
depends = glib2
|
depends = glib2
|
||||||
optdepends = ell: for btpclient
|
optdepends = ell: for btpclient
|
||||||
provides = bluez-hcidump
|
provides = bluez-hcidump
|
||||||
provides = bluez-utils=5.56
|
provides = bluez-utils=5.65
|
||||||
provides = bluez-hcitool
|
provides = bluez-hcitool
|
||||||
conflicts = bluez-hcidump
|
conflicts = bluez-hcidump
|
||||||
conflicts = bluez-utils
|
conflicts = bluez-utils
|
||||||
conflicts = bluez-hcitool
|
conflicts = bluez-hcitool
|
||||||
source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.56.tar.xz
|
backup = etc/bluetooth/mesh-main.conf
|
||||||
sha256sums = 59c4dba9fc8aae2a6a5f8f12f19bc1b0c2dc27355c7ca3123eed3fe6bd7d0b9d
|
source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.65.tar.xz
|
||||||
|
sha256sums = 2565a4d48354b576e6ad92e25b54ed66808296581c8abb80587051f9993d96d4
|
||||||
|
|
||||||
pkgname = bluez-utils-compat
|
pkgname = bluez-utils-compat
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
[subrepo]
|
[subrepo]
|
||||||
remote = https://aur.archlinux.org/bluez-utils-compat
|
remote = https://aur.archlinux.org/bluez-utils-compat
|
||||||
branch = master
|
branch = master
|
||||||
commit = ce18b1175861ea8c02057739a2608ff751dbf8b6
|
commit = c97cb104eaccc6c34a6e41ef323fb82c53efd240
|
||||||
parent = ac4cf800e846b06a3e8f78081ea373296f64db00
|
parent = 0c29097b242ba2347b53bf11421e6602bae89f23
|
||||||
method = merge
|
method = merge
|
||||||
cmdver = 0.4.3
|
cmdver = 0.4.3
|
||||||
|
@ -6,20 +6,21 @@
|
|||||||
|
|
||||||
pkgname='bluez-utils-compat'
|
pkgname='bluez-utils-compat'
|
||||||
_pkgbase='bluez'
|
_pkgbase='bluez'
|
||||||
pkgver=5.56
|
pkgver=5.65
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
url="http://www.bluez.org/"
|
url="http://www.bluez.org/"
|
||||||
arch=('i686' 'x86_64' 'mips64el' 'armv6h' 'armv7h' 'arm' 'aarch64')
|
arch=('i686' 'x86_64' 'mips64el' 'armv6h' 'armv7h' 'arm' 'aarch64')
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
pkgdesc="Development and debugging utilities for the bluetooth protocol stack. Includes deprecated tools."
|
pkgdesc="Development and debugging utilities for the bluetooth protocol stack. Includes deprecated tools."
|
||||||
depends=('dbus' 'systemd' 'glib2')
|
depends=('dbus' 'systemd' 'glib2')
|
||||||
makedepends=('dbus' 'libical' 'systemd' 'alsa-lib' 'json-c' 'ell')
|
makedepends=('dbus' 'libical' 'systemd' 'alsa-lib' 'json-c' 'ell' 'python-docutils')
|
||||||
optdepends=('ell: for btpclient')
|
optdepends=('ell: for btpclient')
|
||||||
conflicts=('bluez-hcidump' 'bluez-utils' 'bluez-hcitool')
|
conflicts=('bluez-hcidump' 'bluez-utils' 'bluez-hcitool')
|
||||||
provides=('bluez-hcidump' "bluez-utils=${pkgver}" 'bluez-hcitool')
|
provides=('bluez-hcidump' "bluez-utils=${pkgver}" 'bluez-hcitool')
|
||||||
source=(https://www.kernel.org/pub/linux/bluetooth/"${_pkgbase}-${pkgver}".tar.xz) #{xz,sign}
|
backup=('etc/bluetooth/mesh-main.conf')
|
||||||
|
source=(https://www.kernel.org/pub/linux/bluetooth/"${_pkgbase}-${pkgver}".tar.xz) #{xz,sign})
|
||||||
# see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
|
# see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
|
||||||
sha256sums=('59c4dba9fc8aae2a6a5f8f12f19bc1b0c2dc27355c7ca3123eed3fe6bd7d0b9d')
|
sha256sums=('2565a4d48354b576e6ad92e25b54ed66808296581c8abb80587051f9993d96d4')
|
||||||
#validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann <marcel@holtmann.org>
|
#validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann <marcel@holtmann.org>
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
@ -65,6 +66,10 @@ package() {
|
|||||||
|
|
||||||
rm -rf "${pkgdir}"/usr/lib
|
rm -rf "${pkgdir}"/usr/lib
|
||||||
|
|
||||||
|
# ship upstream mesh config file
|
||||||
|
install -dm755 "${pkgdir}"/etc/bluetooth
|
||||||
|
install -Dm644 "${srcdir}/${_pkgbase}-${pkgver}"/mesh/mesh-main.conf "${pkgdir}"/etc/bluetooth/mesh-main.conf
|
||||||
|
|
||||||
# move the hid2hci man page out
|
# move the hid2hci man page out
|
||||||
rm "${pkgdir}"/usr/share/man/man1/hid2hci.1
|
rm "${pkgdir}"/usr/share/man/man1/hid2hci.1
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user