mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/libreoffice-fresh to 7.2.1-1
This commit is contained in:
parent
d9c6cb1cb5
commit
cd194c052d
1 changed files with 10 additions and 7 deletions
|
@ -18,9 +18,9 @@ _google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
|
|||
|
||||
pkgbase=libreoffice-fresh
|
||||
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
||||
_LOver=7.2.0.4
|
||||
pkgver=7.2.0
|
||||
pkgrel=2
|
||||
_LOver=7.2.1.2
|
||||
pkgver=7.2.1
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
license=('LGPL3')
|
||||
url="https://www.libreoffice.org/"
|
||||
|
@ -62,6 +62,7 @@ source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc}
|
|||
${_additional_source_url}/Firebird-3.0.7.33374-0.tar.bz2
|
||||
${_additional_source_url}/zxing-cpp-1.1.1.tar.gz
|
||||
${_additional_source_url}/skia-m90-45c57e116ee0ce214bdf78405a4762722e4507d9.tar.xz
|
||||
${_additional_source_url}/libcmis-0.5.2.tar.xz
|
||||
${_additional_source_url2}/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar # for test suite
|
||||
${_additional_source_url2}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar # for test suite
|
||||
${_additional_source_url2}/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
|
||||
|
@ -85,17 +86,18 @@ noextract=(35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
|
|||
Firebird-3.0.7.33374-0.tar.bz2
|
||||
zxing-cpp-1.1.1.tar.gz
|
||||
skia-m90-45c57e116ee0ce214bdf78405a4762722e4507d9.tar.xz
|
||||
libcmis-0.5.2.tar.xz
|
||||
8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar # for test suite
|
||||
odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar # for test suite
|
||||
f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
|
||||
185d60944ea767075d27247c3162b3bc-unowinreg.dll
|
||||
)
|
||||
validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build Team (CODE SIGNING KEY) <build@documentfoundation.org>
|
||||
sha256sums=('28aac16d3b33ed8196be5ff0b5108dec36b73f85a68b857e221850d15b715576'
|
||||
sha256sums=('7a16b46fb397e72fce2d06b786025f321da12ccc39c9976510674ff9119b0a4d'
|
||||
'SKIP'
|
||||
'0bbd849745fc7f820efb5c30fbde85c37f591e1a67f010bdb0c3f5c717c4e295'
|
||||
'804d75b09569bb4c3e2ab24ca070467f0fa7073e48208760c6d2d52411864c95'
|
||||
'SKIP'
|
||||
'e1bc3c859b3d0f33f9c29f4d66a7194eac5c06ec860006adb77a8458378f9d23'
|
||||
'6da19cc6f5fa1b90b6602b5a5f47a12349cf98f26b69c9e2fbb360dce4a367d3'
|
||||
'SKIP'
|
||||
'64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1'
|
||||
'1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753'
|
||||
|
@ -111,6 +113,7 @@ sha256sums=('28aac16d3b33ed8196be5ff0b5108dec36b73f85a68b857e221850d15b715576'
|
|||
'acb85cedafa10ce106b1823fb236b1b3e5d942a5741e8f8435cc8ccfec0afe76'
|
||||
'e595b3fa2ec320beb0b28f6af56b1141853257c2611686685639cebb3b248c86'
|
||||
'abe0b94d54edb717c58d74263f4ed3d27824d2ce9e9f2ce85a21ab38d993f94d'
|
||||
'd7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2'
|
||||
'f2443f27561af52324eee03a1892d9f569adc8db9e7bca55614898bc2a13a770'
|
||||
'984f2a479df79e27e7b01a5815ac53ae64e07746b882262d8a64566494515504'
|
||||
'f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140'
|
||||
|
@ -198,7 +201,7 @@ build() {
|
|||
--with-system-mdds\
|
||||
--without-myspell-dicts \
|
||||
--with-system-libvisio \
|
||||
--disable-cmis \
|
||||
--without-system-libcmis \
|
||||
--with-system-libmspub \
|
||||
--with-system-libexttextcat \
|
||||
--with-system-orcus \
|
||||
|
|
Loading…
Reference in a new issue