Bug 192702 - multimedia/mpv: option to install zsh completions
Summary: multimedia/mpv: option to install zsh completions
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Grzegorz Blach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-16 10:33 UTC by Jan Beich
Modified: 2014-08-16 21:16 UTC (History)
0 users

See Also:


Attachments
patch (1.99 KB, patch)
2014-08-16 10:33 UTC, Jan Beich
no flags Details | Diff
poudriere testport log (9.3R i386) (83.76 KB, text/plain)
2014-08-16 10:34 UTC, Jan Beich
no flags Details
v2 (2.47 KB, patch)
2014-08-16 11:19 UTC, Jan Beich
no flags Details | Diff
poudriere testport log (9.3R i386) (81.93 KB, text/plain)
2014-08-16 11:19 UTC, Jan Beich
no flags Details
poudriere testport log (9.3R i386) (83.63 KB, text/plain)
2014-08-16 11:24 UTC, Jan Beich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2014-08-16 10:33:31 UTC
Created attachment 145864 [details]
patch

$ mpv --h<TAB>
--h                       --hr-seek                 --hue
--heartbeat-cmd           --hr-seek-demuxer-offset  --hwdec
--heartbeat-interval      --hr-seek-framedrop       --hwdec-codecs
--help                    --http-header-fields

$ mpv --af=<TAB>
center             -- Audio filter for adding a center channel
channels           -- Insert or remove channels
convert24          -- Convert between 24 and 32 bit sample format
convertsignendian  -- Convert between sample format sign/endian
delay              -- Delay audio filter
drc                -- Dynamic range compression filter
dummy              -- dummy
equalizer          -- Equalizer audio filter
export             -- Sound export filter
extrastereo        -- Increase difference between audio channels
format             -- Force audio format
...
Comment 1 Jan Beich freebsd_committer freebsd_triage 2014-08-16 10:34:01 UTC
Created attachment 145865 [details]
poudriere testport log (9.3R i386)
Comment 2 Jan Beich freebsd_committer freebsd_triage 2014-08-16 11:19:22 UTC
Created attachment 145866 [details]
v2

Oh, there's a configure option.
Comment 3 Jan Beich freebsd_committer freebsd_triage 2014-08-16 11:19:47 UTC
Created attachment 145867 [details]
poudriere testport log (9.3R i386)
Comment 4 Jan Beich freebsd_committer freebsd_triage 2014-08-16 11:24:52 UTC
Created attachment 145868 [details]
poudriere testport log (9.3R i386)

wrong log (was mpv-0.4.2)
Comment 5 Grzegorz Blach freebsd_committer freebsd_triage 2014-08-16 21:16:56 UTC
Committed with minor changes, thanks.