Skip to content
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

Ultrastar #26524

Merged
merged 6 commits into from
Jun 14, 2017
Merged

Ultrastar #26524

merged 6 commits into from
Jun 14, 2017

Conversation

Profpatsch
Copy link
Member

Motivation for this change

UltrastarDX has been broken for quite some time. 1.1 (2010) still is, but this packages the recent beta.
It also packages Creator and Manager, two Qt applications for creating & managing karaoke songs for Ultrastar. They need the (sadly non-free) libbass, so that is packaged as well.
A new build-support function is introduced to abstract over comparing plugins (extracted from beets).

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 execution of all binary files (usually in ./result/bin/)

Helper function to compare expected plugin lists to the found plugins.
The plugins are built in their own derivations, speeding up (re-)compilation.
The `diffPlugins` function from `beets` is reused to test for changes in the
plugin list on updates.
The function is basically just extracted for better reusability.
@Profpatsch Profpatsch requested a review from aszlig June 12, 2017 04:14
@qknight qknight merged commit 79dd4de into NixOS:master Jun 14, 2017
@gleber gleber mentioned this pull request Jun 18, 2017
7 tasks
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

2 participants