mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/libreoffice-still to 24.2.6-5
This commit is contained in:
parent
e9bd0fb9ee
commit
60e5127956
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = libreoffice-still
|
||||
pkgver = 24.2.6
|
||||
pkgrel = 4
|
||||
pkgrel = 5
|
||||
url = https://www.libreoffice.org/
|
||||
arch = x86_64
|
||||
license = MPL-2.0
|
||||
|
@ -57,7 +57,6 @@ pkgbase = libreoffice-still
|
|||
makedepends = kwindowsystem
|
||||
makedepends = ki18n
|
||||
makedepends = kcoreaddons
|
||||
makedepends = junit
|
||||
makedepends = libmythes
|
||||
makedepends = libwpg
|
||||
makedepends = java-environment=17
|
||||
|
|
|
@ -20,7 +20,7 @@ pkgbase=libreoffice-still
|
|||
pkgname=('libreoffice-still-sdk' 'libreoffice-still')
|
||||
_LOver=24.2.6.2
|
||||
pkgver=24.2.6
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
arch=('x86_64')
|
||||
license=('MPL-2.0' 'LGPL-3.0-or-later')
|
||||
url="https://www.libreoffice.org/"
|
||||
|
@ -33,7 +33,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python' 'libwpd>=0.9.2' 'libwps'
|
|||
'gperf' 'gtk3' 'gtk4' 'cppunit' 'beanshell' 'clucene'
|
||||
'qt5-base' 'qt5-x11extras'
|
||||
'qt6-base' 'kio' 'kconfig' 'kcoreaddons' 'kwindowsystem' 'ki18n' 'kcoreaddons'
|
||||
'junit' 'libmythes' 'libwpg' 'java-environment=17' 'postgresql-libs' 'mariadb-libs' 'libgl'
|
||||
'libmythes' 'libwpg' 'java-environment=17' 'postgresql-libs' 'mariadb-libs' 'libgl'
|
||||
'bluez-libs' 'gdb' 'doxygen' 'libatomic_ops' 'mdds'
|
||||
'ttf-liberation' 'ttf-dejavu' 'ttf-carlito' 'libxinerama' 'libpagemaker' 'glm'
|
||||
'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liblangtag' 'liborcus'
|
||||
|
@ -259,6 +259,7 @@ build() {
|
|||
--with-system-mythes \
|
||||
--with-system-headers \
|
||||
--without-system-hsqldb \
|
||||
--without-junit \
|
||||
--with-system-clucene \
|
||||
--without-system-box2d \
|
||||
--without-system-dragonbox \
|
||||
|
|
Loading…
Reference in a new issue