increase dvbapp PR.
[vuplus_openembedded] / recipes / libdmtx / libdmtx_0.5.2.bb
1 DESCRIPTION = "libdmtx is for reading and writing Data Matrix barcodes"
2 HOMEPAGE = "http://www.libdmtx.org/"
3 LICENSE = "GPLv2"
4 AUTHOR = "Mike Laughton"
5 SECTION = "libs"
6 PRIORITY = "optional"
7
8 PR = "r0"
9
10 DEPENDS = "libpng tiff"
11
12 SRC_URI = "${SOURCEFORGE_MIRROR}/libdmtx/libdmtx-${PV}.tar.gz"
13
14 inherit autotools