mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libreoffice-fresh to 6.0.5-1
This commit is contained in:
parent
860c2b9d1b
commit
d00a1c91ed
1 changed files with 17 additions and 9 deletions
|
@ -19,9 +19,9 @@ _google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
|
|||
|
||||
pkgbase=libreoffice-fresh
|
||||
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
||||
_LOver=6.0.4.2
|
||||
pkgver=6.0.4
|
||||
pkgrel=2
|
||||
_LOver=6.0.5.2
|
||||
pkgver=6.0.5
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
license=('LGPL3')
|
||||
url="http://www.libreoffice.org/"
|
||||
|
@ -61,9 +61,10 @@ source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc}
|
|||
${_additional_source_url}/pdfium-3235.tar.bz2
|
||||
${_additional_source_url}/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip
|
||||
${_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+ODFTOOLKIT-460+ODFTOOLKIT-461.jar # for test suite
|
||||
${_additional_source_url2}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar # for test suite
|
||||
${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
|
||||
make-pyuno-work-with-system-wide-module-install.diff
|
||||
emfio.patch
|
||||
libreoffice-fresh.sh libreoffice-fresh.csh)
|
||||
noextract=(boost_1_65_1.tar.bz2
|
||||
35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
|
||||
|
@ -78,15 +79,15 @@ noextract=(boost_1_65_1.tar.bz2
|
|||
pdfium-3235.tar.bz2
|
||||
bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip
|
||||
8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar # for test suite
|
||||
odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-461.jar # for test suite
|
||||
odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar # for test suite
|
||||
185d60944ea767075d27247c3162b3bc-unowinreg.dll
|
||||
)
|
||||
validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build Team (CODE SIGNING KEY) <build@documentfoundation.org>
|
||||
sha256sums=('9081fb132090e9fe1ed8896ba4085e6f7ceef145f3a76889caeaed6c032510f7'
|
||||
sha256sums=('b6fd3951ad50bfbe48340c0368f3cbd9eae92b31550809a1db88fc048f04069a'
|
||||
'SKIP'
|
||||
'cef0f0d54da925bb9a69725177ba8594683f5f7500f226bdeeaf344ecb5c41fc'
|
||||
'492db3e52c67944c2747a573f1b0efa1afb2ca747b95c1cdd495c46fcca97fb6'
|
||||
'SKIP'
|
||||
'865f78003114c9333d8df63ee64197b25f1894c5dd1038f563abb4c91a1c542e'
|
||||
'99e62f75bc94ca0797d22ef6fcca29af575578fb58bba5e77bc892dd655a0fdd'
|
||||
'SKIP'
|
||||
'9807a5d16566c57fd74fb522764e0b134a8bbe6b6e8967b83afefd30dcd3be81'
|
||||
'64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1'
|
||||
|
@ -101,9 +102,10 @@ sha256sums=('9081fb132090e9fe1ed8896ba4085e6f7ceef145f3a76889caeaed6c032510f7'
|
|||
'7dc0d33fc24b1612865f5e173d48800ba3f2db891c57e3f92b9d2ce56ffeb72f'
|
||||
'd0312c360efe04dd048b3311fe375ff36f1993b4c2e3cb58c81062990532904a'
|
||||
'f2443f27561af52324eee03a1892d9f569adc8db9e7bca55614898bc2a13a770'
|
||||
'aa8896eef3adbd6b54d4ec1817c1bc3871cce99120faf26f93502077480233cf'
|
||||
'702413413a5d8076c17fe79c0808dfba145a7260020f6c8627ea529a0cf83769'
|
||||
'eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6'
|
||||
'c463654a73ecfbc242ff109726fb4faecdbfb3d91affafe919b24bea65afb563'
|
||||
'8b4815788be087940750b775690b5890c4cf9e121f11006a72ccab834f212abb'
|
||||
'76f62957d0058092b11316357d9d716a62b48a53e5277426ffa87429ab5510e4'
|
||||
'd24cfcb556ae1db02087c49012bbc4621f9ef7e3465ca832e1410326d260f283')
|
||||
|
||||
|
@ -123,8 +125,14 @@ prepare() {
|
|||
sed -i "/CppunitTest_sw_uiwriter/d" sw/Module_sw.mk
|
||||
sed -i "/CppunitTest_xmlsecurity_signing/d" xmlsecurity/Module_xmlsecurity.mk
|
||||
sed -i "/CppunitTest_sc_subsequent_filters_test/d" sc/Module_sc.mk
|
||||
sed -i "/CppunitTest_sc_subsequent_export_test/d" sc/Module_sc.mk
|
||||
sed -i "/CppunitTest_chart2_export/d" chart2/Module_chart2.mk
|
||||
sed -i "/CppunitTest_dbaccess_RowSetClones/d" dbaccess/Module_dbaccess.mk
|
||||
sed -i "/CppunitTest_dbaccess_hsqldb/d" dbaccess/Module_dbaccess.mk
|
||||
# apply upstream fix for broken cppunit test
|
||||
patch -Np1 -i ../emfio.patch
|
||||
# sed -i "/emfio\/emfio/d" emfio/CppunitTest_emfio_emf_test.mk
|
||||
sed -i "/CppunitTest_emfio_emf_test/d" emfio/Module_emfio.mk
|
||||
|
||||
# unowinreg.dll must be a file not a symlink or the result will become a broken symlink
|
||||
# /usr/share/libreoffice/sdk/classes/win/unowinreg.dll -> /build/libreoffice/src/185d60944ea767075d27247c3162b3bc-unowinreg.dll
|
||||
|
|
Loading…
Reference in a new issue