summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-04-19 13:17:56 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-24 22:50:22 +0100
commit59bf8136e18b4aef54735de797bc3fbc40cbf48a (patch)
treea2d8e662f6349161f4f7a1f57737f6ffb290bdeb /meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb
parenteb0deaeef8cf6b6058fc4f1b47f6da1450f654a7 (diff)
downloadpoky-59bf8136e18b4aef54735de797bc3fbc40cbf48a.tar.gz
libxfixes: upgrade from 4.0.5 to the latest version 5.0
(From OE-Core rev: e6441f798f8017f974011810910becabc1e8f381) 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/libxfixes_4.0.5.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb23
1 files changed, 0 insertions, 23 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb b/meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb
deleted file mode 100644
index a69d5fda9c..0000000000
--- a/meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb
+++ /dev/null
@@ -1,23 +0,0 @@
1SUMMARY = "XFixes: X Fixes extension library."
2
3DESCRIPTION = "X applications have often needed to work around various \
4shortcomings in the core X window system. This extension is designed to \
5provide the minimal server-side support necessary to eliminate problems \
6caused by these workarounds."
7
8require xorg-lib-common.inc
9
10LICENSE = "MIT-style"
11LIC_FILES_CHKSUM = "file://COPYING;md5=3c1ce42c334a6f5cccb0277556a053e0"
12
13DEPENDS += "virtual/libx11 xproto fixesproto xextproto"
14
15PR = "r0"
16PE = "1"
17
18XORG_PN = "libXfixes"
19
20BBCLASSEXTEND = "nativesdk"
21
22SRC_URI[md5sum] = "1b4b8386bd5d1751b2c7177223ad4629"
23SRC_URI[sha256sum] = "2e6cd020460e4ef5d5a1d9b5d21143e9f5e580036a79c7de26ae539d7bcb8d74"