From 72279b8424a681e0eda61f65c27c28240eb39ca4 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 18 Mar 2007 19:03:26 +0000 Subject: Initial import of setxkbmap-1.0.3 (from the x.org project): The setxkbmap command maps the keyboard to use the layout determined by the options specified on the command line. --- x11/setxkbmap/DESCR | 2 ++ x11/setxkbmap/Makefile | 18 ++++++++++++++++++ x11/setxkbmap/PLIST | 3 +++ x11/setxkbmap/distinfo | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 x11/setxkbmap/DESCR create mode 100644 x11/setxkbmap/Makefile create mode 100644 x11/setxkbmap/PLIST create mode 100644 x11/setxkbmap/distinfo (limited to 'x11') diff --git a/x11/setxkbmap/DESCR b/x11/setxkbmap/DESCR new file mode 100644 index 00000000000..d01ae04c1bc --- /dev/null +++ b/x11/setxkbmap/DESCR @@ -0,0 +1,2 @@ +The setxkbmap command maps the keyboard to use the layout determined +by the options specified on the command line. diff --git a/x11/setxkbmap/Makefile b/x11/setxkbmap/Makefile new file mode 100644 index 00000000000..194e654c9c9 --- /dev/null +++ b/x11/setxkbmap/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/03/18 19:03:26 wiz Exp $ +# + +DISTNAME= setxkbmap-1.0.3 +CATEGORIES= x11 +MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Set the keyboard map using the X Keyboard Extension + +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config + +.include "../../x11/libxkbfile/buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/setxkbmap/PLIST b/x11/setxkbmap/PLIST new file mode 100644 index 00000000000..5f0eb7b4423 --- /dev/null +++ b/x11/setxkbmap/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/18 19:03:26 wiz Exp $ +bin/setxkbmap +man/man1/setxkbmap.1 diff --git a/x11/setxkbmap/distinfo b/x11/setxkbmap/distinfo new file mode 100644 index 00000000000..6e0d3008720 --- /dev/null +++ b/x11/setxkbmap/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/03/18 19:03:26 wiz Exp $ + +SHA1 (setxkbmap-1.0.3.tar.bz2) = 0e11546b3cedd8ba53a753685b60be15cf34316a +RMD160 (setxkbmap-1.0.3.tar.bz2) = 4b23a29f7487de555428499b9c94bce4926fecca +Size (setxkbmap-1.0.3.tar.bz2) = 86655 bytes -- cgit v1.2.3