emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59209: closed ([PATCH core-updates] gnu: bluez: enable wiimote plugi


From: GNU bug Tracking System
Subject: bug#59209: closed ([PATCH core-updates] gnu: bluez: enable wiimote plugin.)
Date: Sat, 20 Jan 2024 20:30:02 +0000

Your message dated Sat, 20 Jan 2024 15:29:17 -0500
with message-id <87r0ibeoki.fsf@gmail.com>
and subject line Re: bug#59209: [PATCH core-updates] gnu: bluez: enable wiimote 
plugin.
has caused the debbugs.gnu.org bug report #59209,
regarding [PATCH core-updates] gnu: bluez: enable wiimote plugin.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59209: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59209
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#59209: [PATCH core-updates] gnu: bluez: enable wiimote plugin. Date: Sat, 20 Jan 2024 15:29:17 -0500 User-agent: Gnus/5.13 (Gnus v5.13)
Hi,

kiasoc5 <kiasoc5@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]