blob: f404bc7c4ac1192c5ccf3bd0de6d1ecba5ceb516 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
The port will try to use either "realplay" (see
multimedia/linux-reaplayer) or "hxplay" (see multimedia/helixplayer)
executables.
If you'd like to make the plugin execute anything other than "realplay"
or "hxplay" (based on your PATH), sym-link desired executable to
"realplayer" (or to hxplay), or run the browser with the environment
variable HELIX_PLUGIN_PLAYER_OVERRIDE pointing to the executable you
wish.
|