adding monkeysaudio to uninstalled dirs

Original commit message from CVS:
adding monkeysaudio to uninstalled dirs
This commit is contained in:
Thomas Vander Stichele 2004-03-17 10:06:23 +00:00
parent ee50a6a3c3
commit 457af34179
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
* docs/faq/gst-uninstalled:
adding gst-monkeysaudio to the list of possible plugin dirs
2004-03-16 David Schleef <ds@schleef.org>
* gst/gst.c: (gst_get_popt_options), (gst_init_get_popt_table),

View file

@ -42,7 +42,7 @@ fi
PATH=$GST/gstreamer/tools:$GST/gst-plugins/tools:$GST/gst-player/src:$GST/gst-editor/src:$GST/prefix/bin:$PATH
export LD_LIBRARY_PATH=$GST/prefix/lib:$LD_LIBRARY_PATH
export PKG_CONFIG_PATH=$GST/gstreamer/pkgconfig:$GST/gst-plugins/pkgconfig
export GST_PLUGIN_PATH=$GST/gstreamer:$GST/gst-plugins:$GST/gst-ffmpeg
export GST_PLUGIN_PATH=$GST/gstreamer:$GST/gst-plugins:$GST/gst-ffmpeg:$GST/gst-monkeysaudio
export MANPATH=$GST/gstreamer/tools:$GST/prefix/share/man:$MANPATH
export PYTHONPATH=$GST/gst-python:$PYTHONPATH