aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb
blob: ec3ad136a0b40b0ddb542e7f088cb20694a2fe9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "X11 Inter-Client Exchange library"

require xorg-lib-common.inc

LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=d162b1b3c6fa812da9d804dcf8584a93"

DEPENDS += "xproto xtrans"
PROVIDES = "ice"

PR = "r0"
PE = "1"

XORG_PN = "libICE"

BBCLASSEXTEND = "native"