mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 17:37:52 +00:00
x265: cleanup
This commit is contained in:
parent
220d721b6e
commit
a518a2affe
@ -7,10 +7,8 @@ PKG_SHA256="6e59f9afc0c2b87a46f98e33b5159d56ffb3558a49d8e3d79cb7fdc6b7aaa863"
|
|||||||
PKG_ARCH="x86_64"
|
PKG_ARCH="x86_64"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://www.videolan.org/developers/x265.html"
|
PKG_SITE="https://www.videolan.org/developers/x265.html"
|
||||||
PKG_URL="http://download.videolan.org/pub/videolan/$PKG_NAME/${PKG_NAME}_${PKG_VERSION}.tar.gz"
|
PKG_URL="http://download.videolan.org/pub/videolan/x265/${PKG_NAME}_${PKG_VERSION}.tar.gz"
|
||||||
PKG_SOURCE_DIR="${PKG_NAME}_${PKG_VERSION}"
|
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SECTION="multimedia"
|
|
||||||
PKG_LONGDESC="x265 is a H.265/HEVC video encoder application library"
|
PKG_LONGDESC="x265 is a H.265/HEVC video encoder application library"
|
||||||
PKG_TOOLCHAIN="make"
|
PKG_TOOLCHAIN="make"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user