guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#37534] [PATCH] gnu: conky: Activate Pulseaudio support.


From: Tobias Geerinckx-Rice
Subject: [bug#37534] [PATCH] gnu: conky: Activate Pulseaudio support.
Date: Sat, 28 Sep 2019 00:50:10 +0200

Vasile,

Vasile Dumitrascu via Guix-patches via 写道:
--- a/gnu/packages/conky.scm
+++ b/gnu/packages/conky.scm
@@ -2,6 +2,7 @@
 ;;; Copyright ?? 2015 Sini??a Bi??in <address@hidden>
;;; Copyright ?? 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
 ;;; Copyright ?? 2019 Pierre Neidhardt <address@hidden>
+;;; Copyright ?? 2019 Vasile Dumitrascu <address@hidden>

Does this show up as corrupted in your mailbox as well? (‘??’ instead of ‘©’.)

@@ -76,6 +79,7 @@
        ("libxext" ,libxext)
        ("libxft" ,libxft)
        ("libxinerama" ,libxinerama)
+       ("pulseaudio", pulseaudio)
        ("lua" ,lua)
        ("ncurses" ,ncurses)
        ("curl" ,curl)))

I guess any hope of alphabetical ordering was lost long ago.

The change looks fine to me, but could you try fixing the text encoding?

Thanks!

T G-R

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]