aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/raw-tools/ufraw_0.12.bb
blob: 0288516f9fc0218fe01e34ad8105db7e2f2cf236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
DESCRIPTION = "The Unidentified Flying Raw (UFRaw) is a utility to read and manipulate raw images from digital cameras. "
LICENSE = "GPL"

DEPENDS = "gtk+ gtkimageview lcms exiv2 tiff"

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

inherit autotools pkgconfig

EXTRA_OECONF = " --enable-extras "

PACKAGES =+ "dcraw dcraw-dbg"
FILES_dcraw = "${bindir}/dcraw"
FILES_dcraw-bdg = "${bindir}/.debug/dcraw"



SRC_URI[md5sum] = "b2c104938c1c3eb47e7605432bbd3157"
SRC_URI[sha256sum] = "c750c8180057385eaa0844f1148d6f0223b986da322773195eab44b33b97c19f"