GNU bug report logs - #40646
gnu: Add blueman.

Previous Next

Package: guix-patches;

Reported by: Raghav Gururajan <raghavgururajan <at> disroot.org>

Date: Wed, 15 Apr 2020 17:54:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 40646-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Raghav Gururajan <raghavgururajan <at> disroot.org>
Cc: 40646-done <at> debbugs.gnu.org
Subject: Re: [bug#40646] gnu: Add blueman. (v2)
Date: Wed, 22 Apr 2020 17:20:37 +0200
[Message part 1 (text/plain, inline)]
Hi,

Raghav Gururajan <raghavgururajan <at> disroot.org> skribis:

> From 8278afcea18d19324b790343e3a047bc9ab567d7 Mon Sep 17 00:00:00 2001
> From: Raghav Gururajan <raghavgururajan <at> disroot.org>
> Date: Mon, 20 Apr 2020 02:05:49 -0400
> Subject: [PATCH] gnu: Add blueman.
>
> * gnu/packages/networking.scm (blueman): New variable.

Applied with the cosmetic changes below.  Thanks!

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 9864783bd4..6231632c06 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -167,9 +167,10 @@
        ("pygobject" ,python-pygobject)
        ("python" ,python-wrapper)
        ("libnm" ,libnma)))
-    (synopsis "GTK+ Bluetooth Manager")
-    (description "Blueman is a bluetooth management utility using bluez dbus
-backend.  It is designed to be easy to use for most common bluetooth tasks.")
+    (synopsis "GTK+ Bluetooth manager")
+    (description "Blueman is a Bluetooth management utility using the Bluez
+D-Bus backend.  It is designed to be easy to use for most common Bluetooth
+tasks.")
     (home-page "https://github.com/blueman-project/blueman")
     (license license:gpl3+)))
 

This bug report was last modified 5 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.