generic-poky/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
Martin Jansa 79e4de8406 recipes: replace CONFLICTS with RCONFLICTS_${PN}
(From OE-Core rev: fbcda6eff010e0a39cc0145a514e7de99f475145)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-18 13:24:58 +01:00

21 lines
717 B
BlitzBasic

require xorg-proto-common.inc
SUMMARY = "XRandR: X Resize, Rotate and Reflect extension headers"
DESCRIPTION = "This package provides the wire protocol for the X Resize, \
Rotate and Reflect extension. This extension provides the ability to \
resize, rotate and reflect the root window of a screen."
LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \
file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
RCONFLICTS_${PN} = "randrext"
PR = "r1"
PE = "1"
BBCLASSEXTEND = "native nativesdk"
SRC_URI[md5sum] = "597491c0d8055e2a66f11350c4985775"
SRC_URI[sha256sum] = "d90d00612cc49292bd8d9dc19efb1c9187385fbe87590d7279a02e5e1066dc71"