slackbuilds_ponce/libraries/gnome-media/README
Robby Workman 6bf23a1fd3 libraries/gnome-media: Miscellaneous cleanup
* remove obsolete "--enable-profile" configure flag
* note optional dependency on pulseaudio

These were just a couple of issues I noticed when building
this on the way to checking a 'soundconverter' submission.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-22 21:32:56 -03:00

9 lines
395 B
Text

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.
pulseaudio is an optional dependency.