chinook-compat: add new toolchain options and stick to util-linux
[openembedded.git] / recipes / raw-tools / ufraw_0.12.bb
blobb9e06a3bc583eca69933d212e1e4786b90b8b4cb
1 DESCRIPTION = "The Unidentified Flying Raw (UFRaw) is a utility to read and manipulate raw images from digital cameras. "
2 LICENSE = "GPL"
4 DEPENDS = "gtk+ gtkimageview lcms exiv2 tiff"
6 SRC_URI = "${SOURCEFORGE_MIRROR}/ufraw/ufraw-${PV}.tar.gz"
8 inherit autotools pkgconfig
10 EXTRA_OECONF = " --enable-extras "
12 PACKAGES =+ "dcraw dcraw-dbg"
13 FILES_dcraw = "${bindir}/dcraw"
14 FILES_dcraw-bdg = "${bindir}/.debug/dcraw"