1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

audio/moc: Update OPTIONS_DEFAULT to include WAVPACK

Include wavpack so the audio player can support more audio formats

PR:		256275
This commit is contained in:
Rob Zinkov 2021-06-01 16:59:05 +01:00 committed by Li-Wen Hsu
parent 4b1fb70ac6
commit 2a8be2b7a2
No known key found for this signature in database
GPG Key ID: 8D7BCC7D012FD37E

View File

@ -1,8 +1,8 @@
# Created by: Revis Zinkov <rzinkov@gmail.com>
# Created by: Rob Zinkov <rzinkov@gmail.com>
PORTNAME= moc
PORTVERSION= 2.5.2
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= http://ftp.daper.net/pub/soft/moc/stable/
@ -24,7 +24,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -L${BDB_LIB_DIR}
OPTIONS_DEFINE= AAC CURL DEBUG FFMPEG FLAC JACK MODPLUG MP3 MUSEPACK RCC \
SAMPLERATE SIDPLAY2 SNDFILE SPEEX VORBIS WAVPACK
OPTIONS_DEFAULT= MP3 VORBIS FLAC CURL
OPTIONS_DEFAULT= MP3 VORBIS FLAC CURL WAVPACK
CURL_DESC= curl support (Internet streams)
RCC_DESC= RCC support
SIDPLAY2_DESC= libsidplay2 support