aboutsummaryrefslogtreecommitdiffstats
path: root/meta-demoapps/recipes-graphics/libxklavier/libxklavier_3.9.bb
blob: 1d9b6f21a4089609f736184d2fc051579073cddd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Utility library to make using XKB easier"
SECTION = "x11/libs"
PRIORITY = "optional"
DEPENDS = "iso-codes libxml2 glib-2.0 libxkbfile"
LICENSE = "LGPL"
PR = "r2"

SRC_URI = "${SOURCEFORGE_MIRROR}/gswitchit/libxklavier-${PV}.tar.bz2 \
           file://pkgconfigfix.patch;patch=1"

inherit autotools
pan class="o">= "" OLDHOST_class-native = "file://util-linux-native.patch \ file://util-linux-native-qsort.patch \ " SRC_URI += "file://util-linux-ng-replace-siginterrupt.patch \ file://util-linux-ng-2.16-mount_lock_path.patch \ file://uclibc-__progname-conflict.patch \ file://configure-sbindir.patch \ file://fix-parallel-build.patch \ file://CVE-2014-9114.patch \ ${OLDHOST} \ " SRC_URI[md5sum] = "cab3d7be354000f629bc601238b629b3" SRC_URI[sha256sum] = "e0457f715b73f4a349e1acb08cb410bf0edc9a74a3f75c357070f31f70e33cd6" CACHED_CONFIGUREVARS += "scanf_cv_alloc_modifier=ms" EXTRA_OECONF_class-native = "${SHARED_EXTRA_OECONF} \ --disable-fallocate --disable-use-tty-group \ " EXTRA_OECONF_class-nativesdk = "${SHARED_EXTRA_OECONF} \ --disable-fallocate --disable-use-tty-group \ "