From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:58603) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ijIeG-0004t7-Kc for guix-patches@gnu.org; Mon, 23 Dec 2019 03:01:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ijIeE-0006PJ-So for guix-patches@gnu.org; Mon, 23 Dec 2019 03:01:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44556) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ijIeD-0006Nj-RO for guix-patches@gnu.org; Mon, 23 Dec 2019 03:01:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ijIeD-0004Ta-Pg for guix-patches@gnu.org; Mon, 23 Dec 2019 03:01:01 -0500 Subject: [bug#38650] hackrf: new package Resent-Message-ID: Date: Mon, 23 Dec 2019 09:00:02 +0100 From: Danny Milosavljevic Message-ID: <20191223090002.5c1403c2@scratchpost.org> In-Reply-To: <33d8820578a5011bfd66f694b32f2e60d273469d.camel@librehacker.com> References: <33d8820578a5011bfd66f694b32f2e60d273469d.camel@librehacker.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/d8W_G8p924/sYjVrcOGnAR/"; protocol="application/pgp-signature"; micalg=pgp-sha256 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Christopher Howard Cc: 38650@debbugs.gnu.org --Sig_/d8W_G8p924/sYjVrcOGnAR/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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 distribu= tion-- much better to just have them release a version. On Tue, 17 Dec 2019 05:45:14 -0900 Christopher Howard 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.: >=20 > ''' > (services > (modify-services > (append > #| your other services |# > (udev-service-type config =3D> > (udev-configuration (inherit config) > (rules (cons hackrf > (udev-configuration-rules config))))))) > ''' > And also you need to add your local user to the `dialout' group.=20 Please document that in the description so it's not lost (description can do texinfo markup). --Sig_/d8W_G8p924/sYjVrcOGnAR/ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl4AdAIACgkQ5xo1VCww uqVXewf/XbqweE/d815kSXCVStM0CTwaqiGkNgZlQcmbqeL+WprjoWWOF1lFDqQH yOLnAvkJCONzPjTSgH4yEJ6EpzPPlfn9MtHLYETj0xwtOKExiLL9ACjNc2b6U86L W+f3f6Xh54RxAU77yOyLEJLN+hB/PyGpMlvw8uY8Y2Dbwcr9nxatvRRIvc9Wcwm7 l0Qdgk6DEwOj26H3DPoyZS/M3zdLSlgaUhkZ/FOdlwFiVUZs81FpjG8GRqQr+duN g0+J1ZgIMPqlA1Y+ygnaTkbr9LOcPDxyJKwWPsSp9aj7sEQabR2EBI/Um2ONsQ04 joS3hXpR3PXcVYktaxcvRQy2+CD/ew== =p2ki -----END PGP SIGNATURE----- --Sig_/d8W_G8p924/sYjVrcOGnAR/--