17 lines
427 B
Plaintext
17 lines
427 B
Plaintext
|
# Template file for 'xorg-xkb-utils'
|
||
|
pkgname=xorg-xkb-utils
|
||
|
version=1.0
|
||
|
build_style=meta-template
|
||
|
short_desc="X.org XKB utilities"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
long_desc="
|
||
|
This is the Xorg XKB meta-package for installing the various
|
||
|
XKB-related packages from the modular Xorg project."
|
||
|
|
||
|
noarch=yes
|
||
|
|
||
|
Add_dependency full xkbutils
|
||
|
Add_dependency full xkbcomp
|
||
|
Add_dependency full xkbevd
|
||
|
Add_dependency full setxkbmap
|