git: ba75486d2f52 - main - audio/aqualung: Remove Musepack library support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Aug 2024 08:17:56 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba75486d2f523d22bf202a8eace3d8f3f570aeb4 commit ba75486d2f523d22bf202a8eace3d8f3f570aeb4 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-08-25 07:57:26 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-08-25 08:17:30 +0000 audio/aqualung: Remove Musepack library support Remove support for Musepack audio library PR: 281025 Approved by: portmgr (blanket) --- audio/aqualung/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index cae31bc61971..962bd01d1d5e 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -1,6 +1,6 @@ PORTNAME= aqualung DISTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= portmaster@BSDforge.com @@ -20,7 +20,6 @@ LIB_DEPENDS= libFLAC.so:audio/flac \ libsndfile.so:audio/libsndfile \ libvorbis.so:audio/libvorbis \ libmac.so:audio/mac \ - libmpcdec.so:audio/musepack \ libspeex.so:audio/speex \ libwavpack.so:audio/wavpack \ libavcodec.so:multimedia/ffmpeg \ @@ -40,7 +39,8 @@ GH_ACCOUNT= jeremyevans GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-cddb=no \ - --with-ifp=no + --with-ifp=no \ + --with-mpc=no DESKTOP_ENTRIES="Aqualung" "" "${DATADIR}/general.png" "aqualung" \ "Audio;AudioVideo;GTK;" ""