mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
add gnonlin
Original commit message from CVS: add gnonlin
This commit is contained in:
parent
4f4f75c190
commit
19b6a791f2
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ LD_LIBRARY_PATH=$GST/gstreamer/gst/.libs:$LD_LIBRARY_PATH
|
||||||
export LD_LIBRARY_PATH
|
export LD_LIBRARY_PATH
|
||||||
|
|
||||||
export PKG_CONFIG_PATH=$GST/prefix/lib/pkgconfig:$GST/gstreamer/pkgconfig:$GST/gst-plugins/pkgconfig:$GST/gst-plugins-base/pkgconfig:$GST/gst-plugins-good/pkgconfig:$GST/gst-python/pkgconfig:$PKG_CONFIG_PATH
|
export PKG_CONFIG_PATH=$GST/prefix/lib/pkgconfig:$GST/gstreamer/pkgconfig:$GST/gst-plugins/pkgconfig:$GST/gst-plugins-base/pkgconfig:$GST/gst-plugins-good/pkgconfig:$GST/gst-python/pkgconfig:$PKG_CONFIG_PATH
|
||||||
export GST_PLUGIN_PATH=$GST/gstreamer:$GST/gst-plugins:$GST/gst-plugins-base:$GST/gst-plugins-good:$GST/gst-plugins-ugly:$GST/gst-plugins-bad:$GST/gst-ffmpeg:$GST/gst-monkeysaudio:$GST/plugins:$GST_PLUGIN_PATH
|
export GST_PLUGIN_PATH=$GST/gstreamer:$GST/gst-plugins:$GST/gst-plugins-base:$GST/gst-plugins-good:$GST/gst-plugins-ugly:$GST/gst-plugins-bad:$GST/gst-ffmpeg:$GST/gnonlin:$GST/gst-monkeysaudio:$GST/plugins:$GST_PLUGIN_PATH
|
||||||
export GST_PLUGIN_SYSTEM_PATH=
|
export GST_PLUGIN_SYSTEM_PATH=
|
||||||
export GST_REGISTRY=$GST/gstreamer/registry.xml
|
export GST_REGISTRY=$GST/gstreamer/registry.xml
|
||||||
export MANPATH=$GST/gstreamer/tools:$GST/prefix/share/man:$MANPATH
|
export MANPATH=$GST/gstreamer/tools:$GST/prefix/share/man:$MANPATH
|
||||||
|
|
Loading…
Reference in a new issue