Skip to content

csound: add jack and other dependencies, update version #26217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 4, 2017

Conversation

rvl
Copy link
Contributor

@rvl rvl commented May 29, 2017

Motivation for this change

Needed to have jack output in csound, and while I was in there I saw some other dependencies which could and should be enabled.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/) -- only csound
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

rvl added 2 commits May 29, 2017 21:48

Verified

This commit was signed with the committer’s verified signature.
bagder Daniel Stenberg
Adds extra bells and whistles:

 - jack
 - ladspa
 - fluidsynth
 - fltk (for the virtual keyboard)
 - curl
 - gettext

The most important one is jack but I added other dependencies which
seemed sensible and were mentioned by the configure script.
@mention-bot
Copy link

@rvl, thanks for your PR! By analyzing the history of the files in this pull request, we identified @MarcWeber, @hlolli and @wkennington to be potential reviewers.

@rvl
Copy link
Contributor Author

rvl commented Jun 4, 2017

For some reason, mentionbot hasn't said anything, so I'm notifying csound package maintainer @MarcWeber and @hlolli.

@hlolli
Copy link
Member

hlolli commented Jun 4, 2017

looks good, jack is important here. After this merge not many optional dependencies are left out, maybe Faust and PerryCook's STK plugins.

Thanks for adding this, hope someone merges this.

@Mic92 Mic92 merged commit ea11ee7 into NixOS:master Jun 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants