mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/libreoffice-fresh to 6.0.4-2
This commit is contained in:
parent
e40d4cad6a
commit
de7059d965
1 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ pkgbase=libreoffice-fresh
|
|||
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
||||
_LOver=6.0.4.2
|
||||
pkgver=6.0.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
license=('LGPL3')
|
||||
url="http://www.libreoffice.org/"
|
||||
|
@ -35,7 +35,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.6' 'libwpd>=0.9.2' 'lib
|
|||
'gperf' 'kdelibs' 'gtk3' 'cppunit' 'beanshell' 'clucene'
|
||||
'junit' 'libmythes' 'libwpg' 'java-environment' 'postgresql-libs' 'libgl'
|
||||
'bluez-libs' 'gdb' 'doxygen' 'libatomic_ops' 'mdds' 'glew'
|
||||
'apr' 'serf' 'ttf-liberation' 'ttf-dejavu' 'libxinerama' 'libpagemaker' 'glm'
|
||||
'apr' 'serf' 'ttf-liberation' 'ttf-dejavu' 'libxinerama' 'libpagemaker' # 'glm'
|
||||
'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liblangtag' 'liborcus'
|
||||
'libexttextcat' 'libcmis' 'gobject-introspection' #'libfbclient'
|
||||
'libtommath' 'libzmf' 'gpgme' 'xmlsec' 'rxvt-unicode'
|
||||
|
@ -208,7 +208,7 @@ build() {
|
|||
--with-system-beanshell \
|
||||
--with-system-cppunit\
|
||||
--with-system-graphite\
|
||||
--with-system-glm \
|
||||
--without-system-glm \
|
||||
--with-system-libwpg \
|
||||
--with-system-libwps \
|
||||
--with-system-redland\
|
||||
|
@ -282,7 +282,7 @@ package_libreoffice-fresh() {
|
|||
'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups'
|
||||
'liblangtag' 'libexttextcat' 'libcmis' 'liborcus' # 'libfbclient'
|
||||
'libtommath' 'libzmf' 'libatomic_ops' 'xmlsec'
|
||||
'libfreehand' 'libstaroffice' 'libepubgen' 'libqxp')
|
||||
'libfreehand' 'libstaroffice' 'libepubgen' 'libqxp' 'libepoxy')
|
||||
optdepends=('java-runtime: adds java support'
|
||||
'java-environment: required by extension-wiki-publisher and extension-nlpsolver'
|
||||
'pstoedit: translates PostScript and PDF graphics into other vector formats'
|
||||
|
|
Loading…
Reference in a new issue