mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
94ce0566c6
from Brad Smith, thanks
33 lines
1019 B
Plaintext
33 lines
1019 B
Plaintext
@bin bin/mpv
|
|
include/mpv/
|
|
include/mpv/client.h
|
|
include/mpv/render.h
|
|
include/mpv/render_gl.h
|
|
include/mpv/stream_cb.h
|
|
@lib lib/libmpv.so.${LIBmpv_VERSION}
|
|
lib/pkgconfig/mpv.pc
|
|
@man man/man1/mpv.1
|
|
share/applications/mpv.desktop
|
|
share/bash-completion/completions/mpv
|
|
share/examples/mpv/
|
|
share/examples/mpv/encoding-profiles.conf
|
|
share/examples/mpv/input.conf
|
|
share/examples/mpv/mplayer-input.conf
|
|
share/examples/mpv/mpv.conf
|
|
share/examples/mpv/mpv_identify.sh
|
|
share/examples/mpv/restore-old-bindings.conf
|
|
share/examples/mpv/restore-osc-bindings.conf
|
|
share/examples/mpv/umpv
|
|
share/fish/vendor_completions.d/mpv.fish
|
|
share/icons/hicolor/128x128/apps/mpv.png
|
|
share/icons/hicolor/16x16/apps/mpv.png
|
|
share/icons/hicolor/32x32/apps/mpv.png
|
|
share/icons/hicolor/64x64/apps/mpv.png
|
|
share/icons/hicolor/scalable/apps/mpv.svg
|
|
share/icons/hicolor/symbolic/apps/mpv-symbolic.svg
|
|
@tag gtk-update-icon-cache %D/share/icons/hicolor
|
|
@tag update-desktop-database
|
|
share/metainfo/
|
|
share/metainfo/mpv.metainfo.xml
|
|
share/zsh/site-functions/_mpv
|