summaryrefslogtreecommitdiffstats
path: root/libraries/libbluray/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-01-12 12:08:26 +0100
committer Matteo Bernardini2020-01-12 12:08:26 +0100
commit0c6fe367a7009c5bbabc3071f8cccc77a37859eb (patch)
treeac54688f55ad545306ad664b6b58a85e87de6768 /libraries/libbluray/README
parent3066e0530b82d92e7856c44afb715f6fae0a5df0 (diff)
downloadslackbuilds-0c6fe367a7009c5bbabc3071f8cccc77a37859eb.tar.gz
20200112.1 global branch merge.current-20200112.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libbluray/README')
-rw-r--r--libraries/libbluray/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/libraries/libbluray/README b/libraries/libbluray/README
deleted file mode 100644
index aab8dd8f96..0000000000
--- a/libraries/libbluray/README
+++ /dev/null
@@ -1,15 +0,0 @@
-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.