mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/libreoffice-fresh to 6.1.1-2
This commit is contained in:
parent
5c4a839c3d
commit
ce2e4686e6
1 changed files with 6 additions and 7 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# Maintainer: AndyRTR <andyrtr@archlinux.org>
|
||||
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
|
||||
|
||||
|
@ -19,7 +18,7 @@ _google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
|
|||
|
||||
pkgbase=libreoffice-fresh
|
||||
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
||||
_LOver=6.1.1.1
|
||||
_LOver=6.1.1.2
|
||||
pkgver=6.1.1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
|
@ -31,7 +30,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.7' 'libwpd>=0.9.2' 'lib
|
|||
'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
|
||||
'libmspub' 'harfbuzz-icu' 'nss' 'hicolor-icon-theme'
|
||||
'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs'
|
||||
'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant' #'glu'
|
||||
'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'ant' #'glu'
|
||||
'gperf' 'gtk3' 'qt5-base' 'plasma-framework' 'cppunit' 'beanshell' 'clucene'
|
||||
'junit' 'libmythes' 'libwpg' 'java-environment' 'postgresql-libs' 'libgl'
|
||||
'bluez-libs' 'gdb' 'doxygen' 'libatomic_ops' 'mdds'
|
||||
|
@ -82,11 +81,11 @@ noextract=(#boost_1_66_0.tar.bz2
|
|||
185d60944ea767075d27247c3162b3bc-unowinreg.dll
|
||||
)
|
||||
validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build Team (CODE SIGNING KEY) <build@documentfoundation.org>
|
||||
sha256sums=('48d596e895e1fe0c69aef06822519f6d97001a9b71b655cd0ea91f135a78715e'
|
||||
sha256sums=('228166908a3404cbb8e6e662f44b1af8644c0589b2309fadce89dcef112fd09d'
|
||||
'SKIP'
|
||||
'4842bc885c4bd6b1762693738ec6798f15dd86915b1955ce5043f8814ff3f03e'
|
||||
'41e1af094f2ca5a9ab88894c2dceca2d91e6c28568d7f002f56c647e973cc595'
|
||||
'SKIP'
|
||||
'a7382c3f96323a4f518dcd65b51724ae684d127677bef33bfc61b28ff1b4d2bd'
|
||||
'2933d0898fbc8ea32cb39b773cf49c5f7da165f75a33522ff91c88d7bd0c7440'
|
||||
'SKIP'
|
||||
'64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1'
|
||||
'1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753'
|
||||
|
@ -214,7 +213,7 @@ build() {
|
|||
--with-system-libstaroffice \
|
||||
--with-system-serf \
|
||||
--with-jdk-home="/usr/lib/jvm/default" \
|
||||
--with-ant-home="/usr/share/apache-ant"\
|
||||
--with-ant-home="/usr/share/ant"\
|
||||
--with-system-boost\
|
||||
--with-system-icu \
|
||||
--with-system-cairo \
|
||||
|
|
Loading…
Reference in a new issue