summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcroco/libcroco_0.6.13.bb
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-10-29 17:48:49 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-10-30 17:12:19 +0000
commit3681db6bb311ae291bdf1204aa8f06ec41fb8a1a (patch)
tree87d106e39d81bbbd561ea98648bbe58bdab15988 /meta/recipes-support/libcroco/libcroco_0.6.13.bb
parent57e3f6ff2846e0f253c5e5c7117fde09a31c6013 (diff)
downloadpoky-3681db6bb311ae291bdf1204aa8f06ec41fb8a1a.tar.gz
libcroco: drop recipe
libcroco has been deprecated and was archived by the gnome-project https://gitlab.gnome.org/Archive/libcroco (From OE-Core rev: d53c1aca794ce256b057d63a9a8eaae5bf71fae5) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libcroco/libcroco_0.6.13.bb')
-rw-r--r--meta/recipes-support/libcroco/libcroco_0.6.13.bb26
1 files changed, 0 insertions, 26 deletions
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.13.bb b/meta/recipes-support/libcroco/libcroco_0.6.13.bb
deleted file mode 100644
index 419c962657..0000000000
--- a/meta/recipes-support/libcroco/libcroco_0.6.13.bb
+++ /dev/null
@@ -1,26 +0,0 @@
1SUMMARY = "Cascading Style Sheet (CSS) parsing and manipulation toolkit"
2DESCRIPTION = "The Libcroco project is an effort to build a generic \
3Cascading Style Sheet (CSS) parsing and manipulation toolkit that can be \
4used by GNOME applications in need of CSS support."
5HOMEPAGE = "http://www.gnome.org/"
6BUGTRACKER = "https://bugzilla.gnome.org/"
7
8LICENSE = "LGPL-2.0-only & LGPL-2.1-only"
9LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
10 file://src/cr-rgb.c;endline=22;md5=31d5f0944d556c8589d04ea6055fcc66 \
11 file://tests/cr-test-utils.c;endline=21;md5=2382c27934cae1d3792fcb17a6142c4e"
12
13SECTION = "x11/utils"
14DEPENDS = "glib-2.0 libxml2 zlib"
15BBCLASSEXTEND = "native nativesdk"
16EXTRA_OECONF += "--enable-Bsymbolic=auto"
17
18BINCONFIG = "${bindir}/croco-0.6-config"
19
20inherit gnomebase gtk-doc binconfig-disabled
21
22SRC_URI[archive.md5sum] = "c80c5a8385011a0260dce6bd0da93dce"
23SRC_URI[archive.sha256sum] = "767ec234ae7aa684695b3a735548224888132e063f92db585759b422570621d4"
24
25SRC_URI +="file://CVE-2020-12825.patch \
26"