mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/libreoffice-fresh to 24.8.2-2
This commit is contained in:
parent
3e31f71890
commit
b2829ffdf0
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = libreoffice-fresh
|
||||
pkgver = 24.8.2
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://www.libreoffice.org/
|
||||
arch = x86_64
|
||||
license = MPL-2.0
|
||||
|
@ -270,6 +270,7 @@ pkgname = libreoffice-fresh
|
|||
depends = librevenge
|
||||
depends = libxext
|
||||
depends = openjpeg2
|
||||
depends = argon2
|
||||
optdepends = java-runtime: adds java support
|
||||
optdepends = java-environment>=17: required by extension-wiki-publisher and extension-nlpsolver
|
||||
optdepends = pstoedit: translates PostScript and PDF graphics into other vector formats
|
||||
|
|
|
@ -20,7 +20,7 @@ pkgbase=libreoffice-fresh
|
|||
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
||||
_LOver=24.8.2.1
|
||||
pkgver=24.8.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
license=('MPL-2.0' 'LGPL-3.0-or-later')
|
||||
url="https://www.libreoffice.org/"
|
||||
|
@ -303,7 +303,7 @@ package_libreoffice-fresh() {
|
|||
'zxing-cpp' 'xdg-utils'
|
||||
'libldap' 'fontconfig' 'zlib' 'libpng' 'freetype2' 'raptor' 'libxml2'
|
||||
'cairo' 'libx11' 'expat' 'glib2' 'boost-libs' 'libtiff' 'dbus' 'glibc'
|
||||
'librevenge' 'libxext' 'openjpeg2')
|
||||
'librevenge' 'libxext' 'openjpeg2' 'argon2')
|
||||
optdepends=('java-runtime: adds java support'
|
||||
'java-environment>=17: required by extension-wiki-publisher and extension-nlpsolver'
|
||||
'pstoedit: translates PostScript and PDF graphics into other vector formats'
|
||||
|
|
Loading…
Reference in a new issue