diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-04-02 15:03:34 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-02 17:11:40 -0500 |
commit | 92fc67363d9e0ce591dcd71cc74bd53e3aef6182 (patch) | |
tree | 075593a229b4f184ce8e4af1b5131e54fd1082fc /libraries/libbluray/README | |
parent | 52a53e57d1503f6217ea9d002dff7ca9e58e84e4 (diff) | |
download | slackbuilds-92fc67363d9e0ce591dcd71cc74bd53e3aef6182.tar.gz |
libraries/libbluray: Updated for version 0.2.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/libbluray/README')
-rw-r--r-- | libraries/libbluray/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libbluray/README b/libraries/libbluray/README index c6034fd5de..83e744c9c3 100644 --- a/libraries/libbluray/README +++ b/libraries/libbluray/README @@ -3,5 +3,10 @@ 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. +libbluray has no dependencies. However, libbluray can make use of libaacs if +it is installed. libbluray can also make use of java (aka bdjava) by +additionally installing apache-ant and jdk and then running the script with +the extra parameter 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. |