summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2015-04-25 23:58:22 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-25 23:58:22 +0700
commit626e5ca3f4c0069892823c44c42b415c5b964232 (patch)
treebc52667d502614778fc1e2eeaed5dba38af39f62
parent3c27715c062433eec32f8de2eeb408cd40670609 (diff)
downloadslackbuilds-626e5ca3f4c0069892823c44c42b415c5b964232.tar.gz
slackbuilds-626e5ca3f4c0069892823c44c42b415c5b964232.tar.xz
libraries/libbdplus: Updated for version 0.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/libbdplus/README2
-rw-r--r--libraries/libbdplus/libbdplus.SlackBuild4
-rw-r--r--libraries/libbdplus/libbdplus.info6
3 files changed, 7 insertions, 5 deletions
diff --git a/libraries/libbdplus/README b/libraries/libbdplus/README
index c0697625f3..2b0df6634a 100644
--- a/libraries/libbdplus/README
+++ b/libraries/libbdplus/README
@@ -1 +1,3 @@
libbdplus is a research project to implement the BD+ System Specifications.
+
+Optional dependency: libaacs
diff --git a/libraries/libbdplus/libbdplus.SlackBuild b/libraries/libbdplus/libbdplus.SlackBuild
index 1adaf0756b..10fb601d75 100644
--- a/libraries/libbdplus/libbdplus.SlackBuild
+++ b/libraries/libbdplus/libbdplus.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libbdplus
-# Copyright 2013-2014 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2013-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=libbdplus
-VERSION=${VERSION:-0.1.1}
+VERSION=${VERSION:-0.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/libbdplus/libbdplus.info b/libraries/libbdplus/libbdplus.info
index 807d90f28d..43f63bccf0 100644
--- a/libraries/libbdplus/libbdplus.info
+++ b/libraries/libbdplus/libbdplus.info
@@ -1,8 +1,8 @@
PRGNAM="libbdplus"
-VERSION="0.1.1"
+VERSION="0.1.2"
HOMEPAGE="http://www.videolan.org/developers/libbdplus.html"
-DOWNLOAD="http://download.videolan.org/libbdplus/0.1.1/libbdplus-0.1.1.tar.bz2"
-MD5SUM="1c7135d9a58372f15a28a5437e7e7bb8"
+DOWNLOAD="ftp://ftp.videolan.org/pub/videolan/libbdplus/0.1.2/libbdplus-0.1.2.tar.bz2"
+MD5SUM="f1ad1c67943d81e1e2e3ab1c1a8f3ebb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""