main/xkeyboard-config: fix license, add man page

This commit is contained in:
Natanael Copa 2019-03-28 11:19:19 +01:00
parent 69e6fc438f
commit 98988f7e36

View File

@ -1,14 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xkeyboard-config
pkgver=2.26
pkgrel=0
pkgrel=1
pkgdesc="X keyboard configuration files"
url="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
arch="noarch"
license="custom"
license="MIT"
depends=
subpackages="$pkgname-doc"
makedepends="xkbcomp intltool libx11-dev"
makedepends="xkbcomp intltool libx11-dev libxslt"
source="https://www.x.org/archive/individual/data/xkeyboard-config/xkeyboard-config-$pkgver.tar.bz2
pt-layout.patch
"
@ -22,6 +22,7 @@ build() {
--build=$CBUILD \
--host=$CHOST \
--prefix=/usr \
--with-xsltproc \
--with-xkb-base=/usr/share/X11/xkb \
--with-xkb-rules-symlink=xorg \
--enable-compat-rules=yes