mpv: update to 0.17.0.
This commit is contained in:
parent
550ce56655
commit
141e7c01b5
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'mpv'
|
# Template file for 'mpv'
|
||||||
pkgname=mpv
|
pkgname=mpv
|
||||||
version=0.16.0
|
version=0.17.0
|
||||||
revision=8
|
revision=1
|
||||||
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"
|
||||||
@ -19,9 +19,8 @@ makedepends="
|
|||||||
wayland-devel libuuid-devel libguess-devel libXrandr-devel samba-devel
|
wayland-devel libuuid-devel libguess-devel libXrandr-devel samba-devel
|
||||||
rubberband-devel"
|
rubberband-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme youtube-dl"
|
depends="desktop-file-utils hicolor-icon-theme youtube-dl"
|
||||||
conf_files="/etc/mpv/*.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=fc3619de0ede16fbb023ac72589090e8e77fd9d9e03a81adc728105d50ef38ba
|
checksum=602cd2b0f5fc7e43473234fbb96e3f7bbb6418f15eb8fa720d9433cce31eba6e
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" --enable-zsh-comp"
|
configure_args+=" --enable-zsh-comp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user