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: Dumitrascu Vasile
Subject: [bug#37534] [PATCH] gnu: conky: Activate Pulseaudio support.
Date: Sat, 28 Sep 2019 09:02:12 +0000 (UTC)

  Hi Tobias

Thank you for the review and sorry to have missed the sorting.
I have re-attached the original patch as a file to this email, as I guess the encoding issues were caused by git send-mail.

  Thank you again,
    Vasile

On Saturday, September 28, 2019, 12:50:15 AM GMT+2, Tobias Geerinckx-Rice <address@hidden> wrote:


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: 0001-gnu-conky-Activate-Pulseaudio-support.patch
Description: Text Data


reply via email to

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