1 config BR2_PACKAGE_LIBQRENCODE
4 libqrencode is a C library for encoding data in a QR Code
5 symbol, a kind of 2D symbology that can be scanned by handy
6 terminals such as a mobile phone with CCD. The capacity of
7 QR Code is up to 7000 digits or 4000 characters, and is
10 http://fukuchi.org/works/qrencode/index.html
12 if BR2_PACKAGE_LIBQRENCODE
14 config BR2_PACKAGE_LIBQRENCODE_TOOLS
15 bool "libqrencode tools"
16 select BR2_PACKAGE_LIBPNG
18 Build command-line tools
20 endif #BR2_PACKAGE_LIBQRENCODE