diff --git a/x11-libs/lineakd/DEPENDS b/x11-libs/lineakd/DEPENDS
index 8979a03..49180ae 100755
--- a/x11-libs/lineakd/DEPENDS
+++ b/x11-libs/lineakd/DEPENDS
@@ -1 +1,8 @@
-depends X11-LIBS
+source $GRIMOIRE/FUNCTIONS &&
+depends X11-LIBS &&
+if check_if_xorg_modular_libs lineakd; then
+ depends libsm &&
+ depends libx11 &&
+ depends libice &&
+ depends libxext
+fi
diff --git a/x11-libs/lineakd/DETAILS b/x11-libs/lineakd/DETAILS
index af70596..5f14e0b 100755
--- a/x11-libs/lineakd/DETAILS
+++ b/x11-libs/lineakd/DETAILS
@@ -1,19 +1,17 @@
SPELL=lineakd
- VERSION=0.8.4
+ VERSION=0.9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/lineak/$SOURCE
-
SOURCE_HASH=sha512:836c2bffa701bc9f2aa4a84b84b1935f7faf356b3230cb6370cfa1d0c7c5a42ad6ddc93aa7d533c4ddf126a370ac284cbef46b93cc05e725e98ba08d2ae7e370
+
SOURCE_HASH=sha512:e30a2e111832e3f08bbff858647536aaeb75d20008618b8c7555836104fd5a66d8e3173d0f9da76906caf13e9c9753c9140cd22dbb96fde464ed5d5f254d721e
WEB_SITE=http://lineak.sourceforge.net/
ENTERED=20020322
- UPDATED=20030809
LICENSE[0]=GPL
KEYWORDS="x11 libs"
SHORT="Linux support for Easy Access and Internet Keyboards -
daemon"
cat << EOF
LinEAK is a utility designed to enable the use and configuration of the
special keys on Internet, Easy Access and Multimedia keyboards with XFree86.
-It consists of two programs:
-* lineakd: daemon that configures the X keyboard map and listens for events.
-* lineakconfig: the GTK+ GUI, which provides easier configuration
+It consists of lineakd, a daemon that configures the X keyboard map and
listens
+for events and various plugins.
EOF
diff --git a/x11-libs/lineakd/HISTORY b/x11-libs/lineakd/HISTORY
index f1f3973..fd49379 100644
--- a/x11-libs/lineakd/HISTORY
+++ b/x11-libs/lineakd/HISTORY
@@ -1,3 +1,7 @@
+2006-07-03 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: 0.9
+ * DEPENDS: added xorg-modular ones
+
2006-06-28 Eric Sandall <eric AT sandall.us>
* DETAILS: Removed BUILD_API=2, set grimoire-wide
[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (1fa2232b189c086537ba0f5f615410eeabc35f79),
Jaka Kranjc, 07/03/2006