aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xkbcomp-native_1.1.1.bb
blob: f78905136efec19b07c02dc01f0adddfde07ebaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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

SRC_URI[md5sum] = "38c387bacdc01038c8ac280588792bcf"
SRC_URI[sha256sum] = "9775bcfd43d9ffa41e2865e5b2c933f419bf983d7a529b3103656c76fd82e663"