buildroot/package/libdmtx/Config.in
Bernd Kuhls eb06ed1896 package/libdmtx: bump version to 0.7.5
According to https://sourceforge.net/projects/libdmtx the project was
moved to https://github.com/dmtx so update project URL in Config.in.

Updated license hash due to upstream commit
b65ff367ad

Added AUTORECONF because the github tarball does not include a
configure script.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-09-06 09:05:24 +02:00

8 lines
212 B
Plaintext

config BR2_PACKAGE_LIBDMTX
bool "libdmtx"
help
libdmtx is a software library that enables programs to read
and write Data Matrix barcodes of the modern ECC200 variety.
https://github.com/dmtx/libdmtx