summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxcursor_1.1.12.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-11-30 22:12:31 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-30 22:18:11 +0000
commit01e1f34dba326c52a0425e03447a3fd4a2335537 (patch)
tree720f9d2ccd901d7b55b861f411c0627bee8f1b4b /meta/recipes-graphics/xorg-lib/libxcursor_1.1.12.bb
parent54eb22ae130ab4e1255e4d5724e1d62ff4ea8329 (diff)
downloadpoky-01e1f34dba326c52a0425e03447a3fd4a2335537.tar.gz
libxcursor: upgrade from 1.1.11 to 1.1.12
(From OE-Core rev: e1bbc6a8c7981b76d1be9bac7ad970cdc81a258b) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxcursor_1.1.12.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxcursor_1.1.12.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxcursor_1.1.12.bb b/meta/recipes-graphics/xorg-lib/libxcursor_1.1.12.bb
new file mode 100644
index 0000000000..b5930938b9
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxcursor_1.1.12.bb
@@ -0,0 +1,22 @@
1SUMMARY = "Xcursor: X Cursor management library"
2
3DESCRIPTION = "Xcursor is a simple library designed to help locate and \
4load cursors. Cursors can be loaded from files or memory. A library of \
5common cursors exists which map to the standard X cursor names. Cursors \
6can exist in several sizes and the library automatically picks the best \
7size."
8
9require xorg-lib-common.inc
10
11LICENSE = "MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=8902e6643f7bcd7793b23dcd5d8031a4"
13
14DEPENDS += "libxrender libxfixes"
15
16PR = "r0"
17PE = "1"
18
19XORG_PN = "libXcursor"
20
21SRC_URI[md5sum] = "a93b5a6f5b05976d2c0d3f8a07f6ac6a"
22SRC_URI[sha256sum] = "0c4de165e07ac66b091af50a4db1f07e3c14d1bcf80830013693a21ef03e7ba4"