summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author eroc <eroc@linuxmail.org>2010-05-11 19:46:16 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 19:46:16 +0200
commit00f1a427e6b4ca6e7ba53c30711a47246d0db461 (patch)
treef678296e48f0b1baebce4dbed07609ca63f4b082 /office
parentc59266011766838e102b389968aaedeefeb0f41a (diff)
downloadslackbuilds-00f1a427e6b4ca6e7ba53c30711a47246d0db461.tar.gz
slackbuilds-00f1a427e6b4ca6e7ba53c30711a47246d0db461.tar.xz
office/oooqs2: Updated for version 1.0.1
Diffstat (limited to 'office')
-rw-r--r--office/oooqs2/README1
-rw-r--r--office/oooqs2/oooqs2.SlackBuild6
-rw-r--r--office/oooqs2/oooqs2.info2
-rw-r--r--office/oooqs2/slack-desc11
4 files changed, 14 insertions, 6 deletions
diff --git a/office/oooqs2/README b/office/oooqs2/README
index a678a95384..d8f7eebea9 100644
--- a/office/oooqs2/README
+++ b/office/oooqs2/README
@@ -3,4 +3,3 @@ preload OpenOffice.org into memory to make it start faster and designed to
comply in great parts with its counterpart on Windows systems that is
delivered with OpenOffice.org. In addition, and that's certainly the most
important part, it's finally compatible with OpenOffice.org 2.
-
diff --git a/office/oooqs2/oooqs2.SlackBuild b/office/oooqs2/oooqs2.SlackBuild
index 2175eccd4a..15667fd591 100644
--- a/office/oooqs2/oooqs2.SlackBuild
+++ b/office/oooqs2/oooqs2.SlackBuild
@@ -10,7 +10,7 @@ VERSION=1.0.1
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
@@ -27,14 +27,14 @@ cd $TMP || exit 1
rm -rf $PRGNAM-$VERSION
tar xzvf $CWD/$PRGNAM-$VERSION.tar.gz || exit 1
cd $PRGNAM-$VERSION || exit 1
-
chown -R root:root .
chmod -R a-s,u+rw,go-w .
+KDEPREF=$(kde-config --prefix)
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
- --prefix=/opt/kde \
+ --prefix=$KDEPREF \
|| exit 1
make || exit 1
diff --git a/office/oooqs2/oooqs2.info b/office/oooqs2/oooqs2.info
index d63069da55..308fbefcc7 100644
--- a/office/oooqs2/oooqs2.info
+++ b/office/oooqs2/oooqs2.info
@@ -5,4 +5,4 @@ DOWNLOAD="http://download.berlios.de/segfaultskde/oooqs2-1.0.1.tar.gz"
MD5SUM="6b5cf0d2a6497ff5210242d55e467e6f"
MAINTAINER="eroc"
EMAIL="eroc@linuxmail.org"
-APPROVED="robw810"
+APPROVED="rworkman"
diff --git a/office/oooqs2/slack-desc b/office/oooqs2/slack-desc
index 66142b874a..10d6e83091 100644
--- a/office/oooqs2/slack-desc
+++ b/office/oooqs2/slack-desc
@@ -1,4 +1,12 @@
-oooqs2: oooqs2 - OpenOffice.org Quickstarter 2
+# 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------------------------------------------------------|
+oooqs2: oooqs2 (OpenOffice.org Quickstarter 2)
oooqs2:
oooqs2: It is a small systray applet for KDE to preload OpenOffice.org into
oooqs2: memory to make it start faster and designed to comply in great parts
@@ -8,3 +16,4 @@ oooqs2: part, it's finally compatible with OpenOffice.org 2.
oooqs2:
oooqs2:
oooqs2:
+oooqs2: