diff --git a/mpv/.signature b/mpv/.signature index a7132314f..a97261766 100644 --- a/mpv/.signature +++ b/mpv/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34RIMU2JfQZ3v8IuoosCGwMEsU69DMyy5nigQ1v+W4azLJxQQaCGh27T2OQsIjuUEeWkUMHYSkz+YuzHILoamwg= -SHA256 (Pkgfile) = 65f20549d9b7fccc7181d98ee65dc3a01ed43697c4b983459cd2c5e4f8ac86bb +RWSagIOpLGJF3+jD1Ec1EpaiWa99Tuoo47gNJMKFvEtO/QAXIzOWdpCKw8Zqlbh/hwryhH7OPvtZ92/6Y3ZGJQEj2pIqqp9OJwQ= +SHA256 (Pkgfile) = 3cb8c54bfa8e8a52cf694291e994b6f3e134dbaf31674a0bc1443059e502d1fc SHA256 (.footprint) = eb826b2c48e4c78958a593e46f99dbeb1f0dd3faf963b8c16a5209ef4bc0939c SHA256 (mpv-v0.30.0.tar.gz) = 33a1bcb7e74ff17f070e754c15c52228cf44f2cefbfd8f34886ae81df214ca35 SHA256 (waf-2.0.9) = 2a8e0816f023995e557f79ea8940d322bec18f286917c8f9a6fa2dc3875dfa48 diff --git a/mpv/Pkgfile b/mpv/Pkgfile index 8b3591e08..5ba95d596 100644 --- a/mpv/Pkgfile +++ b/mpv/Pkgfile @@ -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 shaderc util-linux xorg-libxscrnsaver +# Depends on: docutils ffmpeg libass libplacebo util-linux xorg-libxscrnsaver # Optional: youtube-dl libquvi libdvdnav libbluray libcdio-paranoia libvdpau rubberband name=mpv version=0.30.0 -release=1 +release=2 source=(https://github.com/$name-player/$name/archive/v$version/$name-v$version.tar.gz https://waf.io/waf-2.0.9)