unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Christopher Howard <christopher@librehacker.com>
Cc: 38650@debbugs.gnu.org
Subject: [bug#38650] hackrf: new package
Date: Mon, 23 Dec 2019 09:00:02 +0100	[thread overview]
Message-ID: <20191223090002.5c1403c2@scratchpost.org> (raw)
In-Reply-To: <33d8820578a5011bfd66f694b32f2e60d273469d.camel@librehacker.com>

[-- Attachment #1: Type: text/plain, Size: 1007 bytes --]

Hi,

thanks for the patch!

Please, if possible, ask upstream to provide a release.

It's not a good idea to use a random git commit in an official GNU distribution--
much better to just have them release a version.

On Tue, 17 Dec 2019 05:45:14 -0900
Christopher Howard <christopher@librehacker.com> wrote:

> Patch is attached for new package `hackrf'. Installing this package
> installs the userspace hackrf utilities and C library. To install the
> hackrf udev rules, you must add this package as a system service via
> modify-services. E.g.:
> 
> '''
>   (services
>    (modify-services
>     (append
>      #| your other services |#
>     (udev-service-type config =>
>      (udev-configuration (inherit config)
>       (rules (cons hackrf
>                    (udev-configuration-rules config)))))))
> '''
> And also you need to add your local user to the `dialout' group. 

Please document that in the description so it's not lost (description
can do texinfo markup).

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2019-12-23  8:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-17 14:45 [bug#38650] hackrf: new package Christopher Howard
2019-12-23  8:00 ` Danny Milosavljevic [this message]
2019-12-24  7:05   ` Christopher Howard
2020-03-31 20:22     ` Christopher Baines
2020-04-01  0:12       ` Christopher Howard
2020-04-01 17:22         ` Christopher Baines
2019-12-23 21:17 ` [bug#38650] hackrf.scm add to gnu/local.mk Jack Hill
2020-04-26 11:06 ` [bug#38650] [PATCH] gnu: adds hackrf Christopher Howard
2020-04-27 15:33   ` Guillaume Le Vaillant
2020-04-28  0:20     ` Christopher Howard
2020-04-28  8:29       ` bug#38650: " Guillaume Le Vaillant

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=20191223090002.5c1403c2@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=38650@debbugs.gnu.org \
    --cc=christopher@librehacker.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 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).