aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libdmtx/libdmtx_0.5.2.bb
blob: 9eb0b7d49f728e611f57d3653fb2ca59cc1e961b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "libdmtx is for reading and writing Data Matrix barcodes"
HOMEPAGE = "http://www.libdmtx.org/"
LICENSE = "GPLv2"
AUTHOR = "Mike Laughton"
SECTION = "libs"
PRIORITY = "optional"

FILE_PR = "r0"

DEPENDS = "libpng tiff"

SRC_URI = "${SOURCEFORGE_MIRROR}/libdmtx/libdmtx-${PV}.tar.gz"

inherit autotools