From 2de5bea0ef53ec8fdbf11e8729335c0606e4320e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 20 Oct 2010 18:25:36 +0200 Subject: libice: add 1.0.7 Signed-off-by: Martin Jansa --- recipes/xorg-lib/libice_1.0.7.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/xorg-lib/libice_1.0.7.bb (limited to 'recipes/xorg-lib') diff --git a/recipes/xorg-lib/libice_1.0.7.bb b/recipes/xorg-lib/libice_1.0.7.bb new file mode 100644 index 0000000000..41ea6634e3 --- /dev/null +++ b/recipes/xorg-lib/libice_1.0.7.bb @@ -0,0 +1,12 @@ +require xorg-lib-common.inc +DESCRIPTION = "X11 Inter-Client Exchange library" +DEPENDS += "xproto xtrans" +PE = "1" +PR = "${INC_PR}.0" + +SRC_URI[archive.md5sum] = "bb72a732b15e9dc25c3036559387eed5" +SRC_URI[archive.sha256sum] = "a8b1692f151a473cee8733df9aefe98f7e5f64dfe6d4213cb6231d7bf855b901" + +BBCLASSEXTEND = "native" + +XORG_PN = "libICE" -- cgit 1.2.3-korg