Files
meta-kf5/recipes-support/libdmtx_0.7.4.bb
Alistair Francis 7d33a05ed8 libdmtx: Use the new GitHub mirror
Summary:
The old SourceForge mirror has been removed, update to the new GitHub mirror to fix the downloads.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>

Reviewers: vkrause

Reviewed By: vkrause

Differential Revision: https://phabricator.kde.org/D18197
2019-01-11 10:49:05 -08:00

13 lines
450 B
BlitzBasic

DESCRIPTION = "Library for reading and writing data matrix barcodes"
HOMEPAGE = "http://libdmtx.sourceforge.net/"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1c8a135723039c12792b01a2c688251b"
PR = "r0"
inherit autotools
SRC_URI = "https://github.com/dmtx/libdmtx/archive/v${PV}.tar.gz"
SRC_URI[md5sum] = "aee0184c1374242996c9991a3133ada9"
SRC_URI[sha256sum] = "15c6411f56cad4f58fa426f0ce96e0baf32b280af50082bd28edb651638e9c32"