mpv: depends on youtube-dl to make yt urls work.
This commit is contained in:
parent
c2db2053e8
commit
b64edaa212
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mpv'
|
# Template file for 'mpv'
|
||||||
pkgname=mpv
|
pkgname=mpv
|
||||||
version=0.14.0
|
version=0.14.0
|
||||||
revision=2
|
revision=3
|
||||||
short_desc="Video player based on MPlayer/mplayer2"
|
short_desc="Video player based on MPlayer/mplayer2"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
@ -17,7 +17,7 @@ makedepends="
|
||||||
pulseaudio-devel libbluray-devel libcdio-paranoia-devel libdvdread-devel
|
pulseaudio-devel libbluray-devel libcdio-paranoia-devel libdvdread-devel
|
||||||
MesaLib-devel harfbuzz-devel libXScrnSaver-devel jack-devel libdvdnav-devel
|
MesaLib-devel harfbuzz-devel libXScrnSaver-devel jack-devel libdvdnav-devel
|
||||||
wayland-devel libuuid-devel libguess-devel libXrandr-devel samba-devel"
|
wayland-devel libuuid-devel libguess-devel libXrandr-devel samba-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme youtube-dl"
|
||||||
conf_files="/etc/mpv/encoding-profiles.conf"
|
conf_files="/etc/mpv/encoding-profiles.conf"
|
||||||
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=042937f483603f0c3d1dec11e8f0045e8c27f19eee46ea64d81a3cdf01e51233
|
checksum=042937f483603f0c3d1dec11e8f0045e8c27f19eee46ea64d81a3cdf01e51233
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue