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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40646: closed (gnu: Add blueman.)
Date: Wed, 22 Apr 2020 15:21:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 22 Apr 2020 17:20:37 +0200
with message-id <87eesfwnqy.fsf <at> gnu.org>
and subject line Re: [bug#40646] gnu: Add blueman. (v2)
has caused the debbugs.gnu.org bug report #40646,
regarding gnu: Add blueman.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40646: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40646
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Raghav Gururajan <raghavgururajan <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: gnu: Add blueman.
Date: Wed, 15 Apr 2020 13:52:34 -0400
[Message part 3 (text/plain, inline)]
Hello Guix!

Please find the attached patch to add 'blueman' package.

Regards,
RG.
[blueman.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
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 6 (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 7 (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.