mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libreoffice-still to 7.3.6-2
This commit is contained in:
parent
98a5e4184d
commit
6f5f96ea0f
1 changed files with 2 additions and 3 deletions
|
@ -19,7 +19,7 @@ pkgbase=libreoffice-still
|
||||||
pkgname=('libreoffice-still-sdk' 'libreoffice-still')
|
pkgname=('libreoffice-still-sdk' 'libreoffice-still')
|
||||||
_LOver=7.3.6.2
|
_LOver=7.3.6.2
|
||||||
pkgver=7.3.6
|
pkgver=7.3.6
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('LGPL3')
|
license=('LGPL3')
|
||||||
url="https://www.libreoffice.org/"
|
url="https://www.libreoffice.org/"
|
||||||
|
@ -42,7 +42,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.7' 'libwpd>=0.9.2' 'lib
|
||||||
'libffi' 'box2d' 'git'
|
'libffi' 'box2d' 'git'
|
||||||
)
|
)
|
||||||
options=('!lto') # using --enable-lto (for parallel link-time optimization)
|
options=('!lto') # using --enable-lto (for parallel link-time optimization)
|
||||||
_mirror="https://download.documentfoundation.org/libreoffice/src/${pkgver}"
|
_mirror="https://ftp.osuosl.org/pub/tdf/libreoffice/src/${pkgver}"
|
||||||
#_mirror="https://dev-builds.libreoffice.org/pre-releases/src"
|
#_mirror="https://dev-builds.libreoffice.org/pre-releases/src"
|
||||||
_additional_source_url="https://dev-www.libreoffice.org/src"
|
_additional_source_url="https://dev-www.libreoffice.org/src"
|
||||||
_additional_source_url2="https://dev-www.libreoffice.org/extern"
|
_additional_source_url2="https://dev-www.libreoffice.org/extern"
|
||||||
|
@ -397,4 +397,3 @@ package_libreoffice-still() {
|
||||||
'sid','sk','sl','sq','sv','ta','tg','tr','ug','uk','vi','zh-CN','zh-TW'])" \
|
'sid','sk','sl','sq','sv','ta','tg','tr','ug','uk','vi','zh-CN','zh-TW'])" \
|
||||||
> "${pkgdir}"/usr/lib/libreoffice/help/languages.js
|
> "${pkgdir}"/usr/lib/libreoffice/help/languages.js
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue