From 5f7aede5325a6ab5573479e237846fb67ec18053 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 25 Mar 2009 06:17:35 +0100 Subject: [PATCH] Added setxkbmap-1.0.4 template. --HG-- extra : convert_revision : eb078e1e0b7ee167612909556ad8195a026c8eed --- templates/setxkbmap/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 templates/setxkbmap/template 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