summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2012-08-17 19:21:11 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-19 11:09:07 +0100
commitc49ecc9849da177d28bf0b616fee220f36a7a5e7 (patch)
tree7e673ba71f3b08c0e6f4b900bf834910c6bb68bb /meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb
parent973512c32c361824358dea6eb87fdc2d9afa6b81 (diff)
downloadpoky-c49ecc9849da177d28bf0b616fee220f36a7a5e7.tar.gz
libxrandr: upgrade to 1.4.0
Only some spaces changed in the license file. (From OE-Core rev: a1c2330a514a8fa627c55678afb34aa724734a56) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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"