Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Matthew Clark (e7350f47ec199d7ed8045286b921ff7ce8c85324)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Matthew Clark <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Matthew Clark (e7350f47ec199d7ed8045286b921ff7ce8c85324)
  • Date: Sun, 13 Aug 2006 15:13:38 -0500

GIT changes to master grimoire by Matthew Clark
<matthewclark AT inlesserterms.net>:

ChangeLog | 4 ++++
x11/xbindkeys/DETAILS | 15 +++++++++++++++
x11/xbindkeys/HISTORY | 2 ++
3 files changed, 21 insertions(+)

New commits:
commit 9eab36d71c12d84d75413cd4058da77e44f42604
Author: Matthew Clark <matthewclark AT inlesserterms.net>
Commit: Matthew Clark <matthewclark AT inlesserterms.net>

Added new spell, xbindkeys (bug 12982)

diff --git a/ChangeLog b/ChangeLog
index 156046b..0ac7c0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-13 Matthew Clark <matthewclark AT inlesserterms.net>
+ * x11/xbindkeys: new spell, allows you to launch shell commands with
your
+ keyboard or mouse in X
+
2006-08-13 Pol Vinogradov <vin.public AT gmail.com>
* disk/anyfs-tools: new spell, toolset for recovering and converting
filesystems and recovering data from a block device
diff --git a/x11/xbindkeys/DETAILS b/x11/xbindkeys/DETAILS
new file mode 100755
index 0000000..5fc55dd
--- /dev/null
+++ b/x11/xbindkeys/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=xbindkeys
+ VERSION=1.7.3
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://hocwp.free.fr/xbindkeys/xbindkeys-1.7.3.tar.gz
+
SOURCE_HASH=sha512:44ddf14e3a572ba71582895fb16a385c6176dfa921336df1ec050a3d658438bb5756eca63c6efeadcc6870f1a585b34652067d1d1aceb1fed1483afe898ea73f
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=http://hocwp.free.fr/xbindkeys/xbindkeys.html
+ LICENSE[0]=GPL
+ SHORT="xbindkeys is a program that allows you to launch shell
commands with your keyboard or your mouse under X Window. It links commands
to keys or mouse buttons, using a configuration file. It's independant of the
window manager and can capture all keyboard keys (ex: Power, Wake...)."
+cat << EOF
+xbindkeys is a program that allows you to launch shell commands with your
+keyboard or your mouse under X Window. It links commands to keys or mouse
+buttons, using a configuration file. It's independant of the window manager
+and can capture all keyboard keys (ex: Power, Wake...).
+EOF
diff --git a/x11/xbindkeys/HISTORY b/x11/xbindkeys/HISTORY
new file mode 100644
index 0000000..d458348
--- /dev/null
+++ b/x11/xbindkeys/HISTORY
@@ -0,0 +1,2 @@
+2006-08-12 Matthew Clark <matthewclark AT inlesserterms.net>
+ * DETAILS, HISTORY: created spell



  • [SM-Commit] GIT changes to master grimoire by Matthew Clark (e7350f47ec199d7ed8045286b921ff7ce8c85324), Matthew Clark, 08/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page