summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-03-18 19:03:26 +0000
committerwiz <wiz@pkgsrc.org>2007-03-18 19:03:26 +0000
commit72279b8424a681e0eda61f65c27c28240eb39ca4 (patch)
tree56658f4f2b512e142b243180b645116427bd061f
parent4fd1f9f5be614aaa3b6a36b354ef8d2618a86257 (diff)
downloadpkgsrc-72279b8424a681e0eda61f65c27c28240eb39ca4.tar.gz
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.
-rw-r--r--x11/setxkbmap/DESCR2
-rw-r--r--x11/setxkbmap/Makefile18
-rw-r--r--x11/setxkbmap/PLIST3
-rw-r--r--x11/setxkbmap/distinfo5
4 files changed, 28 insertions, 0 deletions
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