diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 16:18:22 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 16:18:22 +0200 |
commit | 0d65269e088b01db00929813155fa860357aca3e (patch) | |
tree | fa9c242a3a1ab54cb166c8b7ad25e8e1124a628d /libraries/libbluray/README | |
parent | dc9fac137e5d2192df6134a894995ab1d9cadb21 (diff) |
libraries/libbluray: Fixed dep information
Diffstat (limited to 'libraries/libbluray/README')
-rw-r--r-- | libraries/libbluray/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/libraries/libbluray/README b/libraries/libbluray/README index 83e744c9c391..21adf2290e9d 100644 --- a/libraries/libbluray/README +++ b/libraries/libbluray/README @@ -3,10 +3,9 @@ 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. +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). Most commercial Blu-Ray are protected by AACS or BD+ technologies and this library is not enough to playback those discs. |