summaryrefslogtreecommitdiff
path: root/extra/libreoffice/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libreoffice/PKGBUILD')
-rw-r--r--extra/libreoffice/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/extra/libreoffice/PKGBUILD b/extra/libreoffice/PKGBUILD
index b458c97a2..1697ace46 100644
--- a/extra/libreoffice/PKGBUILD
+++ b/extra/libreoffice/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 210194 2014-04-11 09:13:27Z bpiotrowski $
+# $Id: PKGBUILD 210242 2014-04-12 18:31:21Z bpiotrowski $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
@@ -20,7 +20,7 @@ pkgname=('libreoffice-common'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with all extensions built)
_LOver=4.2.3.3
pkgver=4.2.3
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
license=('LGPL3')
url="http://www.libreoffice.org/"
@@ -38,8 +38,7 @@ makedepends=( # makedepends
'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen'
'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info'
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' #'telepathy-glib'
- 'gstreamer0.10-base' 'gst-plugins-base-libs' 'glu'
- 'ttf-liberation' # to satisfy regression tests
+ 'gst-plugins-base-libs' 'glu' 'ttf-liberation' # to satisfy regression tests
'git')
# there's only one single static library in libreoffice-sdk,
# the next build that removes it may lead to trouble if people may use it
@@ -130,9 +129,9 @@ noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
libabw-0.0.2.tar.bz2)
md5sums=('0347f2c919e809b3f3794ed509caa902'
'SKIP'
- '11a2381971a7444fe5154ab9ae9578d6'
+ 'fa82b4c4510c78fe22a3a56d53fb9752'
'SKIP'
- '21f4ff9b4e49c2b1a6464b4dae6cfb42'
+ '81759541de9ce626a02d652399cd1ffe'
'SKIP'
'15cb8c0803064faef0c4ddf5bc5ca279'
'1f24ab1d39f4a51faf22244c94a6203f'
@@ -239,6 +238,7 @@ build() {
--enable-kde4\
--enable-gtk3 \
--enable-gstreamer \
+ --disable-gstreamer-0-10 \
--enable-lockdown\
--enable-opencl \
--enable-opengl \
@@ -322,7 +322,7 @@ package_libreoffice-common() {
'graphite' "icu>=52.1" 'clucene' 'lcms2' "poppler>=0.24.0"
#'telepathy-glib' # (calc telepathy-glib libtubeslo.so)
'libodfgen' 'libvisio' 'harfbuzz-icu' 'hicolor-icon-theme' 'glu'
- 'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'gstreamer0.10-base')
+ 'desktop-file-utils' 'shared-mime-info' 'xdg-utils')
optdepends=('libreoffice-langpack: additional language support'
'java-runtime: adds java support'
'pstoedit: translates PostScript and PDF graphics into other vector formats'