Path to this page:
./
x11/xkeyboard-config,
X Keyboard Configuration Database
Branch: pkgsrc-2008Q1,
Version: 1.2,
Package name: xkeyboard-config-1.2,
Maintainer: bjsThe xkeyboard-config package provides a non-arch keyboard configuration
database for the X Window System with support for non-standard
keyboards, national layouts and options. The goal is to provide
the consistent, well-structured, frequently released open source
of X keyboard configuration data for free, open source and commercial
X implementations. The project is targeted to XKB-based systems.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2007/12/19 04:10:43 bjs Exp $
XKBCOMP_SYMLINK="@XKBCOMP_SYMLINK@"
XKBCOMPDIR="@XKBCOMPDIR@"
XKBCOMPDIR_SYMLINK="@XKBCOMPDIR_SYMLINK@"
case ${STAGE} in
DEINSTALL)
${RM} -f ${XKBCOMPDIR_SYMLINK};
${RM} -rf ${XKBCOMPDIR};
${RM} -f ${XKBCOMP_SYMLINK};
;;
esac
Required to build:[
x11/xkbcomp] [
devel/gmake] [
devel/libtool-base] [
textproc/intltool]
Master sites:
SHA1: d258d46dd2c5255aa60d489810ea246d5d224881
RMD160: a42f603630dd6ef67fb281207a022e55b79f3007
Filesize: 572.88 KB
Version history: (Expand)
- (2008-04-12) Package added to pkgsrc.se, version xkeyboard-config-1.2 (created)