summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2015-04-26 12:20:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-26 12:20:58 +0700
commitda3c2b3480e758ce363b475ccd496943cc35e92d (patch)
treee63907a6c9989b2135b847b401383c88be2cc08c /libraries
parentd0dbe53dcae67a2dc1b89e8168070f3b5366ccc8 (diff)
downloadslackbuilds-da3c2b3480e758ce363b475ccd496943cc35e92d.tar.gz
slackbuilds-da3c2b3480e758ce363b475ccd496943cc35e92d.tar.xz
libraries/libbluray: Updated for version 0.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/libbluray/README2
-rw-r--r--libraries/libbluray/libbluray.SlackBuild4
-rw-r--r--libraries/libbluray/libbluray.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libbluray/README b/libraries/libbluray/README
index ecb1b4ab79..1b3f1351b4 100644
--- a/libraries/libbluray/README
+++ b/libraries/libbluray/README
@@ -3,7 +3,7 @@ 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 dependency is libaacs.
+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
diff --git a/libraries/libbluray/libbluray.SlackBuild b/libraries/libbluray/libbluray.SlackBuild
index bc3f1875f4..1170494c73 100644
--- a/libraries/libbluray/libbluray.SlackBuild
+++ b/libraries/libbluray/libbluray.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libbluray
-# Copyright 2011-2014 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2011-2015 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libbluray
-VERSION=${VERSION:-0.6.2}
+VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/libbluray/libbluray.info b/libraries/libbluray/libbluray.info
index 3fb50e3951..31393e1fae 100644
--- a/libraries/libbluray/libbluray.info
+++ b/libraries/libbluray/libbluray.info
@@ -1,8 +1,8 @@
PRGNAM="libbluray"
-VERSION="0.6.2"
+VERSION="0.7.0"
HOMEPAGE="http://www.videolan.org/developers/libbluray.html"
-DOWNLOAD="ftp://ftp.videolan.org/pub/videolan/libbluray/0.6.2/libbluray-0.6.2.tar.bz2"
-MD5SUM="f4d2f2cab53f976cbb22cbae069057bd"
+DOWNLOAD="ftp://ftp.videolan.org/pub/videolan/libbluray/0.7.0/libbluray-0.7.0.tar.bz2"
+MD5SUM="efad766330164f0c7c7cb18f66389870"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""