extra/libreoffice-still to 4.2.6-6

This commit is contained in:
Kevin Mihelich 2014-10-20 19:04:27 +00:00
parent 7aec0c20dd
commit 62bb1b3f9c

View file

@ -25,7 +25,7 @@ pkgname=('libreoffice-still-common'
'libreoffice-still-extension-nlpsolver')
_LOver=4.2.6.3
pkgver=4.2.6
pkgrel=4
pkgrel=6
arch=('i686' 'x86_64')
license=('LGPL3')
url="http://www.libreoffice.org/"
@ -44,7 +44,7 @@ makedepends=( # makedepends
'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info'
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
'gst-plugins-base-libs' 'glu' 'ttf-liberation' # to satisfy regression tests
'git')
'git' 'libxinerama')
# http://download.documentfoundation.org/mirrors/all.html
# http://wiki.documentfoundation.org/Mirrors
@ -94,7 +94,7 @@ source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc}
${_additional_source_url}/Firebird-2.5.2.26540-0.tar.bz2
${_additional_source_url}/libe-book-0.0.3.tar.bz2
${_additional_source_url}/libabw-0.0.2.tar.bz2
${_additional_source_url}/language-subtag-registry-2014-03-27.tar.bz2
${_additional_source_url}/language-subtag-registry-2014-03-27.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-still-common.sh libreoffice-still-common.csh
icudata-stdlibs.patch)
@ -302,7 +302,7 @@ build() {
--without-system-libwps \
--with-system-redland\
--without-system-npapi-headers \
--with-jdk-home="/usr/lib/jvm/java-default-runtime" \
--with-jdk-home="/usr/lib/jvm/default" \
--with-ant-home="/usr/share/apache-ant"\
--without-system-boost\
--with-system-icu \
@ -335,7 +335,7 @@ package_libreoffice-still-common() {
depends=('libreoffice-still-langpack' "hunspell>=1.2.8" "python>=3.3" "neon>=0.28.6"
'dbus-glib' 'librsvg' 'libcups' 'nss' 'libsm' 'redland' 'hyphen'
'graphite' 'clucene' 'lcms2' "poppler>=0.24.0" 'icu'
'harfbuzz-icu' 'hicolor-icon-theme' 'glu'
'harfbuzz-icu' 'hicolor-icon-theme' 'glu' 'libxinerama'
'desktop-file-utils' 'shared-mime-info' 'xdg-utils')
optdepends=('libreoffice-still-langpack: additional language support'
'java-runtime: adds java support'