GNU bug report logs - #59209
[PATCH core-updates] gnu: bluez: enable wiimote plugin.

Previous Next

Package: guix-patches;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#59209: closed (Re: bug#59209: [PATCH core-updates] gnu:
 bluez: enable wiimote plugin.)
Date: Sat, 20 Jan 2024 20:30:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#59209: [PATCH core-updates] gnu: bluez: enable wiimote plugin.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 59209 <at> debbugs.gnu.org.

-- 
59209: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59209
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 59209-done <at> debbugs.gnu.org
Subject: Re: bug#59209: [PATCH core-updates] gnu: bluez: enable wiimote plugin.
Date: Sat, 20 Jan 2024 15:29:17 -0500
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

[Message part 3 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH core-updates] gnu: bluez: enable wiimote plugin.
Date: Sat, 12 Nov 2022 02:48:25 -0500
* 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




This bug report was last modified 1 year and 122 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.