[notify] mpv: Vulkan support, new dependency shaderc

This commit is contained in:
Danny Rawlins 2019-04-20 11:57:18 +10:00
parent e3971b7e71
commit 7860d22071
3 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31CIctbAUyvZ/UxjFkqDYwDrAI7HSud5EFd3WQtig8vDfbQwc+vB+r8N/eaidcs/97EhZWMCMDIcD3l41Vagcwk=
SHA256 (Pkgfile) = 79593cae5ea7c8d183a8bba09c62ce726894b2a93fb8eb3ce8c9e9cb80554bfa
RWSagIOpLGJF3/zgyFxVoShNb5p+HE2PbbWkeKdyCeRfKGh4FD2NTqmL24HTl4Svm1tqGLB1PG33DN8u3tssE3j7c9IVLMUzKws=
SHA256 (Pkgfile) = 8d412d8a64097451c83190a87bc8759d965c9d44c860011cff557db94f236edc
SHA256 (.footprint) = cef8e1c34e137b615933b633f17702039ca05bd350dc81f1c9b4c61036bb884e
SHA256 (mpv-v0.29.1.tar.gz) = f9f9d461d1990f9728660b4ccb0e8cb5dce29ccaa6af567bec481b79291ca623

View File

@ -1,12 +1,12 @@
# Description: General Purpose video player based on MPlayer and mplayer2
# URL: https://mpv.io/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: docutils ffmpeg libass util-linux xorg-libxscrnsaver
# Depends on: docutils ffmpeg libass shaderc util-linux xorg-libxscrnsaver
# Optional: youtube-dl libquvi libdvdnav libbluray libcdio-paranoia libvdpau rubberband vulkan-loader
name=mpv
version=0.29.1
release=1
release=2
source=(https://github.com/$name-player/$name/archive/v$version/$name-v$version.tar.gz)
build() {

View File

@ -5,3 +5,5 @@ For optical audio/dvd/blu-ray playback you need to install
For nvidia hardware decoding x.264 support you need to install
"ffnvcodec-headers", then either force rebuild ffmpeg or compile ffmpeg.
To use Vulkan API add "--vo=gpu --gpu-api=vulkan" to mpv.