diff --git a/extra/libreoffice-still/.SRCINFO b/extra/libreoffice-still/.SRCINFO index 451b0aae6..43fe85c05 100644 --- a/extra/libreoffice-still/.SRCINFO +++ b/extra/libreoffice-still/.SRCINFO @@ -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 diff --git a/extra/libreoffice-still/PKGBUILD b/extra/libreoffice-still/PKGBUILD index ec1a90738..54d62e5f4 100644 --- a/extra/libreoffice-still/PKGBUILD +++ b/extra/libreoffice-still/PKGBUILD @@ -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'