mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libreoffice-fresh to 5.2.1-2
This commit is contained in:
parent
d13be6f86d
commit
f2563ed754
1 changed files with 3 additions and 2 deletions
|
@ -19,7 +19,7 @@ pkgbase=libreoffice-fresh
|
||||||
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
||||||
_LOver=5.2.1.2
|
_LOver=5.2.1.2
|
||||||
pkgver=5.2.1
|
pkgver=5.2.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('LGPL3')
|
license=('LGPL3')
|
||||||
url="http://www.libreoffice.org/"
|
url="http://www.libreoffice.org/"
|
||||||
|
@ -35,7 +35,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.5' 'libwpd>=0.9.2' 'lib
|
||||||
'bluez-libs' 'harfbuzz-icu' 'gdb' 'doxygen' 'libatomic_ops' 'mdds' 'glew'
|
'bluez-libs' 'harfbuzz-icu' 'gdb' 'doxygen' 'libatomic_ops' 'mdds' 'glew'
|
||||||
'apr' 'serf' 'ttf-liberation' 'glm' 'libxinerama' 'libpagemaker'
|
'apr' 'serf' 'ttf-liberation' 'glm' 'libxinerama' 'libpagemaker'
|
||||||
'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liborcus' 'liblangtag'
|
'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liborcus' 'liblangtag'
|
||||||
'libexttextcat' 'libfbclient' 'libcmis')
|
'libexttextcat' 'libfbclient' 'libcmis' 'gobject-introspection')
|
||||||
|
|
||||||
_mirror="http://download.documentfoundation.org/libreoffice/src/${pkgver}"
|
_mirror="http://download.documentfoundation.org/libreoffice/src/${pkgver}"
|
||||||
#_mirror="http://dev-builds.libreoffice.org/pre-releases/src"
|
#_mirror="http://dev-builds.libreoffice.org/pre-releases/src"
|
||||||
|
@ -189,6 +189,7 @@ build() {
|
||||||
--enable-gio\
|
--enable-gio\
|
||||||
--enable-kde4\
|
--enable-kde4\
|
||||||
--enable-gtk3 \
|
--enable-gtk3 \
|
||||||
|
--enable-introspection \
|
||||||
--disable-gstreamer-0-10 \
|
--disable-gstreamer-0-10 \
|
||||||
--enable-openssl \
|
--enable-openssl \
|
||||||
--enable-odk\
|
--enable-odk\
|
||||||
|
|
Loading…
Reference in a new issue