unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: goodoldpaul@autistici.org
To: Marius Bakke <mbakke@fastmail.com>
Cc: 41053@debbugs.gnu.org
Subject: [bug#41053] [PATCH 2/2] gnu: supercollider: Update to 3.11.0.
Date: Tue, 05 May 2020 20:19:15 +0000	[thread overview]
Message-ID: <eb9284adfce1b875f02ed9c68b349bb9@autistici.org> (raw)
In-Reply-To: <87zhamxovg.fsf@devup.no>

Hi Marius,

>>      (native-inputs
>> -     `(("pkg-config" ,pkg-config)))
>> +     `(("ableton-link" ,ableton-link)
> 
> Is this only used a build-time and not runtime?

It seems to be a header-only library, but I'm no expert user of 
SuperCollider and I still haven't found a feature impacted by this. I 
think that given Arch's package has it as a make-depends [0] it should 
be safe to assume that it is not needed at runtime.


>> +    (propagated-inputs                  ; To get native-search-path
>> +     `(("qtwebengine" ,qtwebengine)))
> 
> Is it possible to wrap the executable with the required variables
> instead of propagating here?

I tried that and the package builds fine and sclang seems to work fine. 
The problem is that scide crashes here [1] no matter how many paths I 
hardcoded in the source and how many Qt variables I wrapped the binaries 
with :'D.

If there's a better solution I would be happy to fix this.

> Can you send updated patches?  Thanks in advance!  :-)

I'm going to send them right away, thank you again for your patience!

Giacomo

[0]: 
https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/supercollider#n16
[1]: 
https://github.com/supercollider/supercollider/blob/a0ab24fde9d3cc68a8014efd618cb26a27d1b416/QtCollider/interface.cpp#L95




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

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-03 16:03 [bug#41053] [PATCH] gnu: supercollider: Update to 3.11.0 goodoldpaul
2020-05-03 16:06 ` [bug#41053] [PATCH 1/2] gnu: Add ableton-link Giacomo Leidi
2020-05-03 16:06   ` [bug#41053] [PATCH 2/2] gnu: supercollider: Update to 3.11.0 Giacomo Leidi
2020-05-05 17:39     ` Marius Bakke
2020-05-05 20:19       ` goodoldpaul [this message]
2020-05-06 20:44         ` bug#41053: " Marius Bakke
2020-05-05 17:34   ` [bug#41053] [PATCH 1/2] gnu: Add ableton-link Marius Bakke
2020-05-05 20:19     ` goodoldpaul
2020-05-05 20:27 ` Giacomo Leidi
2020-05-05 20:27   ` [bug#41053] [PATCH 2/2] gnu: supercollider: Update to 3.11.0 Giacomo Leidi

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=eb9284adfce1b875f02ed9c68b349bb9@autistici.org \
    --to=goodoldpaul@autistici.org \
    --cc=41053@debbugs.gnu.org \
    --cc=mbakke@fastmail.com \
    /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).