gstreamer-uninstalled: add path for OpenCV haar cascade files
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Fri, 21 Aug 2015 16:42:52 +0000 (17:42 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Tue, 29 Sep 2015 15:56:29 +0000 (16:56 +0100)
commit7c58eefb77bd78cd766c44de56bc69d3d606c386
treeb579ea13da37816d660296ee0b5118e10e4abf8a
parent5d3c58902fdecfdd4e8148a59e5ce5a10edca1c8
gstreamer-uninstalled: add path for OpenCV haar cascade files

Some OpenCV plugins use haar cascade files that are included in the
GStreamer sources. To be able to use these from uninstalled, they need
to be found through an environment variable.

Adding this environment variable pointing to haar cascade files to
gst-uninstalled.
scripts/gst-uninstalled