git: f3cecd2d0049 - 2025Q4 - audio/strawberry: Add missing dep for Radios
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Nov 2025 06:13:34 UTC
The branch 2025Q4 has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f3cecd2d0049a5a765cbb4edf15716286abb2a12
commit f3cecd2d0049a5a765cbb4edf15716286abb2a12
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-11-17 05:57:48 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-11-17 06:13:26 +0000
audio/strawberry: Add missing dep for Radios
devel/gstreamer1-plugins-soup is required for the Radios (HTTP/HTTPS
streaming) feature to function.
PR: 288099
Reported by: Thomas Dreibholz <thomas.dreibholz@gmail.com>
MFH: 2025Q4
(cherry picked from commit b474e448fe246c014eb1154a949b3093826402a9)
---
audio/strawberry/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile
index 1208cec120cc..b2a92e04b417 100644
--- a/audio/strawberry/Makefile
+++ b/audio/strawberry/Makefile
@@ -1,5 +1,6 @@
PORTNAME= strawberry
DISTVERSION= 1.2.14
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/
@@ -23,7 +24,7 @@ USES= cmake:testing compiler:c++17-lang desktop-file-utils \
gl gnome gstreamer pkgconfig qt:6 sqlite tar:xz xorg
USE_GL= opengl
USE_GNOME= glib20
-USE_GSTREAMER= faac faad flac lame libav mpg123 opus taglib vorbis
+USE_GSTREAMER= faac faad flac lame libav mpg123 opus soup taglib vorbis
USE_QT= base sqldriver-sqlite:run
USE_XORG= ice sm x11 xcb xext