mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
audio/pacpl: Remove Musepack support
Remove support for Musepack audio format PR: 281025 Approved by: portmgr (blanket)
This commit is contained in:
parent
21f8bcc7e8
commit
71b14d6e9c
1 changed files with 1 additions and 2 deletions
|
@ -28,7 +28,7 @@ NO_ARCH= yes
|
|||
WRKSRC= ${WRKDIR}/${PORTNAME}-code
|
||||
|
||||
OPTIONS_DEFINE= APE CDPARANOIA DOCS FAAC FAAD FFMPEG KDE4 \
|
||||
LAME LAUDIO MUSEPACK MPLAYER OPTIMFROG OPUS \
|
||||
LAME LAUDIO MPLAYER OPTIMFROG OPUS \
|
||||
SNDFILE SOX SPEEX TOOLAME TTA VORBIS WAVPACK
|
||||
OPTIONS_DEFAULT= CDPARANOIA FAAC FAAD FFMPEG LAME VORBIS
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -47,7 +47,6 @@ FFMPEG_RUN_DEPENDS= ffmpeg:multimedia/ffmpeg
|
|||
LAME_RUN_DEPENDS= lame:audio/lame
|
||||
LAUDIO_RUN_DEPENDS= laudio:audio/linux-laudio
|
||||
MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer
|
||||
MUSEPACK_RUN_DEPENDS= mpcenc:audio/musepack
|
||||
OPTIMFROG_RUN_DEPENDS= ofr:audio/optimfrog
|
||||
OPUS_RUN_DEPENDS= opusenc:audio/opus-tools
|
||||
SNDFILE_RUN_DEPENDS= sndfile-convert:audio/libsndfile
|
||||
|
|
Loading…
Add table
Reference in a new issue