mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
mpv-drmprime: update to 0.33.0
This commit is contained in:
parent
ecdbf71631
commit
4729215a9a
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="mpv-drmprime"
|
||||
PKG_VERSION="0.30.0"
|
||||
PKG_SHA256="33a1bcb7e74ff17f070e754c15c52228cf44f2cefbfd8f34886ae81df214ca35"
|
||||
PKG_VERSION="0.33.0"
|
||||
PKG_SHA256="f1b9baf5dc2eeaf376597c28a6281facf6ed98ff3d567e3955c95bf2459520b4"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://mpv.io/"
|
||||
PKG_URL="https://github.com/mpv-player/mpv/archive/v$PKG_VERSION.tar.gz"
|
||||
@ -13,8 +13,6 @@ PKG_TOOLCHAIN="manual"
|
||||
PKG_BUILD_FLAGS="-sysroot"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--prefix=/usr \
|
||||
--disable-libsmbclient \
|
||||
--disable-apple-remote \
|
||||
--disable-libarchive \
|
||||
--disable-lua \
|
||||
--disable-javascript \
|
||||
@ -28,7 +26,6 @@ PKG_CONFIGURE_OPTS_TARGET="--prefix=/usr \
|
||||
--disable-vulkan \
|
||||
--disable-caca \
|
||||
--enable-drm \
|
||||
--enable-drmprime \
|
||||
--enable-gbm \
|
||||
--enable-egl-drm"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user