freebsd-ports/audio/flacon/pkg-message
Alexey Dokuchaev 28b597f5d6 audio/flacon: the port had been updated to version 11.1.0
Since version 10.0.0 the program does not use external utilities
to calculate Replay Gain, the built-in method is used instead.
This accelerated the conversion process and reduced the number
of dependencies (particularly, metaflac, mp3gain, vorbisgain,
and wvgain are no longer needed).

Reported by:	portscout
2023-05-31 12:12:26 +00:00

14 lines
323 B
Text

[
{ type: install
message: <<EOM
Flacon uses external programs to perform audio conversion. Install
them manually, depending on your needs, from the following ports or
corresponding packages:
audio/faac audio/flac
audio/lame audio/mac
audio/opus-tools audio/tta
audio/vorbis-tools audio/wavpack
EOM
}
]