mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +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
|
pkgbase = libreoffice-still
|
||||||
pkgver = 24.2.6
|
pkgver = 24.2.6
|
||||||
pkgrel = 3
|
pkgrel = 4
|
||||||
url = https://www.libreoffice.org/
|
url = https://www.libreoffice.org/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = MPL-2.0
|
license = MPL-2.0
|
||||||
|
@ -13,7 +13,7 @@ pkgbase = libreoffice-still
|
||||||
makedepends = neon>=0.28.6
|
makedepends = neon>=0.28.6
|
||||||
makedepends = pango
|
makedepends = pango
|
||||||
makedepends = nspr
|
makedepends = nspr
|
||||||
makedepends = libjpeg
|
makedepends = libjpeg-turbo
|
||||||
makedepends = libxrandr
|
makedepends = libxrandr
|
||||||
makedepends = libgl
|
makedepends = libgl
|
||||||
makedepends = dbus-glib
|
makedepends = dbus-glib
|
||||||
|
@ -212,7 +212,7 @@ pkgname = libreoffice-still
|
||||||
depends = neon>=0.28.6
|
depends = neon>=0.28.6
|
||||||
depends = pango
|
depends = pango
|
||||||
depends = nspr
|
depends = nspr
|
||||||
depends = libjpeg
|
depends = libjpeg-turbo
|
||||||
depends = libxrandr
|
depends = libxrandr
|
||||||
depends = libgl
|
depends = libgl
|
||||||
depends = redland
|
depends = redland
|
||||||
|
|
|
@ -20,12 +20,12 @@ pkgbase=libreoffice-still
|
||||||
pkgname=('libreoffice-still-sdk' 'libreoffice-still')
|
pkgname=('libreoffice-still-sdk' 'libreoffice-still')
|
||||||
_LOver=24.2.6.2
|
_LOver=24.2.6.2
|
||||||
pkgver=24.2.6
|
pkgver=24.2.6
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('MPL-2.0' 'LGPL-3.0-or-later')
|
license=('MPL-2.0' 'LGPL-3.0-or-later')
|
||||||
url="https://www.libreoffice.org/"
|
url="https://www.libreoffice.org/"
|
||||||
makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python' 'libwpd>=0.9.2' 'libwps'
|
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'
|
'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' 'libxslt'
|
||||||
'lcms2' 'poppler' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
|
'lcms2' 'poppler' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
|
||||||
'libmspub' 'harfbuzz-icu' 'nss' 'hicolor-icon-theme'
|
'libmspub' 'harfbuzz-icu' 'nss' 'hicolor-icon-theme'
|
||||||
|
@ -308,7 +308,7 @@ package_libreoffice-still-sdk() {
|
||||||
package_libreoffice-still() {
|
package_libreoffice-still() {
|
||||||
pkgdesc="LibreOffice maintenance branch"
|
pkgdesc="LibreOffice maintenance branch"
|
||||||
depends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python' 'libwpd>=0.9.2' 'libwps'
|
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'
|
'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' 'libxslt'
|
||||||
'lcms2' 'poppler' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
|
'lcms2' 'poppler' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
|
||||||
'libmspub' 'harfbuzz-icu' 'nss' 'clucene' 'hicolor-icon-theme'
|
'libmspub' 'harfbuzz-icu' 'nss' 'clucene' 'hicolor-icon-theme'
|
||||||
|
|
Loading…
Reference in a new issue