GNU bug report logs -
#59209
[PATCH core-updates] gnu: bluez: enable wiimote plugin.
Previous Next
Reported by: kiasoc5 <kiasoc5 <at> disroot.org>
Date: Sat, 12 Nov 2022 07:49:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 59209 in the body.
You can then email your comments to 59209 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#59209
; Package
guix-patches
.
(Sat, 12 Nov 2022 07:49:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 12 Nov 2022 07:49:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (bluez)[configure-flags]: Add "--enable-wiimote".
---
gnu/packages/linux.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a81b8c7641..938a6f1e50 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5348,6 +5348,7 @@ (define-public bluez
#~(list "--sysconfdir=/etc"
"--localstatedir=/var"
"--enable-library"
+ "--enable-wiimote"
"--disable-systemd"
;; TODO: is this needed? Not installed by default since 5.55.
"--enable-hid2hci"
base-commit: beb418bbf47e9faa6bdfa4af1e582fcb87c55e0d
--
2.38.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#59209
; Package
guix-patches
.
(Mon, 26 Dec 2022 20:09:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 59209 <at> debbugs.gnu.org (full text, mbox):
Ping. I saw that bluez was updated in staging, commit
e643b05f89e564eed042c3594b400c6ae7d063b0
Hoping that the wiimote plugin can be enabled in staging too.
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Sat, 20 Jan 2024 20:30:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
bug acknowledged by developer.
(Sat, 20 Jan 2024 20:30:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 59209-done <at> debbugs.gnu.org (full text, mbox):
Hi,
kiasoc5 <kiasoc5 <at> disroot.org> writes:
> * gnu/packages/linux.scm (bluez)[configure-flags]: Add "--enable-wiimote".
> ---
> gnu/packages/linux.scm | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
> index a81b8c7641..938a6f1e50 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -5348,6 +5348,7 @@ (define-public bluez
> #~(list "--sysconfdir=/etc"
> "--localstatedir=/var"
> "--enable-library"
> + "--enable-wiimote"
> "--disable-systemd"
> ;; TODO: is this needed? Not installed by default since 5.55.
> "--enable-hid2hci"
>
> base-commit: beb418bbf47e9faa6bdfa4af1e582fcb87c55e0d
Applied to core-updates.
--
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 18 Feb 2024 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 81 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.