mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
libbluray: update to libbluray-0.2.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ab071c2114
commit
194df4f143
@ -34,6 +34,7 @@ cd $PKG_BUILD
|
|||||||
--disable-examples \
|
--disable-examples \
|
||||||
--disable-debug \
|
--disable-debug \
|
||||||
--disable-bdjava \
|
--disable-bdjava \
|
||||||
|
--enable-libxml2 \
|
||||||
--disable-doxygen-doc \
|
--disable-doxygen-doc \
|
||||||
--disable-doxygen-dot \
|
--disable-doxygen-dot \
|
||||||
--disable-doxygen-man \
|
--disable-doxygen-man \
|
||||||
|
@ -19,14 +19,14 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libbluray"
|
PKG_NAME="libbluray"
|
||||||
PKG_VERSION="99ebfa3"
|
PKG_VERSION="0.2.1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.videolan.org/developers/libbluray.html"
|
PKG_SITE="http://www.videolan.org/developers/libbluray.html"
|
||||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="ftp://ftp.videolan.org/pub/videolan/libbluray/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS=""
|
PKG_DEPENDS="libxml2"
|
||||||
PKG_BUILD_DEPENDS="toolchain"
|
PKG_BUILD_DEPENDS="toolchain libxml2"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="multimedia"
|
PKG_SECTION="multimedia"
|
||||||
PKG_SHORTDESC="libbluray: A Blu-Ray Discs playback library"
|
PKG_SHORTDESC="libbluray: A Blu-Ray Discs playback library"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user