Added setxkbmap-1.0.4 template.
--HG-- extra : convert_revision : eb078e1e0b7ee167612909556ad8195a026c8eed
This commit is contained in:
parent
1d6be20646
commit
5f7aede532
|
@ -0,0 +1,15 @@
|
||||||
|
# Template build file for 'setxkbmap'.
|
||||||
|
pkgname=setxkbmap
|
||||||
|
version=1.0.4
|
||||||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
|
build_style=gnu_configure
|
||||||
|
short_desc="Set the keyboard map using the X Keyboard Extension"
|
||||||
|
checksum=9b5b139238419757d57de584c2ad30b853367245eef49221ce02a3b403cf2bac
|
||||||
|
long_desc="
|
||||||
|
The setxkbmap command maps the keyboard to use the layout determined
|
||||||
|
by the options specified on the command line."
|
||||||
|
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full libX11
|
||||||
|
Add_dependency full libxkbfile
|
||||||
|
Add_dependency build pkg-config
|
Loading…
Reference in New Issue