emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#42276: closed ([PATCH 1/2] gnu: carla: Update to 2.1.1.)


From: GNU bug Tracking System
Subject: bug#42276: closed ([PATCH 1/2] gnu: carla: Update to 2.1.1.)
Date: Mon, 20 Jul 2020 21:52:02 +0000

Your message dated Mon, 20 Jul 2020 23:51:11 +0200
with message-id <87lfjdhn3k.fsf@gnu.org>
and subject line Re: [bug#42276] [PATCH 1/2] gnu: carla: Update to 2.1.1.
has caused the debbugs.gnu.org bug report #42276,
regarding [PATCH 1/2] gnu: carla: Update to 2.1.1.
to be marked as done.

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


-- 
42276: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42276
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: carla: Update to 2.1.1. Date: Wed, 08 Jul 2020 21:34:17 +0100 User-agent: Evolution 3.34.2
Hi,

These patches update carla and add gtk2 as a dependency, so it can be
used to bridge gtk2 plugins inside gtk3/qt5 hosts.

Thanks,
Alex

Attachment: 0002-gnu-carla-Add-gtk2-dependency.patch
Description: Text Data

Attachment: 0001-gnu-carla-Update-to-2.1.1.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message --- Subject: Re: [bug#42276] [PATCH 1/2] gnu: carla: Update to 2.1.1. Date: Mon, 20 Jul 2020 23:51:11 +0200
Alexandros Theodotou <alex@zrythm.org> writes:

> Hi,
>
> These patches update carla and add gtk2 as a dependency, so it can be
> used to bridge gtk2 plugins inside gtk3/qt5 hosts.

[...]

> diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
> index cf80113520..91013547cf 100644
> --- a/gnu/packages/audio.scm
> +++ b/gnu/packages/audio.scm
> @@ -4077,6 +4077,8 @@ as is the case with audio plugins.")
>         ("file" ,file)
>         ("liblo" ,liblo)
>         ("libsndfile" ,libsndfile)
> +       ;; needed for bridging Gtk2 plugins in Gtk3 hosts
> +       ("gtk2" ,gtk+-2)

I moved the comment to the same line and applied both patches.

(the alternative was to turn it into a full sentence with capitalization
and punctuation as we usually do for non-margin comments)

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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