unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: "58572@debbugs.gnu.org" <58572@debbugs.gnu.org>
Subject: [bug#58572] Add missing patches
Date: Mon, 17 Oct 2022 19:28:57 +0000	[thread overview]
Message-ID: <fLqmmqVNL7FR9-kuyrZu7GXbO-yQnbdKaQT0AdPbnEuntkos8Nz-YOEf5UvJJepxqsDtNkcNNoi2h3t9QiBifatQwJ3zkPByM94eiRXx_dk=@proton.me> (raw)
In-Reply-To: <Bh0wvvBawEpV2XiH4BD16AhfCFbRQpjNe9WxBZA-pz2-0JvSDeBagCRYpSeeYouXF1PhNddT4nnlXSX4Invg0467cAiJt_vF1zOyOsf98EM=@proton.me>

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

webkitgtk-with-libsoup2 is not needed for bespokesynth. It seems that cmake just looks for it in general for juce based plugins.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: v2-0001-gnu-bespokesynth-Remove-unneeded-dependency.patch --]
[-- Type: text/x-patch; name=v2-0001-gnu-bespokesynth-Remove-unneeded-dependency.patch, Size: 845 bytes --]

From 8a11cf9cb060bc3c49c3177aa23ce44d4787dfa5 Mon Sep 17 00:00:00 2001
From: Sughosha <sughosha@proton.me>
Date: Mon, 17 Oct 2022 21:16:24 +0200
Subject: [PATCH v2] gnu: bespokesynth: Remove unneeded dependency

* gnu/packages/music.scm (bespokesynth)[inputs]: Remove webkitgtk-with-libsoup2.
---
 gnu/packages/music.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 53a76cde64..ba359bbdc6 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2048,7 +2048,6 @@ (define-public bespokesynth
                     libxkbfile
                     mesa
                     python
-                    webkitgtk-with-libsoup2
                     xcb-util-cursor))
       (home-page "http://bespokesynth.com")
       (synopsis "Modular digital audio workstation")
-- 
2.38.0


  reply	other threads:[~2022-10-17 19:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-16 19:23 [bug#58572] gnu: Add bespokesynth Sughosha via Guix-patches via
2022-10-16 19:36 ` [bug#58572] Add missing patches Sughosha via Guix-patches via
2022-10-17 19:28   ` Sughosha via Guix-patches via [this message]
2022-10-26 20:01 ` [bug#58572] [PATCH v3] gnu: juce: Fix paths Sughosha via Guix-patches via

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='fLqmmqVNL7FR9-kuyrZu7GXbO-yQnbdKaQT0AdPbnEuntkos8Nz-YOEf5UvJJepxqsDtNkcNNoi2h3t9QiBifatQwJ3zkPByM94eiRXx_dk=@proton.me' \
    --to=guix-patches@gnu.org \
    --cc=58572@debbugs.gnu.org \
    --cc=Sughosha@proton.me \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).