GARNAME = libxklavier
GARVERSION = 3.2
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://xlibs.freedesktop.org/xkbdesc/

LIBDEPS = platform/libxml2

DESCRIPTION = libxklavier
define BLURB
utility library to make XKB stuff easier
endef

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

CONFIGURE_ARGS = $(DIRPATHS)

# Fedora no longer installs *everything X11* under /usr/X11R6
#CONFIGURE_ARGS += --with-xkb-base=/usr/share/X11/xkb --with-xkb-bin-base=/usr/bin

include ../category.mk
