aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/raw-tools/exiv2_0.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/raw-tools/exiv2_0.15.bb')
-rw-r--r--recipes/raw-tools/exiv2_0.15.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes/raw-tools/exiv2_0.15.bb b/recipes/raw-tools/exiv2_0.15.bb
deleted file mode 100644
index e91e6d8347..0000000000
--- a/recipes/raw-tools/exiv2_0.15.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "Exiv2 is a C++ library and a command line utility to access image metadata."
-LICENSE = "GPL"
-DEPENDS = "tiff zlib"
-
-SRC_URI = "http://www.exiv2.org/exiv2-${PV}.tar.gz"
-
-inherit autotools pkgconfig lib_package
-
-
-do_stage() {
- autotools_stage_all
-}
-
-
-
-SRC_URI[md5sum] = "bb18d19e1d6fb255dadda456cadec00e"
-SRC_URI[sha256sum] = "b72d82e9117308063471993f3832e58064c0599dec3df2bf2a7ce54450984a3e"