linux-omap 2.6.39: sync with meta-texasinstruments
[openembedded.git] / recipes / gphoto2 / gphoto2_2.4.2.bb
blobcd73d30bf6c1d3cbf7c71c287d1409dc33d961f1
1 DESCRIPTION = "gphoto2 is a command-line utility to fetch pictures from digital cameras"
2 SECTION = "console/utils"
3 LICENSE = "GPL"
4 DEPENDS = "libtool libgphoto2 popt"
5 PR = "r1"
7 SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2\
8 file://gphoto-popt-fixup.patch"
10 inherit autotools
12 do_configure_append() {
13 find ${S} -name Makefile | xargs sed -i 's:/usr/include:${STAGING_INCDIR}:'
17 SRC_URI[md5sum] = "9c57dd8b89ccfeafdd2037516185f6e9"
18 SRC_URI[sha256sum] = "c9ef8c2f61bbe9978b38341ca2bf09786416ddd82d4708066a26a0483341ca72"