mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
ab33d5e811
- Add patch to fix mpcwidget crash on mpv 0.26.0 multimedia/mpv: - Update mpv to 0.26.0 - Update waf to 1.9.8 using the same waf version as bootstrap.py - Update ffmpeg version required to 3.3 - Drop unnecessary CONFIGURE_ARGS options - Fix option helpers - Update WWW in pkg-descr Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.26.0 Reviewed by: jbeich Approved by: jbeich (mpc-qt, maintainer) Differential Revision: https://reviews.freebsd.org/D11655
24 lines
751 B
Plaintext
24 lines
751 B
Plaintext
bin/mpv
|
|
%%ETCDIR%%/encoding-profiles.conf
|
|
include/mpv/client.h
|
|
include/mpv/opengl_cb.h
|
|
include/mpv/qthelper.hpp
|
|
include/mpv/stream_cb.h
|
|
lib/libmpv.so
|
|
lib/libmpv.so.1
|
|
lib/libmpv.so.1.25.0
|
|
libdata/pkgconfig/mpv.pc
|
|
%%MANPAGES%%man/man1/mpv.1.gz
|
|
share/applications/mpv.desktop
|
|
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
|
|
%%PORTDOCS%%%%DOCSDIR%%/html/mpv.html
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/input.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplayer-input.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mpv.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/restore-old-bindings.conf
|
|
%%ZSH%%share/zsh/site-functions/_mpv
|