xref: /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.4.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1require 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
17