summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/exiv2/exiv2_0.27.1.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/exiv2/exiv2_0.27.1.bb b/meta-oe/recipes-support/exiv2/exiv2_0.27.1.bb
new file mode 100644
index 0000000000..97116ee2d1
--- /dev/null
+++ b/meta-oe/recipes-support/exiv2/exiv2_0.27.1.bb
@@ -0,0 +1,13 @@
1SUMMARY = "Exif, Iptc and XMP metadata manipulation library and tools"
2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2"
4
5DEPENDS = "zlib expat"
6
7SRC_URI = "https://exiv2.org/releases/${BPN}-${PV}-Source.tar.gz"
8SRC_URI[md5sum] = "56d064517ae5903dd963b84514a121c1"
9SRC_URI[sha256sum] = "f125286980fd1bcb28e188c02a93946951c61e10784720be2301b661a65b3081"
10
11S = "${WORKDIR}/${BPN}-${PV}-Source"
12
13inherit cmake gettext