From d02bc9ec70dc9d881c33d1642a9163fdd11105f1 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 23 Aug 2016 18:16:25 +0000 Subject: [PATCH] extra/libreoffice-fresh to 5.2.0-3 --- extra/libreoffice-fresh/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/extra/libreoffice-fresh/PKGBUILD b/extra/libreoffice-fresh/PKGBUILD index cd70f97c3..59c318aad 100644 --- a/extra/libreoffice-fresh/PKGBUILD +++ b/extra/libreoffice-fresh/PKGBUILD @@ -19,7 +19,7 @@ pkgbase=libreoffice-fresh pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh') _LOver=5.2.0.4 pkgver=5.2.0 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') license=('LGPL3') url="http://www.libreoffice.org/" @@ -30,7 +30,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.5' 'libwpd>=0.9.2' 'lib 'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs' 'glu' 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant' - 'gperf' 'kdelibs' 'gtk3' 'cppunit' 'beanshell2' 'clucene' #'vigra' + 'gperf' 'kdelibs' 'gtk3' 'cppunit' 'beanshell' 'clucene' #'vigra' 'junit' 'libmythes' 'libwpg' 'java-environment' 'postgresql-libs' 'libgl' 'bluez-libs' 'harfbuzz-icu' 'gdb' 'doxygen' 'libatomic_ops' 'mdds' 'glew' 'apr' 'serf' 'ttf-liberation' 'glm' 'libxinerama' 'libpagemaker' @@ -202,6 +202,7 @@ build() { --enable-scripting-beanshell \ --enable-scripting-javascript \ --disable-telepathy \ + --disable-dconf \ --enable-ext-wiki-publisher \ --enable-ext-nlpsolver \ --without-fonts\ @@ -310,7 +311,7 @@ package_libreoffice-fresh() { 'java-environment: required by extension-wiki-publisher and extension-nlpsolver' 'pstoedit: translates PostScript and PDF graphics into other vector formats' 'libmythes: for use in thesaurus' - 'beanshell2: interactive java -- good for prototyping/macros' + 'beanshell: interactive java -- good for prototyping/macros' 'libmspack: library for Microsoft compression formats for use in FontOOo' 'libwpg: library for importing and converting WordPerfect Graphics format' 'sane: for scanner access'