libdmtx: add recipe

This commit is contained in:
Markus Volk
2025-12-16 18:41:10 +01:00
parent db538a7018
commit 9228c955a9

View File

@@ -0,0 +1,9 @@
SUMMARY = "libdmtx - Open Source Data Matrix Software"
HOMEPAGE = "https://github.com/dmtx/libdmtx"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b58872aaf3a9d51c1f002b9d7940f4f1"
inherit autotools
SRC_URI = "git://github.com/dmtx/libdmtx.git;protocol=https;branch=master"
SRCREV = "500d7af6106713610a0f8b2d96aefa81912b96bc"