summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxres_1.0.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxres_1.0.6.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxres_1.0.6.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxres_1.0.6.bb b/meta/recipes-graphics/xorg-lib/libxres_1.0.6.bb
new file mode 100644
index 0000000000..dff2f02be6
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxres_1.0.6.bb
@@ -0,0 +1,21 @@
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 resourceproto"
14
15PR = "r0"
16PE = "1"
17
18XORG_PN = "libXres"
19
20SRC_URI[md5sum] = "80d0c6d8522fa7a645e4f522e9a9cd20"
21SRC_URI[sha256sum] = "ff8661c925e8b182f98ae98f02bbd93c55259ef7f34a92c1a126b6074ebde890"