mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/libreoffice-still to 6.4.7-2
This commit is contained in:
parent
8a7405a9bc
commit
7cc73b210d
1 changed files with 7 additions and 4 deletions
|
@ -20,7 +20,7 @@ pkgbase=libreoffice-still
|
|||
pkgname=('libreoffice-still-sdk' 'libreoffice-still')
|
||||
_LOver=6.4.7.2
|
||||
pkgver=6.4.7
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
license=('LGPL3')
|
||||
url="https://www.libreoffice.org/"
|
||||
|
@ -35,7 +35,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.7' 'libwpd>=0.9.2' 'lib
|
|||
'junit' 'libmythes' 'libwpg' 'java-environment=8' 'postgresql-libs' 'mariadb-libs' 'libgl'
|
||||
'bluez-libs' 'gdb' 'doxygen' 'libatomic_ops' 'mdds'
|
||||
'apr' 'serf' 'ttf-liberation' 'ttf-dejavu' 'ttf-carlito' 'libxinerama' 'libpagemaker' 'glm'
|
||||
'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liblangtag' 'liborcus'
|
||||
'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liblangtag' # 'liborcus'
|
||||
'libexttextcat' 'libcmis' 'gobject-introspection' # 'libfbclient'
|
||||
'libtommath' 'libzmf' 'gpgme' 'xmlsec' 'rxvt-unicode'
|
||||
'libepubgen' 'libfreehand' 'libqxp' 'libstaroffice' 'boost' 'libnumbertext'
|
||||
|
@ -58,6 +58,7 @@ source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc}
|
|||
${_additional_source_url}/pdfium-4137.tar.bz2
|
||||
${_additional_source_url}/lxml-4.1.1.tgz
|
||||
${_additional_source_url}/QR-Code-generator-1.4.0.tar.gz
|
||||
${_additional_source_url}/liborcus-0.15.3.tar.gz
|
||||
${_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}/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf
|
||||
|
@ -76,6 +77,7 @@ noextract=(35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
|
|||
pdfium-4137.tar.bz2
|
||||
lxml-4.1.1.tgz
|
||||
QR-Code-generator-1.4.0.tar.gz
|
||||
liborcus-0.15.3.tar.gz
|
||||
8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar # for test suite
|
||||
odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar # for test suite
|
||||
884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf
|
||||
|
@ -100,6 +102,7 @@ sha256sums=('034dd79a60cfff60c7d353130fe2cc8e6a1aabeab50d89e4570ae95f33296644'
|
|||
'940caef1ec7c78e0c34b0f6b94fe42d0f2022915ffc78643d28538a5cfd0f40e'
|
||||
'fcdf9fd69fde07ae4dca2351d84271a9de8093002f733b77c70f52f1630f6e4a'
|
||||
'6994be3555e23226630c587444be19d309b25b0fcf1f87df3b4e3f88943e5860'
|
||||
'0dd26f3f2e611c51df9ee02d6dbf08887989eaa417b73f6877cd0d94df795fc2'
|
||||
'f2443f27561af52324eee03a1892d9f569adc8db9e7bca55614898bc2a13a770'
|
||||
'984f2a479df79e27e7b01a5815ac53ae64e07746b882262d8a64566494515504'
|
||||
'884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc'
|
||||
|
@ -184,7 +187,7 @@ build() {
|
|||
--with-system-libcmis \
|
||||
--with-system-libmspub \
|
||||
--with-system-libexttextcat \
|
||||
--with-system-orcus \
|
||||
--without-system-orcus \
|
||||
--with-system-liblangtag \
|
||||
--with-system-libodfgen \
|
||||
--with-system-libmwaw \
|
||||
|
@ -276,7 +279,7 @@ package_libreoffice-still() {
|
|||
'libmspub' 'harfbuzz-icu' 'nss' 'clucene' 'hicolor-icon-theme'
|
||||
'desktop-file-utils' 'shared-mime-info' 'libpagemaker'
|
||||
'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups'
|
||||
'liblangtag' 'libexttextcat' 'libcmis' 'liborcus' # 'libfbclient'
|
||||
'liblangtag' 'libexttextcat' 'libcmis' # 'liborcus' # 'libfbclient'
|
||||
'libtommath' 'libzmf' 'libatomic_ops' 'xmlsec' 'gpgme' 'libnumbertext'
|
||||
'libfreehand' 'libstaroffice' 'libepubgen' 'libqxp' 'libepoxy')
|
||||
optdepends=('java-runtime: adds java support'
|
||||
|
|
Loading…
Reference in a new issue