diff --git a/templates/setxkbmap/template b/templates/setxkbmap/template new file mode 100644 index 00000000000..9b8526b0a7e --- /dev/null +++ b/templates/setxkbmap/template @@ -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