summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
Diffstat (limited to 'office')
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild9
-rw-r--r--office/LibreOffice/LibreOffice.info10
2 files changed, 13 insertions, 6 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index 7857609292..dd02a3218f 100644
--- a/office/LibreOffice/LibreOffice.SlackBuild
+++ b/office/LibreOffice/LibreOffice.SlackBuild
@@ -26,7 +26,7 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
-VERSION=${VERSION:-6.0.6.2}
+VERSION=${VERSION:-6.1.0.3}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -139,8 +139,12 @@ fi
--without-gssapi \
--without-junit \
--with-help \
+ --with-system-apr \
+ --with-system-bluez \
--with-system-boost \
+ --with-system-bzip2 \
--with-system-cairo \
+ --with-system-clucene \
--with-system-curl \
--with-system-dicts \
--with-system-expat \
@@ -148,6 +152,8 @@ fi
--with-system-icu \
--with-system-jpeg \
--with-system-lcms2 \
+ --with-system-libepoxy \
+ --with-system-libodfgen \
--with-system-libpng \
--with-system-librevenge \
--with-system-libwpd \
@@ -156,6 +162,7 @@ fi
--with-system-mariadb \
--with-system-neon \
--with-system-nss \
+ --with-system-openldap-client \
--with-system-openssl \
--with-system-poppler \
--with-system-redland \
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 92bba35729..a98fdf0501 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="6.0.6.2"
+VERSION="6.1.0.3"
HOMEPAGE="http://libreoffice.org"
-DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.0.6/libreoffice-6.0.6.2.tar.xz \
- http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.0.6.2-srcs.tar.xz"
-MD5SUM="04e50cf96598790feada18cbeea7bf1f \
- f4c32e9ddca6968e3683496b8395550b"
+DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.1.0/libreoffice-6.1.0.3.tar.xz \
+ http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.1.0.3-srcs.tar.xz"
+MD5SUM="df908c245f1dca4b822345b82af2ea64 \
+ 69810b64a43cb48bce6e0899fa701b74"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"