From ee171d33a81712f24f1b37beec4f15a8e6bd1f57 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Wed, 27 Jul 2016 08:52:44 +1000 Subject: office/LibreOffice: Updated for version 5.1.4.2 --- office/LibreOffice/LibreOffice.SlackBuild | 10 +++------- office/LibreOffice/LibreOffice.info | 10 +++++----- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild index b5ba37a68c..027f597817 100644 --- a/office/LibreOffice/LibreOffice.SlackBuild +++ b/office/LibreOffice/LibreOffice.SlackBuild @@ -26,9 +26,9 @@ PRGNAM=LibreOffice SRCNAM=libreoffice -VERSION=${VERSION:-5.1.2.2} +VERSION=${VERSION:-5.1.4.2} SHORT_VERSION=${VERSION%.*.*} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PACKAGER=${PACKAGER:-"AnonymousCoward"} @@ -152,11 +152,7 @@ if [ "$HAVE_SRCS_TARBALL" = "0" ]; then fi export LDFLAGS="-lboost_system" -if [ "$ARCH" = "x86_64" ]; then - make build -else - make build-nocheck -fi +make build-nocheck make distro-pack-install DESTDIR=$PKG find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info index 2119c7e5d4..c593a0c6f1 100644 --- a/office/LibreOffice/LibreOffice.info +++ b/office/LibreOffice/LibreOffice.info @@ -1,10 +1,10 @@ PRGNAM="LibreOffice" -VERSION="5.1.2.2" +VERSION="5.1.4.2" HOMEPAGE="http://libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-5.1.2.2.tar.xz \ - http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.1.2.2-srcs.tar.xz" -MD5SUM="6145510261094a85a6cecaecefa10c94 \ - b143c1bef23d213090b3272442de6c99" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.1.4/libreoffice-5.1.4.2.tar.xz \ + http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.1.4.2-srcs.tar.xz" +MD5SUM="cbeb42aecb280824045b4b43a2666923 \ + fdc8baa3898368b7a24427caed1f97a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="avahi python3 apache-ant perl-Archive-Zip" -- cgit v1.2.3