all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Formbi <formbi@protonmail.com>
Cc: 54355-done@debbugs.gnu.org
Subject: bug#54355: [PATCH] gnu: Add ckb-next.
Date: Fri, 18 Mar 2022 15:38:54 +0100	[thread overview]
Message-ID: <87wngrpbpd.fsf@gnu.org> (raw)
In-Reply-To: <wrFYXnB5UnQ8qUIuTb_c4U6JOgQkqNX_7g9TjNaxpiIuEIiOn4ADGq2WlfCGAWNhT3qFo7mrhUZaiKYlL2MAhII-yBMqve7F5t78We_5qGY=@protonmail.com> (formbi@protonmail.com's message of "Sat, 12 Mar 2022 20:14:00 +0000")

Hi,

Formbi <formbi@protonmail.com> skribis:

>>From 1e9e6403f28ebaccac9bd6f0f7d3bd744516aed1 Mon Sep 17 00:00:00 2001
> From: Formbi <formbi@protonmail.com>
> Date: Sat, 12 Mar 2022 20:09:26 +0100
> Subject: [PATCH] gnu: add ckb-next
>
> * gnu/packages/hardware.scm (ckb-next): add ckb-next


[...]

> +(define-public ckb-next
> +  (let ((commit "967f44018a9d46efa7203fad38518e9381eba0f3")
> +    (revision "0"))
> +    (package
> +      (name "ckb-next")
> +      (version (git-version "0.4.4" revision commit))
> +      (source
> +       (origin
> +     (method git-fetch)

I passed it through ‘guix style’ to get conventional formatting:

  https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html

[...]

> +      (home-page "https://github.com/ckb-next/ckb-next")
> +      (synopsis "Open-source driver for Corsair keyboards and mice")
> +      (description "ckb-next is an open-source driver for Corsair keyboards and
> +mice.  It aims to bring the features of Corsair's proprietary CUE software to
> +Linux operating systems.  This project is currently a work in progress, but it
> +already supports much of the same functionality, including full RGB animations.
> +More features are coming soon.")

I tweaked that a bit, removing “open source” (everything is free
software in Guix, no need to mention it) and the reference to “CUE”, as
per the Free System Distribution Guideline (FSDG).

Thanks!

Ludo’.





      reply	other threads:[~2022-03-18 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-12 20:14 [bug#54355] [PATCH] gnu: Add ckb-next Formbi via Guix-patches via
2022-03-18 14:38 ` Ludovic Courtès [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

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

  git send-email \
    --in-reply-to=87wngrpbpd.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=54355-done@debbugs.gnu.org \
    --cc=formbi@protonmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.