summaryrefslogtreecommitdiffstats
path: root/multimedia/OpenPHT
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-01 11:44:27 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-03 07:59:49 +0700
commit5871c4931fc6fc6d83561502e7f903ef09af50f2 (patch)
tree7aca3dc8ad387a1296b213ce35f75c43fb01d56a /multimedia/OpenPHT
parent429ad54ed6afeccd34fb94028132d96173345444 (diff)
downloadslackbuilds-5871c4931fc6fc6d83561502e7f903ef09af50f2.tar.gz
slackbuilds-5871c4931fc6fc6d83561502e7f903ef09af50f2.tar.xz
multimedia/OpenPHT: Updated for version 1.8.0.148.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/OpenPHT')
-rw-r--r--multimedia/OpenPHT/OpenPHT.SlackBuild5
-rw-r--r--multimedia/OpenPHT/OpenPHT.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/multimedia/OpenPHT/OpenPHT.SlackBuild b/multimedia/OpenPHT/OpenPHT.SlackBuild
index 92d44d7cf5..77d26d38fe 100644
--- a/multimedia/OpenPHT/OpenPHT.SlackBuild
+++ b/multimedia/OpenPHT/OpenPHT.SlackBuild
@@ -26,8 +26,8 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=OpenPHT
-VERSION=${VERSION:-1.7.1.137}
-REV=${REV:-b604995c}
+VERSION=${VERSION:-1.8.0.148}
+REV=${REV:-573b6d73}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -91,6 +91,7 @@ cmake \
-DUSE_INTERNAL_FFMPEG='TRUE' \
-DCREATE_BUNDLE='FALSE' \
-DENABLE_SHAIRPLAY=off \
+ -DENABLE_CEC=off \
..
# internal ffmpeg version doesn't build with multiple jobs
diff --git a/multimedia/OpenPHT/OpenPHT.info b/multimedia/OpenPHT/OpenPHT.info
index f13bac54e0..8bdcbb2537 100644
--- a/multimedia/OpenPHT/OpenPHT.info
+++ b/multimedia/OpenPHT/OpenPHT.info
@@ -1,8 +1,8 @@
PRGNAM="OpenPHT"
-VERSION="1.7.1.137"
+VERSION="1.8.0.148"
HOMEPAGE="https://github.com/RasPlex/OpenPHT"
-DOWNLOAD="https://github.com/RasPlex/OpenPHT/archive/v1.7.1.137-b604995c.tar.gz"
-MD5SUM="9a7a2205a30f1002b2600cf8e240fb98"
+DOWNLOAD="https://github.com/RasPlex/OpenPHT/archive/v1.8.0.148-573b6d73/OpenPHT-1.8.0.148-573b6d73.tar.gz"
+MD5SUM="cd2fff943de57123008c0f10f7fb20d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yajl libmicrohttpd tinyxml avahi libmpeg2 libass rtmpdump libmodplug lame openjdk libcec"