office/LibreOffice: Updated for version 5.3.1.2

Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
Christoph Willing 2017-03-25 00:03:54 +10:00 committed by David Spencer
parent 9885171559
commit e893f595de
3 changed files with 7 additions and 1099 deletions

View file

@ -26,9 +26,9 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
VERSION=${VERSION:-5.3.0.3}
VERSION=${VERSION:-5.3.1.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PACKAGER=${PACKAGER:-"AnonymousCoward"}
@ -70,7 +70,6 @@ rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.xz
cd $SRCNAM-$VERSION
patch -p0 < $CWD/no-check-if-root.diff
patch -p1 < $CWD/firebird.diff
if [ "$HAVE_SRCS_TARBALL" = "1" ]; then
tar xvf $CWD/$SRCNAM-${VERSION}-srcs.tar.xz

View file

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="5.3.0.3"
VERSION="5.3.1.2"
HOMEPAGE="http://libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.3.0/libreoffice-5.3.0.3.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.3.0.3-srcs.tar.xz"
MD5SUM="204c492a0b5e58dd0be9788c74a364ab \
20d3cee8f200ce35b6f1c966ef5abb3e"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.3.1/libreoffice-5.3.1.2.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.3.1.2-srcs.tar.xz"
MD5SUM="4ba66c0812165af9af8e03f3f60280a5 \
2ca9b33502785c152217e0ff4092292e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"

File diff suppressed because it is too large Load diff