[Lunar-commits] xscreensaver: added idle plugin

Auke Kok sofar at foo-projects.org
Thu Dec 20 17:18:37 CET 2007


commit 2a35acb57928752c2d2e70f4f901cd149bb05415
Author: Auke Kok <auke at foo-projects.org>
Date:   Thu Dec 20 17:18:37 2007 +0100

    xscreensaver: added idle plugin
    
    Added an optional dependency on libXScrnSaver, which is used by pidgin to
    detect if the keyboard and mouse are idle
---
 chat/pidgin/DEPENDS |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/chat/pidgin/DEPENDS b/chat/pidgin/DEPENDS
index 8aff013..b59bbf2 100644
--- a/chat/pidgin/DEPENDS
+++ b/chat/pidgin/DEPENDS
@@ -57,3 +57,7 @@ optional_depends  "perl"            ""          "--disable-perl"  \
 
 optional_depends  "GConf2"    ""                ""                \
                   "for GNOME support of Gaim URI handlers"
+
+optional_depends  "libXScrnSaver"   ""          "--disable-screensaver" \
+                  "for detecting mouse and keyboard idleness"
+


More information about the Lunar-commits mailing list