merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / packages / libexif / libexif_0.6.13.bb
blob40888df6c36b8cd15f13df6598d0e1c2e1db522d
1 DESCRIPTION = "Library to read the extended image information (EXIF) from JPEG pictures"
2 HOMEPAGE = "http://sourceforge.net/projects/libexif"
3 SECTION = "libs"
4 LICENSE = "LGPL"
5 PR = "r1"
7 SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2"
9 inherit autotools pkgconfig
11 do_configure_append() {
12 sed -i s:doc\ binary:binary:g Makefile
15 do_stage() {
16 autotools_stage_all