[Bug 744877] tools: bash completion for gst-inspect and gst-launch

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 23 08:20:57 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744877

--- Comment #12 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
(In reply to Tim-Philipp Müller from comment #11)
> Review of attachment 297682 [details] [review]:
> 
> Shouldn't the gst-completion-helper.c perhaps go into libs/gst/helpers/
> instead? I don't think it belongs in data/
> 

Sure, should be doable

> ::: configure.ac
> @@ -137,0 +137,6 @@
> +dnl check for bash completion
> +AC_ARG_WITH([bash-completion-dir],
> +    AS_HELP_STRING([--with-bash-completion-dir[=PATH]],
> ... 3 more ...
> 
> --with-bash-completion-dir=PATH (and "install in this directory2) and then
> the values are yes/no?
> 

copy paste sorry will fix

> @@ -137,0 +137,12 @@
> +dnl check for bash completion
> +AC_ARG_WITH([bash-completion-dir],
> +    AS_HELP_STRING([--with-bash-completion-dir[=PATH]],
> ... 9 more ...
> 
> I'm not sure this will always work if you use BASH_COMPLETION for a second
> time, it might just skip it because it's got cached that it ran already.

Not sure what you mean here ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list