summaryrefslogtreecommitdiff
path: root/recipes/xorg-app/x11perf_1.5.1.bb
blob: 1d66895dd6ae7d4c7802f5662c2e638f5e778c47 (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-app-common.inc

DESCRIPTION = "X11 server performance test program"
DEPENDS += "libxmu libxrender libxft libxext fontconfig"
PE = "1"

FILES_${PN} += "/usr/lib/X11/x11perfcomp/*"

SRC_URI[archive.md5sum] = "66e4aa4645f83809071eb69553ed0222"
SRC_URI[archive.sha256sum] = "ab4c6a579f93fa9485ef5be8760a3da0d22acfa743f2114057c5262b77ff7056"
PR = "${INC_PR}.0"