generic-poky/meta/recipes-graphics/xcb/xcb-util-renderutil_0.3.8.bb
Marko Katic 755256c33a xcb-util-render: Add recipe that provides libxcb-render-util
Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition.
This library was previously provided by xcb-util and is now a separate package.

(From OE-Core rev: 7703a00515b3cc8f7d3855cf3654ee243ef7b146)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-26 10:05:04 +01:00

15 lines
455 B
BlitzBasic

require xcb-util.inc
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://renderutil/glyph.c;endline=24;md5=c517c483b8d726234ec94f9169236661 \
file://renderutil/util.c;endline=20;md5=6e0bfc44fb13298c0f4694eb70dc80d4 \
file://renderutil/xcb_renderutil.h;md5=c8732d30d204d3b55e956489f635cefb \
"
PR = "r0"
SRC_URI[md5sum] = "b346ff598ee093c141f836fbc0f8f721"
SRC_URI[sha256sum] = "9789a5c55728fa7bae374d9fdf1c61095869bdc68561911760879095644c7452"