Ludovic Courtès <[email protected]> writes:

> 宋文武 <[email protected]> skribis:
>
>> This reverts commit e53fc0c8a, which add it wrongly to gst-plugins-base.
>>
>> * gnu/packages/gstreamer.scm (gstreamer)[native-search-paths]: New field.
>>   (gst-plugins-base)[native-search-paths]: Remove.
>
> LGTM!
>
> I wonder, why is there the word “SYSTEM” in this variable name?  Does
> that means there also exists GST_PLUGIN_PATH?
Yes, you're right.  It has:

  GST_PLUGIN_SYSTEM_PATH, GST_PLUGIN_SYSTEM_PATH_1_0
  GST_PLUGIN_PATH, GST_PLUGIN_PATH_1_0

I think any one is sufficent.

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html

Reply via email to