summaryrefslogtreecommitdiff
path: root/recipes/xorg-app/rendercheck_1.3.bb
blob: 81984a20637c19e16df1caf5beb1f8e452ed863b (plain)
1
2
3
4
5
6
7
8
require xorg-app-common.inc

DESCRIPTION = "a program to test Render extension implementations"
DEPENDS += "libxrender"

SRC_URI[archive.md5sum] = "eb6a358b79b0aeaf03d56c5e1f394365"
SRC_URI[archive.sha256sum] = "60e83bebab37c2754ae77cc359c0b67e8bc72b46821c7fa260ccc5c811bd741f"
PR = "${INC_PR}.0"