summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/lcms/lcms_1.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/lcms/lcms_1.17.bb')
-rw-r--r--meta-oe/recipes-support/lcms/lcms_1.17.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-oe/recipes-support/lcms/lcms_1.17.bb b/meta-oe/recipes-support/lcms/lcms_1.17.bb
deleted file mode 100644
index 64e6f07df..000000000
--- a/meta-oe/recipes-support/lcms/lcms_1.17.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1SUMMARY = "Little cms is a small-footprint, speed optimized color management engine"
2SECTION = "libs"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=156745cad721a8783cb847e82b79f586"
5SRC_URI = "${SOURCEFORGE_MIRROR}/lcms/lcms-${PV}.tar.gz"
6DEPENDS = "tiff"
7
8PR = "r4"
9
10BBCLASSEXTEND = "native"
11
12inherit autotools
13
14SRC_URI[md5sum] = "07bdbb4cfb05d21caa58fe3d1c84ddc1"
15SRC_URI[sha256sum] = "5ef3b4dab30956772009e29dba33fe1256cf9da161106a1e70b0966c96d14583"