mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mpv: update to 0.39.0.
This commit is contained in:
parent
c6ecb0725b
commit
6debae7087
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mpv'
|
# Template file for 'mpv'
|
||||||
pkgname=mpv
|
pkgname=mpv
|
||||||
version=0.38.0
|
version=0.39.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dcdda=enabled -Ddvbin=enabled -Ddvdnav=enabled
|
configure_args="-Dcdda=enabled -Ddvbin=enabled -Ddvdnav=enabled
|
||||||
-Dlibmpv=true -Dcplugins=enabled
|
-Dlibmpv=true -Dcplugins=enabled
|
||||||
|
@ -40,7 +40,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://mpv.io"
|
homepage="https://mpv.io"
|
||||||
changelog="https://github.com/mpv-player/mpv/releases"
|
changelog="https://github.com/mpv-player/mpv/releases"
|
||||||
distfiles="https://github.com/mpv-player/mpv/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mpv-player/mpv/archive/v${version}.tar.gz"
|
||||||
checksum=86d9ef40b6058732f67b46d0bbda24a074fae860b3eaae05bab3145041303066
|
checksum=2ca92437affb62c2b559b4419ea4785c70d023590500e8a52e95ea3ab4554683
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
build_options="alsa caca jack lcms lua openal pulseaudio pipewire sdl2
|
build_options="alsa caca jack lcms lua openal pulseaudio pipewire sdl2
|
||||||
|
|
Loading…
Add table
Reference in a new issue