blob: 30a1e089e3b01a48923f6d332f273f182fcd806f [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001require recipes-graphics/xorg-app/xorg-app-common.inc
2
3SUMMARY = "X.Org X11 X client utilities"
4HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xsetroot/"
5DESCRIPTION = "xsetroot is a root window parameter setting utility for X"
6SECTION = "x11/app"
7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://COPYING;md5=6ea29dbee22324787c061f039e0529de"
9
10DEPENDS += "xbitmaps libxcursor"
11BBCLASSEXTEND = "native"
12
13SRC_URI[md5sum] = "5fe769c8777a6e873ed1305e4ce2c353"
14SRC_URI[sha256sum] = "10c442ba23591fb5470cea477a0aa5f679371f4f879c8387a1d9d05637ae417c"