blob: 9d523bd7b1978b705533fcca56816ab35cbd5e3d [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/xstdcmap"
5DESCRIPTION = "The xstdcmap utility can be used to selectively define \
6standard colormap properties."
7SECTION = "x11/app"
8LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://COPYING;md5=2b08d9e2e718ac83e6fe2b974d4b5fd8"
10
11DEPENDS += "libxmu"
12BBCLASSEXTEND = "native"
13
14SRC_URI[md5sum] = "da67142c128d18386ff145882e0afc66"
15SRC_URI[sha256sum] = "06898b3f1eaad0b205ff3c75bdefa3207868b889d4cb37b32b8267b2bbfe6f8b"
16