summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libraw/libraw_0.21.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libraw/libraw_0.21.4.bb')
-rw-r--r--meta-oe/recipes-support/libraw/libraw_0.21.4.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-oe/recipes-support/libraw/libraw_0.21.4.bb b/meta-oe/recipes-support/libraw/libraw_0.21.4.bb
deleted file mode 100644
index ef0a0255d9..0000000000
--- a/meta-oe/recipes-support/libraw/libraw_0.21.4.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1SUMMARY = "raw image decoder"
2LICENSE = "LGPL-2.1-only | CDDL-1.0"
3LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=1501ae0aa3c8544e63f08d6f7bf88a6f"
4
5SRC_URI = "git://github.com/LibRaw/LibRaw.git;branch=0.21-stable;protocol=https;tag=${PV}"
6SRCREV = "9646d776c7c61976080a8f2be67928df0750493e"
7
8inherit autotools pkgconfig
9
10DEPENDS = "jpeg jasper lcms"