projectm: adopt, Qt{4->5}, {2->3}1.0, patch rpath, clean-up closure#70433
Closed
Anton-Latukha wants to merge 2 commits intoNixOS:masterfrom
Closed
projectm: adopt, Qt{4->5}, {2->3}1.0, patch rpath, clean-up closure#70433Anton-Latukha wants to merge 2 commits intoNixOS:masterfrom
Anton-Latukha wants to merge 2 commits intoNixOS:masterfrom
Conversation
The package was abandoned in nixpkgs for some time, but upstream is very active. Now it is in a good state. Also patching upstream, waiting on issue resolved: NOTE: 2019-10-05: Upstream inserts the src path buring build into ELF rpath, so must delete it out. upstream report: projectM-visualizer/projectm#245
This was referenced Oct 5, 2019
Member
|
Thanks for updating this fine piece of software! Unfortunately it doesn't seem to work for me: Issue #68615 seems similar. |
Contributor
Author
|
@mmilata This needed |
Member
|
@Anton-Latukha also had to add f7245ab then it works |
10 tasks
Contributor
Author
|
I see that you want to take over this. I hope you took from this thread everything useful here is. I do not think I would use |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
The package was abandoned in
nixpkgsfor some time, but upstream is very active.Now it is in a good state.
Also patching upstream, waiting on issue resolved or not - patch would roll on versions:
Upstream inserts the
srcpath reference during build into ELFrpath, so we must delete it out.upstream report: projectM-visualizer/projectm#245
Things done
sandboxinnix.confon non-NixOS)nix-shell -p nix-review --run "nix-review wip"./result/bin/)nix path-info -Sbefore and after)