mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 08:57:50 +00:00
libvpx: cleanup
This commit is contained in:
parent
a518a2affe
commit
7dd654b489
@ -4,14 +4,11 @@
|
||||
PKG_NAME="libvpx"
|
||||
PKG_VERSION="1.7.0"
|
||||
PKG_SHA256="1fec931eb5c94279ad219a5b6e0202358e94a93a90cfb1603578c326abfc1238"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="BSD"
|
||||
PKG_SITE="https://www.webmproject.org"
|
||||
PKG_URL="https://github.com/webmproject/libvpx/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain yasm:host"
|
||||
PKG_SECTION="multimedia"
|
||||
PKG_SHORTDESC="WebM VP8/VP9 Codec SDK"
|
||||
PKG_LONGDESC="The WebM Project is dedicated to developing a high-quality, open video format for the web that's freely available to everyone."
|
||||
PKG_LONGDESC="WebM VP8/VP9 Codec"
|
||||
|
||||
configure_target() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user