summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb
new file mode 100644
index 0000000000..323c09858b
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb
@@ -0,0 +1,24 @@
1SUMMARY = "XRandR: X Resize, Rotate and Reflect extension library"
2
3DESCRIPTION = "The X Resize, Rotate and Reflect Extension, called RandR \
4for short, brings the ability to resize, rotate and reflect the root \
5window of a screen. It is based on the X Resize and Rotate Extension as \
6specified in the Proceedings of the 2001 Usenix Technical Conference \
7[RANDR]."
8
9require xorg-lib-common.inc
10
11LICENSE = "MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=aa33e583cc3e96238a8467b485e62992"
13
14DEPENDS += "virtual/libx11 randrproto libxrender libxext"
15
16PR = "r0"
17PE = "1"
18
19XORG_PN = "libXrandr"
20
21BBCLASSEXTEND = "native nativesdk"
22
23SRC_URI[md5sum] = "0c843636124cc1494e3d87df16957672"
24SRC_URI[sha256sum] = "033ad0ac2f012afb05268660f6d78705c85f84689f92fa7b47ce12959b15f5c3"