mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-12-23 21:47:11 +01:00
libdmtx: add recipe
This commit is contained in:
9
recipes-extended/libdmtx/libdmtx_0.7.8.bb
Normal file
9
recipes-extended/libdmtx/libdmtx_0.7.8.bb
Normal 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"
|
||||
Reference in New Issue
Block a user