Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: libbluray
|
||||
description: Open-source library designed for Blu-Ray Discs playback for media players
|
||||
version: 1.5.0
|
||||
revision: 1
|
||||
url: https://www.videolan.org/developers/libbluray.html
|
||||
license: LGPL-2.1-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- fontconfig
|
||||
- glibc
|
||||
- freetype2
|
||||
- libxml2
|
||||
optional_depends:
|
||||
- jre:For the BD-J library
|
||||
make_depends:
|
||||
- jdk17
|
||||
- meson
|
||||
downloads:
|
||||
- url: https://download.videolan.org/pub/videolan/libbluray/${BPM_PKG_VERSION}/libbluray-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: f676408e91a5d321abf8b8d4dfdae36205c297dab5c54c3ec519639025f474a2
|
||||
Reference in New Issue
Block a user