eb06ed1896
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 https://github.com/dmtx/libdmtx/commit/b65ff367ad90ab29568a5719b2ec07a2c2a6d8e8 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>
8 lines
212 B
Plaintext
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
|