summaryrefslogtreecommitdiff
path: root/x11/xbindkeys
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-06-15 23:35:06 +0000
committercjep <cjep@pkgsrc.org>2002-06-15 23:35:06 +0000
commit43a5f645b6bf3650e0987632e90228241039e83b (patch)
tree84aa9bce7bd5829bc2f6ca4ed4f31ce31376b5c1 /x11/xbindkeys
parent3ef644d15afbf47d0cb6566c8ddcde02baf09f5e (diff)
downloadpkgsrc-43a5f645b6bf3650e0987632e90228241039e83b.tar.gz
Initial import of xbindkeys 1.5.5 into the NetBSD packages collection
as x11/xbindkeys. xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Windows. It links commands to keys or mouse buttons using a configuration file. It's independent of the window manager and can capture all keyboard keys (ex: Power, Wake...). Supplied by Julio Merino in PR#17263. Thanks!
Diffstat (limited to 'x11/xbindkeys')
-rw-r--r--x11/xbindkeys/DESCR4
-rw-r--r--x11/xbindkeys/Makefile17
-rw-r--r--x11/xbindkeys/PLIST5
-rw-r--r--x11/xbindkeys/distinfo4
4 files changed, 30 insertions, 0 deletions
diff --git a/x11/xbindkeys/DESCR b/x11/xbindkeys/DESCR
new file mode 100644
index 00000000000..fb986193490
--- /dev/null
+++ b/x11/xbindkeys/DESCR
@@ -0,0 +1,4 @@
+xbindkeys is a program that allows you to launch shell commands with
+your keyboard or your mouse under X Windows. It links commands to keys
+or mouse buttons, using a configuration file. It's independent of the
+window manager and can capture all keyboard keys (ex: Power, Wake...).
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
new file mode 100644
index 00000000000..e51959ae4b7
--- /dev/null
+++ b/x11/xbindkeys/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/06/15 23:35:06 cjep Exp $
+#
+
+DISTNAME= xbindkeys-1.5.5
+CATEGORIES= x11
+MASTER_SITES= http://hocwp.free.fr/xbindkeys/
+
+MAINTAINER= jmmv@hispabsd.org
+HOMEPAGE= http://hocwp.free.fr/xbindkeys/xbindkeys.html
+COMMENT= Launches shell commands with your keyboard or your mouse
+
+USE_X11BASE= yes
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/x11.buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xbindkeys/PLIST b/x11/xbindkeys/PLIST
new file mode 100644
index 00000000000..93232bb081d
--- /dev/null
+++ b/x11/xbindkeys/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/15 23:35:06 cjep Exp $
+bin/xbindkeys
+bin/xbindkeys_show
+man/man1/xbindkeys.1
+man/man1/xbindkeys_show.1
diff --git a/x11/xbindkeys/distinfo b/x11/xbindkeys/distinfo
new file mode 100644
index 00000000000..cc314b96ca3
--- /dev/null
+++ b/x11/xbindkeys/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/06/15 23:35:06 cjep Exp $
+
+SHA1 (xbindkeys-1.5.5.tar.gz) = 56f814ab706a10b7207222b346433306d414a343
+Size (xbindkeys-1.5.5.tar.gz) = 73777 bytes