Source-Makefile: package/feeds/packages/qrencode/Makefile Package: libqrencode Menu: 1 Version: 4.1.1-r1 Depends: +libc +QRENCODE_PNG:libpng Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: packages Title: Library for encoding data in a QR Code symbol Maintainer: Jonathan Bennett Source: qrencode-4.1.1.tar.bz2 License: LGPL-2.1-or-later LicenseFiles: COPYING URL: https://fukuchi.org/works/qrencode/ Type: ipkg Description: Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. @@ Config: config QRENCODE_PNG bool "Enable PNG output" depends on PACKAGE_libqrencode select PACKAGE_libpng default n @@ Package: qrencode Version: 4.1.1-r1 Depends: +libc +libqrencode Conflicts: Menu-Depends: Provides: Section: utils Category: Utilities Repository: packages Title: qrencode binary for producing qr codes Maintainer: Jonathan Bennett Source: qrencode-4.1.1.tar.bz2 License: LGPL-2.1-or-later LicenseFiles: COPYING URL: http://fukuchi.org/works/qrencode/ Type: ipkg Description: Qrencode is a C program for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. @@