summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2017-10-07 08:25:23 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-10-07 07:01:39 +0700
commitb36ededc91d64886a613aaff9414cd43f277f34e (patch)
tree906368c9354638ca548149a9ea99ae0ff5e8588f /office
parent705695777ad82b5b25d21ce2629aa51437d3c63b (diff)
downloadslackbuilds-b36ededc91d64886a613aaff9414cd43f277f34e.tar.gz
slackbuilds-b36ededc91d64886a613aaff9414cd43f277f34e.tar.xz
office/LibreOffice: Updated for version 5.4.2.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'office')
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild3
-rw-r--r--office/LibreOffice/LibreOffice.info10
-rw-r--r--office/LibreOffice/README4
3 files changed, 10 insertions, 7 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index 4efb2dc486..b7caa36ceb 100644
--- a/office/LibreOffice/LibreOffice.SlackBuild
+++ b/office/LibreOffice/LibreOffice.SlackBuild
@@ -26,7 +26,7 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
-VERSION=${VERSION:-5.4.1.2}
+VERSION=${VERSION:-5.4.2.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -144,7 +144,6 @@ fi
--with-system-curl \
--with-system-dicts \
--with-system-expat \
- --with-system-glew \
--with-system-hunspell \
--with-system-icu \
--with-system-jpeg \
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index efb4943134..b23c1165bd 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="5.4.1.2"
+VERSION="5.4.2.2"
HOMEPAGE="http://libreoffice.org"
-DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.4.1/libreoffice-5.4.1.2.tar.xz \
- http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.4.1.2-srcs.tar.xz"
-MD5SUM="95cb3b05efd537716fcbf0674cbebc99 \
- 3251c988ec7614276fd75c78f08993dc"
+DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.4.2/libreoffice-5.4.2.2.tar.xz \
+ http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.4.2.2-srcs.tar.xz"
+MD5SUM="17ad5c9ab4793f7ebf5e3797c077937f \
+ d4c63da46d6b426eb71509d2bd4637bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"
diff --git a/office/LibreOffice/README b/office/LibreOffice/README
index 344e25882f..e496e0ed49 100644
--- a/office/LibreOffice/README
+++ b/office/LibreOffice/README
@@ -70,3 +70,7 @@ and download the relevant file e.g. dict-en.oxt. Now open LO's extension
manager and press the "Add..." button which will open a file browser with which
to locate and open the downloaded .oxt file. The new dictionary will now appear
in the Extension Manager.
+
+Some people have experienced difficulties building LibreOffice while a previoius
+version is still installed. It is therefore recommended that any previous version
+is removed while building LibreOffice.