summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-lib/pixman_0.21.2.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-01-05 20:15:58 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-06 10:06:27 +0000
commite348e6e62261ea251958ea4a7a5560687dafe67f (patch)
tree187395b22f376812f1f098a282330aa3336e5a06 /meta/recipes-graphics/xorg-lib/pixman_0.21.2.bb
parent840ca229476121409c163027e19b4dbd3c1b4daa (diff)
downloadopenembedded-core-e348e6e62261ea251958ea4a7a5560687dafe67f.tar.gz
openembedded-core-e348e6e62261ea251958ea4a7a5560687dafe67f.tar.bz2
openembedded-core-e348e6e62261ea251958ea4a7a5560687dafe67f.tar.xz
openembedded-core-e348e6e62261ea251958ea4a7a5560687dafe67f.zip
pixman: upgrade from 0.20.0 to 0.21.2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/pixman_0.21.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/pixman_0.21.2.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.21.2.bb b/meta/recipes-graphics/xorg-lib/pixman_0.21.2.bb
new file mode 100644
index 000000000..562ba14de
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/pixman_0.21.2.bb
@@ -0,0 +1,19 @@
+DESCRIPTION = "Library for lowlevel pixel operations"
+
+require xorg-lib-common.inc
+
+LICENSE = "MIT & MIT-style & Public Domain"
+LIC_FILES_CHKSUM = "file://COPYING;md5=71e682cc54eaaf251f96a9038423a5c3 \
+ file://pixman/pixman-matrix.c;endline=25;md5=ba6e8769bfaaee2c41698755af04c4be \
+ file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \
+ file://pixman/pixman-x64-mmx-emulation.h;beginline=4;endline=9;md5=4e32716f2efaa6c4659222667c339bb8"
+
+DEPENDS = "virtual/libx11"
+
+PR = "r0"
+
+EXTRA_OECONF="--disable-gtk"
+
+SRC_URI[md5sum] = "4bc4cf052635265f7a98ad3e890ae329"
+SRC_URI[sha256sum] = "7ea3601f6ab411645d73db2f37096f5979425d309784a865444ecfa18614d06d"
+