summaryrefslogtreecommitdiffstats
path: root/multimedia/gecko-mediaplayer/README
diff options
context:
space:
mode:
author Phillip Warner2011-07-18 01:09:31 +0200
committer Robby Workman2011-07-22 05:51:48 +0200
commitc80bb4f0354368d673ae2f572f9918987fe03974 (patch)
treeac026cf57425162359344f4b196da08ece5bd13b /multimedia/gecko-mediaplayer/README
parentb1b9901c84cc398e9fdaf9bf6db47628bdbdcd0a (diff)
downloadslackbuilds-c80bb4f0354368d673ae2f572f9918987fe03974.tar.gz
multimedia/gecko-mediaplayer: Updated for version 1.0.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/gecko-mediaplayer/README')
-rw-r--r--multimedia/gecko-mediaplayer/README22
1 files changed, 16 insertions, 6 deletions
diff --git a/multimedia/gecko-mediaplayer/README b/multimedia/gecko-mediaplayer/README
index 1717c5864b..b249f36d07 100644
--- a/multimedia/gecko-mediaplayer/README
+++ b/multimedia/gecko-mediaplayer/README
@@ -1,9 +1,19 @@
-Gecko Mediaplayer is the modern replacement for the mplayerplug-in
+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 on Unix-ish systems (Linux, BSD, Solaris)
-and uses the NS4 API (Mozilla, Firefox, Opera, etc.).
+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
+(Linux, BSD, Solaris) and uses the NS4 API (Mozilla, Firefox, Opera, etc.).
-gnome-mplayer is required to use this software. seamonkey (included in
-Slackware) is required to build it.
+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.
+
+gnome-mplayer is required to use this software. 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.