all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <marius@gnu.org>
To: Alexandros Theodotou <alex@zrythm.org>, 42276-done@debbugs.gnu.org
Subject: bug#42276: [PATCH 1/2] gnu: carla: Update to 2.1.1.
Date: Mon, 20 Jul 2020 23:51:11 +0200	[thread overview]
Message-ID: <87lfjdhn3k.fsf@gnu.org> (raw)
In-Reply-To: <c3f98495696e0009b3d1177d7848840f3abaf705.camel@zrythm.org>

[-- Attachment #1: Type: text/plain, Size: 785 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

      reply	other threads:[~2020-07-20 21:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08 20:34 [bug#42276] [PATCH 1/2] gnu: carla: Update to 2.1.1 Alexandros Theodotou
2020-07-20 21:51 ` Marius Bakke [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lfjdhn3k.fsf@gnu.org \
    --to=marius@gnu.org \
    --cc=42276-done@debbugs.gnu.org \
    --cc=alex@zrythm.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.