SlackBuildsOrg/libraries/gmtk/README
Robby Workman dc418d20d5 libraries/gmtk: Use dconf instead of gconf
Since dconf is GConf's replacement, and it's shipped in
Slackware 14.1, we should use it.

Whether we should switch this to use gtk3 is another
issue entirely :-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-10-29 23:31:35 -05:00

11 lines
514 B
Text

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)