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

termplay: init at 2.0.4 #40009

Merged
merged 1 commit into from May 6, 2018
Merged

termplay: init at 2.0.4 #40009

merged 1 commit into from May 6, 2018

Conversation

jD91mZM2
Copy link
Member

@jD91mZM2 jD91mZM2 commented May 5, 2018

No description provided.

@jtojnar
Copy link
Contributor

jtojnar commented May 5, 2018

You will need to wrap the binary with GST_PLUGIN_SYSTEM_PATH_1_0, see

postInstall = ''
wrapProgram $out/bin/clementine \
--prefix GST_PLUGIN_SYSTEM_PATH_1_0 : "$GST_PLUGIN_SYSTEM_PATH_1_0"
'';

@jD91mZM2
Copy link
Member Author

jD91mZM2 commented May 6, 2018

Oh, good thing you caught that! Thanks!

EDIT: That makes it stop complaining on videos, but it still doesn't play them... weird
EDIT 2: Ah, apparently I need more plugins in order to actually play some files. I'll add them to the dependency list!

@jD91mZM2 jD91mZM2 force-pushed the termplay branch 2 times, most recently from 927db8a to 9364bdb Compare May 6, 2018 05:38
@jD91mZM2 jD91mZM2 changed the title termplay: init at 2.0.3 termplay: init at 2.0.4 May 6, 2018
@jD91mZM2
Copy link
Member Author

jD91mZM2 commented May 6, 2018

By the way, what category should termplay be in. It's not exactly a "tool", but then again since it's command line it's not really an application either... or is it?

@jtojnar jtojnar merged commit d8e3ce7 into NixOS:master May 6, 2018
@jD91mZM2 jD91mZM2 deleted the termplay branch May 7, 2018 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants