mpv: update to 0.27.0.
This commit is contained in:
parent
383b616fe8
commit
3a632567f4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.26.0
|
||||
revision=2
|
||||
version=0.27.0
|
||||
revision=1
|
||||
build_options="smb vapoursynth"
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -23,7 +23,7 @@ makedepends="
|
|||
rubberband-devel $(vopt_if smb samba-devel) $(vopt_if vapoursynth vapoursynth-devel)"
|
||||
depends="desktop-file-utils hicolor-icon-theme $(vopt_if vapoursynth vapoursynth-mvtools)"
|
||||
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=daf3ef358d5f260f2269f7caabce27f446c291457ec330077152127133b71b46
|
||||
checksum=341d8bf18b75c1f78d5b681480b5b7f5c8b87d97a0d4f53a5648ede9c219a49c
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --enable-zsh-comp"
|
||||
|
|
Loading…
Reference in New Issue