Github messages for voidlinux
 help / color / mirror / Atom feed
From: Gottox <Gottox@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] bluez: ship gatt tools
Date: Mon, 25 Oct 2021 21:07:14 +0200	[thread overview]
Message-ID: <20211025190714.Dajnez1vaucAjtuHCXIexbXpjL_uRSkGrSECVRM-w_g@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33746@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

There is an updated pull request by Gottox against master on the void-packages repository

https://github.com/Gottox/void-packages bluez-gatt
https://github.com/void-linux/void-packages/pull/33746

bluez: ship gatt tools
None

A patch file from https://github.com/void-linux/void-packages/pull/33746.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bluez-gatt-33746.patch --]
[-- Type: text/x-diff, Size: 1227 bytes --]

From 6b1236fc5d3d4a65351c3f539d31b6d8aa4c656d Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Mon, 25 Oct 2021 21:02:13 +0200
Subject: [PATCH] bluez: ship gatt tools

---
 srcpkgs/bluez/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/bluez/template b/srcpkgs/bluez/template
index 7e886382522c..f19ac4aa6d79 100644
--- a/srcpkgs/bluez/template
+++ b/srcpkgs/bluez/template
@@ -1,7 +1,7 @@
 # Template file for 'bluez'
 pkgname=bluez
 version=5.61
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-udevdir=/usr/lib/udev --disable-systemd
  --enable-sixaxis --enable-threads --enable-library --enable-deprecated
@@ -36,6 +36,9 @@ pre_configure() {
 
 post_install() {
 	vinstall ${wrksrc}/src/main.conf 644 etc/bluetooth
+	vbin attrib/gatttool
+	vbin tools/btgatt-client
+	vbin tools/btgatt-server
 	vsv bluetoothd
 	if [ "$build_option_mesh" ]; then
 		vsv bluetooth-meshd
@@ -77,6 +80,7 @@ bluez-deprecated_package() {
 		vmove usr/bin/hcitool
 		vmove usr/bin/rfcomm
 		vmove usr/bin/sdptool
+		vmove usr/bin/gatttool
 		vmove usr/share/man/man1/ciptool.1
 		vmove usr/share/man/man1/hciattach.1
 		vmove usr/share/man/man1/hciconfig.1

  reply	other threads:[~2021-10-25 19:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25 19:03 [PR PATCH] " Gottox
2021-10-25 19:07 ` Gottox [this message]
2021-10-25 19:14 ` [PR PATCH] [Merged]: " Gottox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211025190714.Dajnez1vaucAjtuHCXIexbXpjL_uRSkGrSECVRM-w_g@z \
    --to=gottox@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).