summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xkbcomp-native_1.1.1.bb
blob: ee7c25c4072d837dfbe4c384580b336db65ac476 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."

SECTION = "x11/applications"
LICENSE = "MIT-X"
S="${WORKDIR}/xkbcomp-${PV}"

DEPENDS = "libx11-native libxkbfile-native"

SRC_URI = "${XORG_MIRROR}/individual/app/xkbcomp-${PV}.tar.bz2"

inherit native autotools pkgconfig