summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/sim/README15
-rw-r--r--network/sim/sim.SlackBuild6
-rw-r--r--network/sim/sim.info2
-rw-r--r--network/sim/slack-desc4
4 files changed, 11 insertions, 16 deletions
diff --git a/network/sim/README b/network/sim/README
index 40ba04eb9b..95a92987cd 100644
--- a/network/sim/README
+++ b/network/sim/README
@@ -1,6 +1,7 @@
SIM-IM - SIM Instant Messenger
-A simple ICQ client with v8 protocol support (2001) for X win system (requires QT, can be build for KDE). It also runs under MS Windows.
+A simple ICQ client with v8 protocol support (2001) for X win system
+(requires QT, can be build for KDE).
Features:
- receiving and sending SMS
@@ -12,21 +13,13 @@ Features:
- user search
- non-ICQ contacts
-http://sim-im.org/
-
SIM supports icon themes from Miranda.
On page http://www.nortiq.com/miranda/index.php?action=display&cat=Icon
the wide range of various icon themes suffices.
Load the necessary files and unpack from them dll in the catalogue,
from which SIM takes icon libraries.
-
-On KDE:
-${KDE_DIR}/share/apps/sim/icons
-On Qt:
-${PREFIX}/share/sim/icons
-On MS Windows:
-${install_dir}/icons
-
+ On KDE: /usr/share/apps/sim/icons
+ On Qt: /usr/share/sim/icons
Choose in the menu item "Setup".
In a window of adjustments choose a page "Themes" also choose a subject
in the list "Icons"
diff --git a/network/sim/sim.SlackBuild b/network/sim/sim.SlackBuild
index 6dadb048eb..98e2d1fa95 100644
--- a/network/sim/sim.SlackBuild
+++ b/network/sim/sim.SlackBuild
@@ -28,7 +28,7 @@ VERSION=0.9.4.2
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
@@ -48,10 +48,12 @@ cd $PRGNAM-$VERSION || exit 1
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
+KDEPREF=$(kde-config --prefix)
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
- --prefix=/opt/kde \
+ --prefix=$KDEPREF \
|| exit 1
make || exit 1
diff --git a/network/sim/sim.info b/network/sim/sim.info
index 9e8a7dd6a6..b19b12b8bb 100644
--- a/network/sim/sim.info
+++ b/network/sim/sim.info
@@ -5,4 +5,4 @@ DOWNLOAD="http://download.berlios.de/sim-im/sim-0.9.4.2.tar.bz2"
MD5SUM="80e56dbf394ee8fdcb9dae13647cd6ee"
MAINTAINER="Alexander Brovikov"
EMAIL="bas@c0d3rz.info"
-APPROVED="robw810"
+APPROVED="rworkman"
diff --git a/network/sim/slack-desc b/network/sim/slack-desc
index adde9a1ed5..bf59d1c288 100644
--- a/network/sim/slack-desc
+++ b/network/sim/slack-desc
@@ -5,8 +5,8 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler------------------------------------------------------|
-sim: sim instant messenger
+ |-----handy-ruler------------------------------------------------------|
+sim: sim (instant messenger)
sim:
sim: sim is an Qt-based instant messenger
sim: It supports AIM, ICQ, Jabber, MSN, Yahoo and LiveJournal protocols