diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2012-09-10 21:54:43 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-10 16:35:40 -0500 |
commit | 59220ca932c4cbebc200e3e6846257138f0abd78 (patch) | |
tree | 0361dcdbd4f29b70381d581a7c1b55adbea8f2bd /multimedia/gecko-mediaplayer/README | |
parent | ebceb474cd4030daba814738bc584050fb0fd8f1 (diff) | |
download | slackbuilds-59220ca932c4cbebc200e3e6846257138f0abd78.tar.gz |
multimedia/gecko-mediaplayer: Updated for version 1.0.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'multimedia/gecko-mediaplayer/README')
-rw-r--r-- | multimedia/gecko-mediaplayer/README | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/multimedia/gecko-mediaplayer/README b/multimedia/gecko-mediaplayer/README index b0bcc7ac1c..05b4abd714 100644 --- a/multimedia/gecko-mediaplayer/README +++ b/multimedia/gecko-mediaplayer/README @@ -2,18 +2,12 @@ Gecko Mediaplayer is the modern replacement for the mplayerplug-in application. It is a browser plugin that uses GNOME MPlayer to play media in a browser. -It should work with all browsers (including Chrome) on Unix-ish systems +It should work with most browsers (not Chrome) on Unix-ish systems (Linux, BSD, Solaris) and uses the NS4 API (Mozilla, Firefox, Opera, etc.). -Either dconf or gconf is required for the program to save settings. They -are no longer stored in a .conf file. If you plan to use gconf pass - GCONF=YES -to the script. +If you plan on using this plugin for Apple QuickTime Trailers and you do not +want the plugin to wait until the cache is full before playing, then run this +script with: + FULLCACHE=NO -xulrunner (at SBo) or seamonkey (included in Slackware) is required to -build it. - -If you choose to build against seamonkey, note: Due to some missing -seamonkey headers in the current seamonkey package, seamonkey 2.0x from -Slackware 13.1 must be installed for gecko-mediaplayer to build and run -properly. +Waiting for the cache to fill is thought to be more reliable; YMMV. |