summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorAudrius Kažukauskas <neobug@tornado.ktu.lt>2010-05-11 19:43:50 +0200
committerMichiel van Wessem <michiel@slackbuilds.org>2010-05-11 19:43:50 +0200
commitff36f02219422c5d89557932ece91050f9d0ee00 (patch)
tree601b2402381efb18c8128f4b508b3989319c8765 /desktop
parent70a98a3330ad6e9f77a9cd0c12b5a84855d22073 (diff)
downloadslackbuilds-ff36f02219422c5d89557932ece91050f9d0ee00.tar.gz
desktop/kkbswitch: Updated for version 1.4.3
Diffstat (limited to 'desktop')
-rw-r--r--desktop/kkbswitch/kkbswitch.SlackBuild4
-rw-r--r--desktop/kkbswitch/slack-desc10
2 files changed, 11 insertions, 3 deletions
diff --git a/desktop/kkbswitch/kkbswitch.SlackBuild b/desktop/kkbswitch/kkbswitch.SlackBuild
index ce4cf35284..5750736a7b 100644
--- a/desktop/kkbswitch/kkbswitch.SlackBuild
+++ b/desktop/kkbswitch/kkbswitch.SlackBuild
@@ -32,7 +32,7 @@ cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
-KDEPREF=`kde-config --prefix`
+KDEPREF=$(kde-config --prefix)
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
@@ -46,7 +46,7 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install-strip DESTDIR=$PKG
-gzip -9 $PKG/opt/kde/man/man1/kkbswitch.1
+gzip -9 $PKG$KDEPREF/man/man1/kkbswitch.1
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \
diff --git a/desktop/kkbswitch/slack-desc b/desktop/kkbswitch/slack-desc
index 75d2f65ef8..91417cc6c6 100644
--- a/desktop/kkbswitch/slack-desc
+++ b/desktop/kkbswitch/slack-desc
@@ -1,3 +1,11 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
kkbswitch: KKBSwitch (Keyboard layout indicator)
kkbswitch:
kkbswitch: KKBSwitch is a keyboard layout indicator for KDE 2 or 3. It is
@@ -5,7 +13,7 @@ kkbswitch: usefull when you have configured the XKeyboard extension of your
kkbswitch: X Server to have more than one keyboard group (layout), for example
kkbswitch: US/ASCII and Russian. KKBSwitch displays an icon in the system tray
kkbswitch: that indicates which layout is currently active. Note that
-Kkkbswitch: KBSwitch does not help you configure XKeyboard, it merely serves
+kkbswitch: KBSwitch does not help you configure XKeyboard, it merely serves
kkbswitch: as the indicator of the current layout. You still have to configure
kkbswitch: XKeyboard by editing the XF86Config file.
kkbswitch: