summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcroco/libcroco_0.6.3.bb
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2012-12-21 13:41:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-31 09:43:21 +0000
commit283c7b8553d57caca0eb320bbb1e0d301aa32553 (patch)
treef8704fa6bdce77f5393d5ce5ed399f469cec6c53 /meta/recipes-support/libcroco/libcroco_0.6.3.bb
parentce2414a557d403939476657cf6c2967749d5c2a5 (diff)
downloadpoky-283c7b8553d57caca0eb320bbb1e0d301aa32553.tar.gz
libcroco: upgrade to 0.6.8
License checksum modification due to: src/cr-rgb.c: code (not license) change croco.patch: removed - it doesn't apply anymore - not needed anymore libcroco_fix_for_automake-1.12.patch: removed - problem not reprodicible anymore (From OE-Core rev: c672f27f8f121df9083db28d3fc1d3f3071a1b37) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libcroco/libcroco_0.6.3.bb')
-rw-r--r--meta/recipes-support/libcroco/libcroco_0.6.3.bb20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.3.bb b/meta/recipes-support/libcroco/libcroco_0.6.3.bb
deleted file mode 100644
index d9ff8de7e4..0000000000
--- a/meta/recipes-support/libcroco/libcroco_0.6.3.bb
+++ /dev/null
@@ -1,20 +0,0 @@
1DESCRIPTION = "The Libcroco project is an effort to build a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit"
2HOMEPAGE = "http://www.gnome.org/"
3BUGTRACKER = "https://bugzilla.gnome.org/"
4
5LICENSE = "LGPLv2 & LGPLv2.1"
6LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
7 file://src/cr-rgb.c;endline=25;md5=1df8189094ba7bbed953225785032826 \
8 file://tests/cr-test-utils.c;endline=21;md5=2382c27934cae1d3792fcb17a6142c4e"
9
10SECTION = "x11/utils"
11DEPENDS = "glib-2.0 libxml2 zlib"
12PR = "r3"
13
14inherit autotools pkgconfig gnome
15
16SRC_URI_append = " file://croco.patch;apply=yes \
17 file://libcroco_fix_for_automake-1.12.patch "
18
19SRC_URI[archive.md5sum] = "e1e93eeff4367c896f3959af34ba20eb"
20SRC_URI[archive.sha256sum] = "746192d979263c74094d41e5ff0e19900b3d81eb2bd42c27c1c320dd94008034"