diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-12-02 19:25:31 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:22:27 -0500 |
commit | dba40c6b28da440cd885403145c4af820014f61e (patch) | |
tree | bf987c84c2fa0395bc29b45044771fc56bc5a0ed /libraries/libbluray/README | |
parent | 07879dc23cdd3cad50c874c2334674cfff6e787a (diff) | |
download | slackbuilds-dba40c6b28da440cd885403145c4af820014f61e.tar.gz |
libraries/libbluray: Updated for version 0.2.3.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/libbluray/README')
-rw-r--r-- | libraries/libbluray/README | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/libraries/libbluray/README b/libraries/libbluray/README index 21adf2290e..1eae7883dd 100644 --- a/libraries/libbluray/README +++ b/libraries/libbluray/README @@ -3,9 +3,13 @@ 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 dependencies are libaacs and apache-ant (it can make use of java --aka bdjava- installing it and and then running the script with the extra -parameter BDJAVA=yes sh libbluray.SlackBuild). +Optional runtime dependency is libaacs. + +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. |