From 824cdca032f1fc8a7f02ddc8108a1340c7772af9 Mon Sep 17 00:00:00 2001 From: Kevin Bowling Date: Thu, 25 Jan 2024 19:00:06 -0700 Subject: [PATCH] audio/strawberry: Add gstreamer plugins Without these, the software is not useful and requires extra work. There are probably some better tradeoffs, but ship the default set from the older Clementine port until proven otherwise. PR: 276488 Approved by: maintainer --- audio/strawberry/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index fbdc4b4c3e7c..3ebea3e26936 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -69,6 +69,7 @@ EBUR128_IMPLIES= GSTREAMER GSTREAMER_USES= gstreamer GSTREAMER_CMAKE_BOOL= ENABLE_GSTREAMER +GSTREAMER_USE= GSTREAMER=cdparanoia,chromaprint,faac,faad,flac,lame,mpg123,neon,opus,shout2,soup,taglib,twolame,vorbis ICONV_USES= iconv:translit