xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libxres_1.2.1.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1SUMMARY = "XRes: X Resource extension library"
2
3DESCRIPTION = "libXRes provides an X Window System client interface to \
4the Resource extension to the X protocol.  The Resource extension allows \
5for X clients to see and monitor the X resource usage of various clients \
6(pixmaps, et al)."
7
8require xorg-lib-common.inc
9
10LICENSE = "MIT"
11LIC_FILES_CHKSUM = "file://COPYING;md5=8c89441a8df261bdc56587465e13c7fa"
12
13DEPENDS += "libxext xorgproto"
14
15PE = "1"
16
17XORG_PN = "libXres"
18
19SRC_URI[sha256sum] = "b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11"
20