[Lunar-commits] <moonbase> xbindkeys: version bumped to 1.8.3.
Florin Braescu
florin at lunar-linux.org
Mon Jan 26 16:17:34 CET 2009
commit 178879bbaf85176f54b587e53a91c5945932d12d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jan 26 17:17:34 2009 +0200
xbindkeys: version bumped to 1.8.3.
A listen loop was added in the main loop. This fixes a bug where, in
the previous version, a keypress was needed to reload the configuration
file after a keybinding change. Now one can edit the configuration file
and keybindings are automatically updated after each save.
---
x11-utils/xbindkeys/DEPENDS | 2 +-
x11-utils/xbindkeys/DETAILS | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/x11-utils/xbindkeys/DEPENDS b/x11-utils/xbindkeys/DEPENDS
index 0e808f9..4b74b37 100644
--- a/x11-utils/xbindkeys/DEPENDS
+++ b/x11-utils/xbindkeys/DEPENDS
@@ -1,7 +1,7 @@
optional_depends "guile" \
"" \
"--disable-guile" \
- "to enable guile configuration file support" &&
+ "to enable guile configuration file support"
optional_depends "tk" \
"" \
diff --git a/x11-utils/xbindkeys/DETAILS b/x11-utils/xbindkeys/DETAILS
index b8f4475..2710e88 100644
--- a/x11-utils/xbindkeys/DETAILS
+++ b/x11-utils/xbindkeys/DETAILS
@@ -1,11 +1,11 @@
MODULE=xbindkeys
- VERSION=1.8.2
+ VERSION=1.8.3
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://hocwp.free.fr/xbindkeys/
- SOURCE_VFY=sha1:e5d178ade251b1efabcc389a78da4a187b2d6e02
+ SOURCE_URL=http://hocwp.free.fr/xbindkeys
+ SOURCE_VFY=sha1:1387e12daae1261bea4c266b21af2ded4ed93208
WEB_SITE=http://hocwp.free.fr/xbindkeys/xbindkeys.html
ENTERED=20040522
- UPDATED=20070422
+ UPDATED=20090126
SHORT="Keyboard and mouse shortcuts utility for X11"
cat << EOF
More information about the Lunar-commits
mailing list