diff options
author | crocket <crockabiscuit@yahoo.com> | 2010-11-28 00:55:48 -0600 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-29 12:45:57 +0100 |
commit | 69b08cf882750f5cdb3c4839ceed8e948e8d25da (patch) | |
tree | 89bf0e9c136e4d0b302a3f6e7ecc4cc3a66ab565 /libraries/gnome-media/README | |
parent | 950e9acb8a63fdff63bc103466a2dae909f08db2 (diff) | |
download | slackbuilds-69b08cf882750f5cdb3c4839ceed8e948e8d25da.tar.gz |
libraries/gnome-media: Added (media utilities for GNOME)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/gnome-media/README')
-rw-r--r-- | libraries/gnome-media/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/gnome-media/README b/libraries/gnome-media/README new file mode 100644 index 0000000000..7e6aa7f129 --- /dev/null +++ b/libraries/gnome-media/README @@ -0,0 +1,10 @@ +gnome-media is a set of media utilities and libraries for configuring +media-related options for GNOME. + +If you want to build gnome recorder, pass USE_GRECORD=yes to the script +when building. If you want to disable GStreamer properties, pass +USE_GSTPROP=no to the script. To enable the (deprecated) GStreamer +mixer, pass USE_GSTMIX=yes to the script. To disable the gnome media +profile, pass USE_PROFILE=no to the script. + +This requires GConf. |