summaryrefslogtreecommitdiff
path: root/x11/xkbutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-06 09:32:44 +0000
committerwiz <wiz@pkgsrc.org>2012-06-06 09:32:44 +0000
commitae8ff87226840824e632410c2b6452e7a8bcbc67 (patch)
treecb002aa0eb64f1a1093ff057e5b4d62b0545e70f /x11/xkbutils
parent994857a47d5adf31de227e005b3cfce623d58821 (diff)
downloadpkgsrc-ae8ff87226840824e632410c2b6452e7a8bcbc67.tar.gz
Add xkbutils-1.0.3:
xkbutils is a collection of small utilities utilizing the XKeyboard (XKB) extension to the X11 protocol. It includes: xkbbell - generate XKB bell events xkbvleds - display the state of LEDs on an XKB keyboard in a window xkbwatch - reports changes in the XKB keyboard state
Diffstat (limited to 'x11/xkbutils')
-rw-r--r--x11/xkbutils/DESCR7
-rw-r--r--x11/xkbutils/Makefile22
-rw-r--r--x11/xkbutils/PLIST7
-rw-r--r--x11/xkbutils/distinfo5
4 files changed, 41 insertions, 0 deletions
diff --git a/x11/xkbutils/DESCR b/x11/xkbutils/DESCR
new file mode 100644
index 00000000000..02e6e197264
--- /dev/null
+++ b/x11/xkbutils/DESCR
@@ -0,0 +1,7 @@
+xkbutils is a collection of small utilities utilizing the XKeyboard (XKB)
+extension to the X11 protocol.
+
+It includes:
+ xkbbell - generate XKB bell events
+ xkbvleds - display the state of LEDs on an XKB keyboard in a window
+ xkbwatch - reports changes in the XKB keyboard state
diff --git a/x11/xkbutils/Makefile b/x11/xkbutils/Makefile
new file mode 100644
index 00000000000..d502869eefa
--- /dev/null
+++ b/x11/xkbutils/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2012/06/06 09:32:44 wiz Exp $
+#
+
+DISTNAME= xkbutils-1.0.3
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XORG:=app/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Small utilities utilizing the X11 XKeyboard (XKB) extension
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/xproto/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xkbutils/PLIST b/x11/xkbutils/PLIST
new file mode 100644
index 00000000000..962641110ac
--- /dev/null
+++ b/x11/xkbutils/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2012/06/06 09:32:44 wiz Exp $
+bin/xkbbell
+bin/xkbvleds
+bin/xkbwatch
+man/man1/xkbbell.1
+man/man1/xkbvleds.1
+man/man1/xkbwatch.1
diff --git a/x11/xkbutils/distinfo b/x11/xkbutils/distinfo
new file mode 100644
index 00000000000..e39260101f1
--- /dev/null
+++ b/x11/xkbutils/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/06/06 09:32:44 wiz Exp $
+
+SHA1 (xkbutils-1.0.3.tar.bz2) = e5a2619b9449f95e02b520b492de0575bc4551d6
+RMD160 (xkbutils-1.0.3.tar.bz2) = 188447f37e81bb2aa552add975a305a276fbeda2
+Size (xkbutils-1.0.3.tar.bz2) = 119879 bytes