Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649028 - media-video/vlc should install bundled zsh completion script
Summary: media-video/vlc should install bundled zsh completion script
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-28 13:09 UTC by William
Modified: 2018-03-01 05:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William 2018-02-28 13:09:00 UTC
Hi all,

vlc comes with zsh completion. It is easy to build (after compiling vlc):

cd extras/analyser
./zsh_completion.sh

And then _vlc should be installed in /usr/share/zsh/site-functions.

Could we add this behind the zsh-completion use flag?