[arch-commits] Commit in mpv/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Thu Oct 3 20:22:53 UTC 2019
Date: Thursday, October 3, 2019 @ 20:22:53
Author: eworm
Revision: 512558
upgpkg: mpv 1:0.29.1-9
depend on mujs
Modified:
mpv/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-03 19:45:38 UTC (rev 512557)
+++ PKGBUILD 2019-10-03 20:22:53 UTC (rev 512558)
@@ -5,7 +5,7 @@
pkgname=mpv
epoch=1
pkgver=0.29.1
-pkgrel=8
+pkgrel=9
_waf_version=2.0.9
pkgdesc='a free, open source, and cross-platform media player'
arch=('x86_64')
@@ -17,7 +17,7 @@
'libarchive' 'libcaca' 'libcdio-paranoia' 'libdvdnav' 'libgl' 'libva'
'libxinerama' 'libxkbcommon' 'libxrandr' 'libxss' 'libxv' 'lua52'
'rubberband' 'smbclient' 'uchardet' 'vulkan-icd-loader' 'wayland'
- 'xdg-utils' 'shaderc')
+ 'xdg-utils' 'shaderc' 'mujs')
makedepends=('mesa' 'python-docutils' 'ladspa' 'wayland-protocols'
'ffnvcodec-headers' 'vulkan-headers')
optdepends=('youtube-dl: for video-sharing websites playback')
More information about the arch-commits
mailing list