"The licenses of libfaac and libfdk_aac are not compatible with the GPL,
so the GPL does not permit distribution of binaries containing code
licensed under these licenses when GPL-licensed code is also included.
Therefore these encoders have been designated as "non-free", and you
cannot download a pre-built ffmpeg that supports them. This can be
resolved by compiling ffmpeg yourself."
See https://trac.ffmpeg.org/wiki/Encode/AAC.
"The licenses of libfaac and libfdk_aac are not compatible with the GPL,
so the GPL does not permit distribution of binaries containing code
licensed under these licenses when GPL-licensed code is also included.
Therefore these encoders have been designated as "non-free", and you
cannot download a pre-built ffmpeg that supports them. This can be
resolved by compiling ffmpeg yourself."
See https://trac.ffmpeg.org/wiki/Encode/AAC.
- smb options is enabled for glibc, off for musl (samba is currently broken).
- use --enable-merge-ffmpeg to make plugins use ffmpeg instead.
- misc tweaks for musl.
Permanent global pkg build options can be defined via 'XBPS_PKG_OPTIONS' in etc/conf.
Permament per-pkg build options can be defined via 'XBPS_PKG_OPTIONS_<pkgname>' in etc/conf.
Close GH #452.