summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-14 19:27:04 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-07-14 19:27:18 +0200
commitf8aa778f4cc4fb73066b3094b50d1aa6562d5b9f (patch)
treeb6d7b8a9a3a57ca02dcacea17fe3bba37deb1074 /app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild
parentapp-emacs/proofgeneral: bump to 4.5 (diff)
downloadgentoo-f8aa778f4cc4fb73066b3094b50d1aa6562d5b9f.tar.gz
gentoo-f8aa778f4cc4fb73066b3094b50d1aa6562d5b9f.tar.bz2
gentoo-f8aa778f4cc4fb73066b3094b50d1aa6562d5b9f.zip
app-office/libreoffice: Re-add mistakenly dropped patches
Closes: https://bugs.gentoo.org/857981 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild')
-rw-r--r--app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild b/app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild
index 9a3813a2b48b..779d228b8167 100644
--- a/app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild
+++ b/app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild
@@ -293,6 +293,11 @@ PATCHES=(
"${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
"${FILESDIR}/${PN}-6.1-nomancompress.patch"
"${FILESDIR}/${PN}-7.2.0.4-qt5detect.patch"
+
+ # TODO: upstream
+ "${FILESDIR}/${PN}-7.2.6.2-poppler-22.03.0.patch" # by Archlinux
+ "${FILESDIR}/${PN}-7.3.3.2-Import-FreeBSD-patch-for-Poppler-22.04.0-build.patch" # from FreeBSD
+ "${FILESDIR}/${PN}-7.3.3.2-Add-missing-nSize-set-for-Poppler-22.04.0.patch" # fixup for FreeBSD patch
)
S="${WORKDIR}/${PN}-${MY_PV}"