gstreamer/libs/gst/helpers
Nicolas Dufresne bae1fe254a completion: Place the completion helper in libexec
This patch reorganize the bash completion scripts in order to install
the binary helper (gst-completion-helper) in libexec path rather then
share folder. Most Linux hierarchy compliance requires that no binary
executable are placed in share. We also cleanup the unused .pc entries
and remove copy pasted parts of the script. Note that other project
including the common helper, should now use $_GST_HELPER to read
the binary executable gst-completion-helper. This helper is not longer
version, as it is placed in a versionned subfolder
(libexec/gstreamer.10) just like the other helpers (scanner and ptp).
2017-04-04 14:46:48 -04:00
..
.gitignore completion: Place the completion helper in libexec 2017-04-04 14:46:48 -04:00
gst-completion-helper.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
gst-plugin-scanner.c Fix FSF address 2012-11-03 20:44:48 +00:00
gst-ptp-helper.c ptp-helper: Disable multicast loopback 2015-11-18 09:21:23 +02:00
Makefile.am completion: Place the completion helper in libexec 2017-04-04 14:46:48 -04:00
meson.build meson: Make use of new environment object and set plugin path to builddir 2016-10-14 17:30:00 +02:00