diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2012-09-10 21:40:42 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-10 16:35:40 -0500 |
commit | 56ae28c430c029e3c773d98fdc86bf677fb09a94 (patch) | |
tree | 4cf51a104f1847871a6f83d6153cfa853bac96fa /multimedia/gnome-mplayer/README | |
parent | 21fd97ccb6933474998cc0618358b46887441c65 (diff) |
multimedia/gnome-mplayer: Updated for version 1.0.6.
Added the new dependency gmtk
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'multimedia/gnome-mplayer/README')
-rw-r--r-- | multimedia/gnome-mplayer/README | 37 |
1 files changed, 22 insertions, 15 deletions
diff --git a/multimedia/gnome-mplayer/README b/multimedia/gnome-mplayer/README index 6cc49667cea5e..802bd6125f9ae 100644 --- a/multimedia/gnome-mplayer/README +++ b/multimedia/gnome-mplayer/README @@ -1,18 +1,25 @@ -A GTK2 interface to MPlayer. The power of MPlayer combined with a -friendly interface for your desktop; You can play all your multimedia -(audio, video, CD, DVDs, and VCDs, streams etc.), organize, sort and -create playlists, take screenshots while playing videos, be notified -about media changes. Full DVD and MKV chapter support, when supported by -Mplayer. Subtitle support with the ability to specify preferred audio -and subtitle languages if the media supports it. Support for cover art -retrieval from Amazon.com for audio media files with artist and/or album +A GTK2/GTK3 interface to MPlayer. The power of MPlayer combined with a +friendly interface for your desktop; You can play all your multimedia +(audio, video, CD, DVDs, and VCDs, streams etc.), organize, sort and +create playlists, take screenshots while playing videos, be notified +about media changes. Full DVD and MKV chapter support, when supported by +Mplayer. Subtitle support with the ability to specify preferred audio +and subtitle languages if the media supports it. Support for cover art +retrieval from Amazon.com for audio media files with artist and/or album information contained in the file. -Gnome MPlayer has a rich API that is exposed via DBus. Using DBus you -can control a single or multiple instances of GNOME MPlayer from a -single command. Gnome MPlayer is not dependent on any Gnome libraries. -However, the look and feel of the application is based on the Gnome HIG. +The player can be used to play media on websites from your browser when +used with Gecko Mediaplayer and is the modern replacement for the +mplayerplug-in application. -Either dconf or gconf is required for the program to save settings; they -are no longer stored in a flat text .conf file. If you plan to use gconf, -pass "GCONF=YES" to the script. libmusicbrainz3 is an optional dependency. +Gnome MPlayer has a rich API that is exposed via DBus. Using DBus you +can control a single or multiple instances of GNOME MPlayer from a +single command. + +Gnome MPlayer is not dependent on any Gnome libraries. However, the look +and feel of the application is based on the Gnome HIG. + +If you plan to use dconf (to save settings), pass +DCONF="yes" to the script. + +libmusicbrainz3 is an optional dependency. |