2022-02-05 14:23:32 +00:00
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME = "libdvdnav"
2022-12-09 13:54:53 +00:00
PKG_VERSION = "6.1.1-Next-Nexus-Alpha2-2"
PKG_SHA256 = "584f62a3896794408d46368e2ecf2c6217ab9c676ce85921b2d68b8961f49dfc"
2022-02-05 14:23:32 +00:00
PKG_LICENSE = "GPL"
PKG_SITE = "https://github.com/xbmc/libdvdnav"
2022-12-09 13:54:53 +00:00
PKG_URL = " https://github.com/xbmc/ ${ PKG_NAME } /archive/refs/tags/ ${ PKG_VERSION } .tar.gz "
2022-02-05 14:23:32 +00:00
PKG_DEPENDS_TARGET = "toolchain libdvdread"
PKG_LONGDESC = "libdvdnav is a library that allows easy use of sophisticated DVD navigation features such as DVD menus, multiangle playback and even interactive DVD games."
PKG_TOOLCHAIN = "manual"