From a48f363d7a17b049bf1dca54232518321e72e9ea Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 1 Jul 2018 18:40:05 +0000 Subject: libreoffice: updated to 6.0.5. --- libreoffice/build/libreoffice.SlackBuild | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'libreoffice/build/libreoffice.SlackBuild') diff --git a/libreoffice/build/libreoffice.SlackBuild b/libreoffice/build/libreoffice.SlackBuild index 01d97858..f5292370 100755 --- a/libreoffice/build/libreoffice.SlackBuild +++ b/libreoffice/build/libreoffice.SlackBuild @@ -271,6 +271,8 @@ # * Update. # 6.0.4-2: 13/may/2018 by Eric Hameleers # * Rebuilt for the new poppler in -current. +# 6.0.5-1: 30/jun/2018 by Eric Hameleers +# * 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 . @@ -287,7 +289,7 @@ PRGNAM4=sdkdoc PRGNAM5=kde-integration PRGNAM6=l10n -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-alien} # SRCVER is the variable you control. It can be one of: @@ -302,7 +304,7 @@ TAG=${TAG:-alien} #SRCVER=${SRCVER:-5.0.0.2git} #SRCVER=${SRCVER:-5.0.0.2} -SRCVER=${SRCVER:-6.0.4} +SRCVER=${SRCVER:-6.0.5} SUBVER=".2" PKG_SUBVER="" @@ -433,7 +435,7 @@ GITURI[5]="" # # --- Start of section generated by gensrc.sh --- -# External sources for libreoffice-6.0.4.2 +# External sources for libreoffice-6.0.5.2 SOURCE[6]="$SRCDIR/${LOSRC_DIR}/185d60944ea767075d27247c3162b3bc-unowinreg.dll" SRCURL[6]="https://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll" @@ -499,8 +501,8 @@ SOURCE[21]="$SRCDIR/${LOSRC_DIR}/1f467e5bb703f12cbbb09d5cf67ecf4a-converttextton SRCURL[21]="https://dev-www.libreoffice.org/src/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt" GITURI[21]="" -SOURCE[22]="$SRCDIR/${LOSRC_DIR}/curl-7.58.0.tar.gz" -SRCURL[22]="https://dev-www.libreoffice.org/src/curl-7.58.0.tar.gz" +SOURCE[22]="$SRCDIR/${LOSRC_DIR}/curl-7.60.0.tar.gz" +SRCURL[22]="https://dev-www.libreoffice.org/src/curl-7.60.0.tar.gz" GITURI[22]="" SOURCE[23]="$SRCDIR/${LOSRC_DIR}/libe-book-0.1.3.tar.xz" @@ -699,8 +701,8 @@ SOURCE[71]="$SRCDIR/${LOSRC_DIR}/libjpeg-turbo-1.5.2.tar.gz" SRCURL[71]="https://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.2.tar.gz" GITURI[71]="" -SOURCE[72]="$SRCDIR/${LOSRC_DIR}/language-subtag-registry-2017-12-14.tar.bz2" -SRCURL[72]="https://dev-www.libreoffice.org/src/language-subtag-registry-2017-12-14.tar.bz2" +SOURCE[72]="$SRCDIR/${LOSRC_DIR}/language-subtag-registry-2018-03-30.tar.bz2" +SRCURL[72]="https://dev-www.libreoffice.org/src/language-subtag-registry-2018-03-30.tar.bz2" GITURI[72]="" SOURCE[73]="$SRCDIR/${LOSRC_DIR}/b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2" @@ -795,8 +797,8 @@ SOURCE[95]="$SRCDIR/${LOSRC_DIR}/libodfgen-0.1.6.tar.bz2" SRCURL[95]="https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2" GITURI[95]="" -SOURCE[96]="$SRCDIR/${LOSRC_DIR}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-461.jar" -SRCURL[96]="https://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-461.jar" +SOURCE[96]="$SRCDIR/${LOSRC_DIR}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar" +SRCURL[96]="https://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar" GITURI[96]="" SOURCE[97]="$SRCDIR/${LOSRC_DIR}/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar" @@ -1340,6 +1342,7 @@ make DESTDIR=$PKG distro-pack-install \ # These files do not get installed (error during copy) although the target # directory does get created: 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/ # Remove cruft: -- cgit v1.2.3