Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2026 12:16:38 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a23429d3bdce - main - net/mediastreamer: Update version 5.4.100=>5.4.121
Message-ID:  <6a2e9ba6.21b13.640062d9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a23429d3bdcec71a2075d9c7bf46a7698830f59a

commit a23429d3bdcec71a2075d9c7bf46a7698830f59a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-06-14 11:53:24 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-06-14 12:16:11 +0000

    net/mediastreamer: Update version 5.4.100=>5.4.121
    
    - Switch to Qt6
    
    Changelog: https://gitlab.linphone.org/BC/public/mediastreamer2/-/tags/5.4.121
---
 net/mediastreamer/Makefile | 8 ++++----
 net/mediastreamer/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile
index c17ec2eff045..fa9090401093 100644
--- a/net/mediastreamer/Makefile
+++ b/net/mediastreamer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mediastreamer
-DISTVERSION=	5.4.100
+DISTVERSION=	5.4.121
 CATEGORIES=	net
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -68,8 +68,8 @@ MATROSKA_CMAKE_BOOL=	ENABLE_MKV
 OPUS_LIB_DEPENDS=	libopus.so:audio/opus
 OPUS_CMAKE_BOOL=	ENABLE_OPUS
 QTGL_IMPLIES=	VIDEO
-QTGL_USES=	qt:5
-QTGL_USE=	QT=core,declarative,gui,network,buildtools:build,qmake:build
+QTGL_USES=	qt:6
+QTGL_USE=	QT=base,declarative
 QTGL_CMAKE_BOOL=	ENABLE_QT_GL
 SPEEX_LIB_DEPENDS=	libspeex.so:audio/speex \
 			libspeexdsp.so:audio/speexdsp
@@ -87,7 +87,7 @@ VPX_LIB_DEPENDS=	libvpx.so:multimedia/libvpx
 VPX_CMAKE_BOOL=		ENABLE_VPX
 XVIDEO_IMPLIES=		VIDEO
 XVIDEO_USES=		xorg
-XVIDEO_USE=		XORG=x11,xext,xfixes,xorgproto,xv
+XVIDEO_USE=		XORG=x11,xext,xfixes,xinerama,xorgproto,xv
 XVIDEO_CMAKE_BOOL=	ENABLE_X11 ENABLE_XV
 XVIDEO_LDFLAGS=		-L${LOCALBASE}/lib -lX11
 
diff --git a/net/mediastreamer/distinfo b/net/mediastreamer/distinfo
index 209b88c80148..a57e87e62494 100644
--- a/net/mediastreamer/distinfo
+++ b/net/mediastreamer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1774097719
-SHA256 (mediastreamer2-5.4.100.tar.bz2) = b841e69fe5ca4739712868cc5c868fb1076b7dc762a738ae49cbb2071451e8dc
-SIZE (mediastreamer2-5.4.100.tar.bz2) = 23956210
+TIMESTAMP = 1781437953
+SHA256 (mediastreamer2-5.4.121.tar.bz2) = 42ccb84772ae299161e809afbe69ee7d62bc5720d9e33ad5ca4f1bdf895405cd
+SIZE (mediastreamer2-5.4.121.tar.bz2) = 23960112


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2e9ba6.21b13.640062d9>