aboutsummaryrefslogtreecommitdiff
path: root/multimedia/librist
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-20 19:23:48 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-20 19:25:22 +0000
commitcaaa94e17aff97c6c49e402eafbe87b819c81021 (patch)
tree1babba779ae999d56488d1f4898bdddfb1810f86 /multimedia/librist
parente94c43baafc3071329d4c43f2dff96fd22f82ecf (diff)
downloadports-caaa94e17aff97c6c49e402eafbe87b819c81021.tar.gz
ports-caaa94e17aff97c6c49e402eafbe87b819c81021.zip
multimedia/librist: Update 0.2.0-RC6 -> 0.2.0-RC6.20210420
- Add security/mbedtls dependency - Remove archivers/liblz4 dependency Repored by: upstream
Diffstat (limited to 'multimedia/librist')
-rw-r--r--multimedia/librist/Makefile9
-rw-r--r--multimedia/librist/distinfo6
-rw-r--r--multimedia/librist/pkg-plist2
3 files changed, 9 insertions, 8 deletions
diff --git a/multimedia/librist/Makefile b/multimedia/librist/Makefile
index 2f1061143abe..3a3ef4bf4348 100644
--- a/multimedia/librist/Makefile
+++ b/multimedia/librist/Makefile
@@ -1,5 +1,5 @@
PORTNAME= librist
-DISTVERSION= 0.2.0-RC6
+DISTVERSION= 0.2.0-RC6.20210420
CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org
@@ -9,18 +9,17 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcjson.so:devel/libcjson \
- liblz4.so:archivers/liblz4 # binary doesn't depend on liblz4.so for unknown reason, notified the dev via e-mail on 2021-04-08
+ libmbedcrypto.so:security/mbedtls
-USES= localbase meson pkgconfig
+USES= localbase:ldflags meson pkgconfig
USE_GITLAB= yes
USE_LDCONFIG= yes
GL_SITE= https://code.videolan.org
GL_ACCOUNT= rist
-GL_COMMIT= 9604b7530606b26a40fd95092a2f59d3ee6907d9
+GL_COMMIT= 113acf656930f17ef216cd84e008d997c71b46c5
MESON_ARGS= -Dtest=false
-MESON_ARGS+= -Duse_mbedtls=false # mbedcrypto needs to be ported
do-test:
@cd ${WRKSRC} && \
diff --git a/multimedia/librist/distinfo b/multimedia/librist/distinfo
index 9474534a2898..945c3322c763 100644
--- a/multimedia/librist/distinfo
+++ b/multimedia/librist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617993728
-SHA256 (rist-librist-9604b7530606b26a40fd95092a2f59d3ee6907d9_GL0.tar.gz) = 89b57ff23258e34f16d66bd0906654756a343b86f0b61d70cd4aa443bc422e4e
-SIZE (rist-librist-9604b7530606b26a40fd95092a2f59d3ee6907d9_GL0.tar.gz) = 1643392
+TIMESTAMP = 1618946157
+SHA256 (rist-librist-113acf656930f17ef216cd84e008d997c71b46c5_GL0.tar.gz) = a6893ae96b6767078a8b489a2e6f3415300931f7b70bc911ce88fb8c9cec0e3e
+SIZE (rist-librist-113acf656930f17ef216cd84e008d997c71b46c5_GL0.tar.gz) = 2870803
diff --git a/multimedia/librist/pkg-plist b/multimedia/librist/pkg-plist
index 3e8447afcbb9..bfd8500938c1 100644
--- a/multimedia/librist/pkg-plist
+++ b/multimedia/librist/pkg-plist
@@ -1,9 +1,11 @@
bin/rist2rist
bin/ristreceiver
bin/ristsender
+bin/ristsrppasswd
include/librist/common.h
include/librist/headers.h
include/librist/librist.h
+include/librist/librist_srp.h
include/librist/logging.h
include/librist/udpsocket.h
include/librist/version.h