summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb
blob: a6e9febbf17af83c5ec8be25d6437ed440f5f7f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "network API translation layer to insulate X applications and \
libraries from OS network vageries."

require xorg-lib-common.inc

LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=49347921d4d5268021a999f250edc9ca"

PE = "1"
PR = "r0"

RDEPENDS_${PN}-dev = ""
DEPENDS += "gettext"

BBCLASSEXTEND = "native nativesdk"