mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 19:14:35 +08:00
12 lines
344 B
Bash
12 lines
344 B
Bash
# Part of the X.org group
|
|
# Maintainer: Neophytos Kolokotronis <tetris4 AT gmail DOT com>
|
|
|
|
pkgname=xorg-xkb-utils
|
|
pkgver=7.6
|
|
pkgrel=2
|
|
pkgdesc="Transition package depending on various X keyboard utilities"
|
|
arch=('any')
|
|
url="http://xorg.freedesktop.org/"
|
|
license=('custom')
|
|
depends=('xorg-xkbutils' 'xorg-xkbcomp' 'xorg-xkbevd' 'xorg-setxkbmap')
|