GNU bug report logs - #42276
[PATCH 1/2] gnu: carla: Update to 2.1.1.

Previous Next

Package: guix-patches;

Reported by: Alexandros Theodotou <alex <at> zrythm.org>

Date: Wed, 8 Jul 2020 20:35:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <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: Alexandros Theodotou <alex <at> zrythm.org>
Subject: bug#42276: closed (Re: [bug#42276] [PATCH 1/2] gnu: carla: Update
 to 2.1.1.)
Date: Mon, 20 Jul 2020 21:52:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42276: [PATCH 1/2] gnu: carla: Update to 2.1.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42276 <at> debbugs.gnu.org.

-- 
42276: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42276
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marius Bakke <marius <at> gnu.org>
To: Alexandros Theodotou <alex <at> zrythm.org>, 42276-done <at> debbugs.gnu.org
Subject: Re: [bug#42276] [PATCH 1/2] gnu: carla: Update to 2.1.1.
Date: Mon, 20 Jul 2020 23:51:11 +0200
[Message part 3 (text/plain, inline)]
Alexandros Theodotou <alex <at> 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)
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Alexandros Theodotou <alex <at> zrythm.org>
To: Guix patches <guix-patches <at> gnu.org>
Subject: [PATCH 1/2] gnu: carla: Update to 2.1.1.
Date: Wed, 08 Jul 2020 21:34:17 +0100
[Message part 6 (text/plain, inline)]
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
[0002-gnu-carla-Add-gtk2-dependency.patch (text/x-patch, attachment)]
[0001-gnu-carla-Update-to-2.1.1.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 307 days ago.

Previous Next


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