From 9fbfeace1f361f3f6d8044e914348e1d1616142d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 27 Apr 2024 15:35:33 +0000 Subject: [PATCH] extra/libreoffice-still to 7.6.6-3 --- extra/libreoffice-still/.SRCINFO | 3 ++- extra/libreoffice-still/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/extra/libreoffice-still/.SRCINFO b/extra/libreoffice-still/.SRCINFO index 8d670ed79..121a5afe6 100644 --- a/extra/libreoffice-still/.SRCINFO +++ b/extra/libreoffice-still/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = libreoffice-still pkgver = 7.6.6 - pkgrel = 2 + pkgrel = 3 url = https://www.libreoffice.org/ arch = x86_64 license = MPL-2.0 @@ -95,6 +95,7 @@ pkgbase = libreoffice-still makedepends = libffi makedepends = box2d makedepends = git + makedepends = python-setuptools noextract = 35c94d2df8893241173de1d16b6034c0-swingExSrc.zip noextract = 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip noextract = a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip diff --git a/extra/libreoffice-still/PKGBUILD b/extra/libreoffice-still/PKGBUILD index d2b23edd4..e6f934b78 100644 --- a/extra/libreoffice-still/PKGBUILD +++ b/extra/libreoffice-still/PKGBUILD @@ -20,7 +20,7 @@ pkgbase=libreoffice-still pkgname=('libreoffice-still-sdk' 'libreoffice-still') _LOver=7.6.6.3 pkgver=7.6.6 -pkgrel=2 +pkgrel=3 arch=('x86_64') license=('MPL-2.0' 'LGPL-3.0-or-later') url="https://www.libreoffice.org/" @@ -39,7 +39,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python' 'libwpd>=0.9.2' 'libwps' 'libtommath' 'libzmf' 'rxvt-unicode' 'gpgme' 'libwebp' # 'xmlsec' 'libepubgen' 'libfreehand' 'libqxp' 'libstaroffice' 'boost' 'libnumbertext' 'abseil-cpp' 'clang' 'zxing-cpp' - 'libffi' 'box2d' 'git' + 'libffi' 'box2d' 'git' 'python-setuptools' ) options=('!lto') # using --enable-lto (for parallel link-time optimization) _mirror="https://ftp.osuosl.org/pub/tdf/libreoffice/src/${pkgver}"