From ebceb474cd4030daba814738bc584050fb0fd8f1 Mon Sep 17 00:00:00 2001 From: Phillip Warner Date: Mon, 10 Sep 2012 21:37:47 +0200 Subject: libraries/gmtk: Added (Gnome Mplayer Toolkit). Signed-off-by: Matteo Bernardini --- libraries/gmtk/README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 libraries/gmtk/README (limited to 'libraries/gmtk/README') diff --git a/libraries/gmtk/README b/libraries/gmtk/README new file mode 100644 index 0000000000..e009c645b3 --- /dev/null +++ b/libraries/gmtk/README @@ -0,0 +1,15 @@ +GMTK is the Gnome Mplayer Toolkit + +It includes common methods used by Gnome Mplayer and Gecko Media +Player. The library also contains several widgets that can be used by +other applications. Those widgets are + + gmtk_media_player - a widget that completely embeds Mplayer + gmtk_media_tracker - a widget that manages the timeline of media + gmtk_audio_meter - a audio visualization tool + gmtk_output_combobox - a widget for selecting audio outputs + (alsa and pulse compatible) + +It uses GConf to save its setting, but it can use the optional +dependency dconf for it: in this case pass the switch DCONF="yes" +to the script. -- cgit v1.2.3