mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
2eb7bf8cde
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
15 lines
646 B
Text
15 lines
646 B
Text
libbluray is an open-source library designed for Blu-Ray Discs playback for
|
|
media players, like VLC or MPlayer. libbluray integrates navigation, playlist
|
|
parsing, menus and BD-J. libbluray is DRM-circumvention free, and thus, safe to
|
|
integrate in your software.
|
|
|
|
Optional runtime dependencies: libaacs and libbdplus
|
|
|
|
Optional build time dependency is graphviz, apache-ant and jdk. To build the
|
|
extra bdjava capabilities, apache-ant and jdk are needed. Then run the
|
|
slackbuild as:
|
|
|
|
BDJAVA=yes sh libbluray.SlackBuild
|
|
|
|
Most commercial Blu-Ray are protected by AACS or BD+ technologies and this
|
|
library is not enough to playback those discs.
|