summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-11-15 21:01:34 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-11-22 10:25:34 +0000
commit5d5db6ccba8dd70ed1ebde25c512b5df8f186285 (patch)
treeeebed99e75a43dd8f7f26160a4c9f0ac48b53f2e /meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb
parent161490f1050b4eafb88d173c62d5648c9b852970 (diff)
downloadpoky-5d5db6ccba8dd70ed1ebde25c512b5df8f186285.tar.gz
pixman: upgrade from 0.18.2 to 0.20.0
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb b/meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb
new file mode 100644
index 0000000000..0ccadcd91b
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb
@@ -0,0 +1,18 @@
1DESCRIPTION = "Library for lowlevel pixel operations"
2
3require xorg-lib-common.inc
4
5LICENSE = "MIT & MIT-style & Public Domain"
6LIC_FILES_CHKSUM = "file://COPYING;md5=fea989a44fb012b5e79584972a863d22 \
7 file://pixman/pixman-matrix.c;endline=25;md5=ba6e8769bfaaee2c41698755af04c4be \
8 file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \
9 file://pixman/pixman-x64-mmx-emulation.h;beginline=4;endline=9;md5=4e32716f2efaa6c4659222667c339bb8"
10
11DEPENDS = "virtual/libx11"
12
13PR="r0"
14
15EXTRA_OECONF="--disable-gtk"
16
17SRC_URI[md5sum] = "512ec766a911142b901157ba581f6e75"
18SRC_URI[sha256sum] = "4798a9961bf38a1b25cabef0a8a73fd7dcc6b98da187ce55b1420894360188b5"