summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libice_1.0.7.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libice_1.0.7.bb25
1 files changed, 0 insertions, 25 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb b/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb
deleted file mode 100644
index 0a906d85e2..0000000000
--- a/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb
+++ /dev/null
@@ -1,25 +0,0 @@
1SUMMARY = "ICE: Inter-Client Exchange library"
2
3DESCRIPTION = "The Inter-Client Exchange (ICE) protocol provides a \
4generic framework for building protocols on top of reliable, byte-stream \
5transport connections. It provides basic mechanisms for setting up and \
6shutting down connections, for performing authentication, for \
7negotiating versions, and for reporting errors. "
8
9require xorg-lib-common.inc
10
11LICENSE = "MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=d162b1b3c6fa812da9d804dcf8584a93"
13
14DEPENDS += "xproto xtrans"
15PROVIDES = "ice"
16
17PR = "r0"
18PE = "1"
19
20XORG_PN = "libICE"
21
22BBCLASSEXTEND = "native"
23
24SRC_URI[md5sum] = "bb72a732b15e9dc25c3036559387eed5"
25SRC_URI[sha256sum] = "a8b1692f151a473cee8733df9aefe98f7e5f64dfe6d4213cb6231d7bf855b901"