aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/xtrans_1.2.3.bb
blob: 615b3ebaabbbd15ae30dadcd260dc299eaec4ecd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require xorg-lib-common.inc

DESCRIPTION = "network API translation layer to insulate X applications and \
libraries from OS network vageries."
BBCLASSEXTEND = "native sdk"
FILESPATHPKG .= ":xtrans-${PV}:xtrans"
PE = "1"

ALLOW_EMPTY = "1"

RDEPENDS_${PN}-dev = ""

SRC_URI[archive.md5sum] = "f9cf791dfad59cf044e276aab3a71e1d"
SRC_URI[archive.sha256sum] = "a67a8b09d9530021e2bd4b93136f385e72a8d8e4f2c26a99aeb169bee88facf0"
PR = "${INC_PR}.0"