mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/libreoffice-still to 24.2.6-4
This commit is contained in:
parent
f8cef02ca5
commit
943a73270e
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = libreoffice-still
|
||||
pkgver = 24.2.6
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = https://www.libreoffice.org/
|
||||
arch = x86_64
|
||||
license = MPL-2.0
|
||||
|
@ -13,7 +13,7 @@ pkgbase = libreoffice-still
|
|||
makedepends = neon>=0.28.6
|
||||
makedepends = pango
|
||||
makedepends = nspr
|
||||
makedepends = libjpeg
|
||||
makedepends = libjpeg-turbo
|
||||
makedepends = libxrandr
|
||||
makedepends = libgl
|
||||
makedepends = dbus-glib
|
||||
|
@ -212,7 +212,7 @@ pkgname = libreoffice-still
|
|||
depends = neon>=0.28.6
|
||||
depends = pango
|
||||
depends = nspr
|
||||
depends = libjpeg
|
||||
depends = libjpeg-turbo
|
||||
depends = libxrandr
|
||||
depends = libgl
|
||||
depends = redland
|
||||
|
|
|
@ -20,12 +20,12 @@ pkgbase=libreoffice-still
|
|||
pkgname=('libreoffice-still-sdk' 'libreoffice-still')
|
||||
_LOver=24.2.6.2
|
||||
pkgver=24.2.6
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('x86_64')
|
||||
license=('MPL-2.0' 'LGPL-3.0-or-later')
|
||||
url="https://www.libreoffice.org/"
|
||||
makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python' 'libwpd>=0.9.2' 'libwps'
|
||||
'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib'
|
||||
'neon>=0.28.6' 'pango' 'nspr' 'libjpeg-turbo' 'libxrandr' 'libgl' 'dbus-glib'
|
||||
'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' 'libxslt'
|
||||
'lcms2' 'poppler' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
|
||||
'libmspub' 'harfbuzz-icu' 'nss' 'hicolor-icon-theme'
|
||||
|
@ -308,7 +308,7 @@ package_libreoffice-still-sdk() {
|
|||
package_libreoffice-still() {
|
||||
pkgdesc="LibreOffice maintenance branch"
|
||||
depends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python' 'libwpd>=0.9.2' 'libwps'
|
||||
'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl'
|
||||
'neon>=0.28.6' 'pango' 'nspr' 'libjpeg-turbo' 'libxrandr' 'libgl'
|
||||
'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' 'libxslt'
|
||||
'lcms2' 'poppler' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
|
||||
'libmspub' 'harfbuzz-icu' 'nss' 'clucene' 'hicolor-icon-theme'
|
||||
|
|
Loading…
Reference in a new issue