From dd0b137e740f480020fcd34f3001268f2844086e Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Sun, 29 Sep 2024 10:55:01 +1000 Subject: [PATCH] office/LibreOffice: Updated for version 24.8.2.1 Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- office/LibreOffice/LibreOffice.SlackBuild | 3 ++- office/LibreOffice/LibreOffice.info | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild index 82f03e2264..07741a8005 100644 --- a/office/LibreOffice/LibreOffice.SlackBuild +++ b/office/LibreOffice/LibreOffice.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=LibreOffice SRCNAM=libreoffice -VERSION=${VERSION:-24.8.1.2} +VERSION=${VERSION:-24.8.2.1} SHORT_VERSION=${VERSION%.*.*} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -221,6 +221,7 @@ extnlpsolver="--enable-ext-nlpsolver"; [ "${EXTNLPSOLVER:-yes}" != "yes" ] & --enable-qt5 \ --enable-python=system \ --enable-gio \ + --disable-gstreamer-1-0 \ $extct2n \ $extnumbertext \ $extnlpsolver \ diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info index bfc2662353..d43f856013 100644 --- a/office/LibreOffice/LibreOffice.info +++ b/office/LibreOffice/LibreOffice.info @@ -1,10 +1,10 @@ PRGNAM="LibreOffice" -VERSION="24.8.1.2" +VERSION="24.8.2.1" HOMEPAGE="https://www.libreoffice.org" -DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/24.8.1/libreoffice-24.8.1.2.tar.xz \ - https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-24.8.1.2-srcs.tar.xz" -MD5SUM="b35207353549e450d280c11fc8a15ccd \ - 9d8e5935e4101aca7f2987e93ea12bfb" +DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/24.8.2/libreoffice-24.8.2.1.tar.xz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-24.8.2.1-srcs.tar.xz" +MD5SUM="b1e07cb05896a4468c178b432a5224ea \ + 1ae5314fcfaa17dc5e62a4b90e594a88" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="zulu-openjdk17 apache-ant perl-Archive-Zip libcdr libfreehand liblangtag libmspub libzmf"