summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-10-13 10:58:45 +0000
committer Eric Hameleers <alien@slackware.com>2019-10-13 10:58:45 +0000
commitfdd6b402ca8e91c98ac1212a648f08d1f56d1d49 (patch)
tree1ba229367d71fe42d9f2f72969450d8611c92114 /libreoffice
parentdf8646a3741f64e3fafb5c62446278650bc4d6e2 (diff)
downloadasb-fdd6b402ca8e91c98ac1212a648f08d1f56d1d49.tar.gz
asb-fdd6b402ca8e91c98ac1212a648f08d1f56d1d49.tar.xz
libreoffice: update to 6.2.7
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/libreoffice62.SlackBuild17
1 files changed, 14 insertions, 3 deletions
diff --git a/libreoffice/build/libreoffice62.SlackBuild b/libreoffice/build/libreoffice62.SlackBuild
index 96c17924..84069b4b 100755
--- a/libreoffice/build/libreoffice62.SlackBuild
+++ b/libreoffice/build/libreoffice62.SlackBuild
@@ -294,6 +294,8 @@
# * Update.
# 6.2.6-1: 24/aug/2019 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 6.2.7-1: 13/oct/2019 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh libreoffice.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -336,8 +338,8 @@ fi
#SRCVER=${SRCVER:-5.0.0.2git}
#SRCVER=${SRCVER:-5.0.0.2}
-SRCVER=${SRCVER:-6.2.6}
-SUBVER=".2"
+SRCVER=${SRCVER:-6.2.7}
+SUBVER=".1"
PKG_SUBVER=""
# Under what directory will the script download all sources:
@@ -467,7 +469,7 @@ GITURI[5]=""
#
# --- Start of section generated by gensrc_lo62.sh ---
-# External sources for libreoffice-6.2.6.2
+# External sources for libreoffice-6.2.7.1
SOURCE[6]="$SRCDIR/${LOSRC_DIR}/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
SRCURL[6]="https://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
@@ -1399,6 +1401,15 @@ echo "Installing XML files because 'make distro-pack-install' fails to do so..."
mkdir -p $PKG/usr/share/appdata
install -m644 sysui/desktop/appstream-appdata/*.xml $PKG/usr/share/appdata/
+# Triggered by Arch Linux (thanks Andreas Radke):
+# Make all i18n lang packages with help section ('1') available to
+# fix "F1" not opening translated offline help opening in browser
+# see also /usr/lib${LIBDIRSUFFFIX}/libreoffice/help/en-US/langnames.js
+if [ ! -f $PKG/usr/lib${LIBDIRSUFFIX}/libreoffice/help/languages.js ]; then
+ echo "var languagesSet = new Set(['en-US', 'ar', 'bg', 'bn', 'bo', 'bs', 'ca', 'cs', 'da', 'de', 'el', 'en-GB', 'eo', 'es', 'et', 'eu', 'fi', 'fr', 'gl', 'he', 'hi', 'hr', 'hu', 'id', 'is', 'it', 'ja', 'ko', 'lt', 'lv', 'nb', 'nl', 'nn', 'pl', 'pt', 'pt-BR', 'ro', 'ru', 'si', 'sk', 'sl', 'sv', 'ta', 'tr', 'uk', 'vi', 'zh-CN', 'zh-TW']);" \
+ > $PKG/usr/lib${LIBDIRSUFFIX}/libreoffice/help/languages.js
+fi
+
# Remove cruft:
rm -f $PKG/gid_Module*