kumquat-buildroot/package/flac/Config.in
Bernd Kuhls 5a172ef532 package/flac: bump version to 1.4.2
Changelog: https://xiph.org/flac/changelog.html

Switched _SITE to https and update project URL.

Upstream removed the dependency to host-nasm:
75ef7958df (diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810L474)

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-10-31 10:50:32 +01:00

11 lines
214 B
Plaintext

config BR2_PACKAGE_FLAC
bool "flac"
depends on BR2_USE_WCHAR
help
FLAC is an Open Source lossless audio codec.
https://xiph.org/flac/
comment "flac needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR