1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

emulators/mednafen: Remove dependency on deprecated port audio/musepack

PR:		281614
This commit is contained in:
Stefan Schlosser 2024-09-20 17:38:17 -07:00 committed by Jose Alonso Cardenas Marquez
parent 214dd1d102
commit 29cdadcf68
No known key found for this signature in database
GPG Key ID: 335B9246BA5E30F4

View File

@ -1,6 +1,7 @@
PORTNAME= mednafen
DISTVERSION= 1.32.1
PORTEPOCH= 1
PORTREVISION= 1
CATEGORIES= emulators games
MASTER_SITES= https://mednafen.github.io/releases/files/
@ -13,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libFLAC.so:audio/flac \
liblzo2.so:archivers/lzo2 \
libmpcdec.so:audio/musepack \
libtrio.so:devel/trio \
libvorbisfile.so:audio/libvorbis \
libzstd.so:archivers/zstd
@ -26,7 +26,6 @@ USE_SDL= sdl2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-external-libzstd \
--with-external-lzo \
--with-external-mpcdec \
--with-external-tremor \
--with-external-trio