unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: kiasoc5 <kiasoc5@disroot.org>
Cc: 59209-done@debbugs.gnu.org
Subject: bug#59209: [PATCH core-updates] gnu: bluez: enable wiimote plugin.
Date: Sat, 20 Jan 2024 15:29:17 -0500	[thread overview]
Message-ID: <87r0ibeoki.fsf@gmail.com> (raw)
In-Reply-To: <20221112074825.10369-1-kiasoc5@disroot.org> (kiasoc5@disroot.org's message of "Sat, 12 Nov 2022 02:48:25 -0500")

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




      parent reply	other threads:[~2024-01-20 20:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-12  7:48 [bug#59209] [PATCH core-updates] gnu: bluez: enable wiimote plugin kiasoc5 via Guix-patches via
2022-12-26 20:07 ` kiasoc5 via Guix-patches via
2024-01-20 20:29 ` Maxim Cournoyer [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87r0ibeoki.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=59209-done@debbugs.gnu.org \
    --cc=kiasoc5@disroot.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).