summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-03-16 23:25:56 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-16 23:41:44 +0100
commit067afe24a31efa1c23954d72d8bf7d060d26465b (patch)
treeacc7789799ef674025ccd153d8c53ef3cf527276 /app-office
parentsci-libs/parmetis: Drop 3.2.0 (diff)
downloadgentoo-067afe24a31efa1c23954d72d8bf7d060d26465b.tar.gz
gentoo-067afe24a31efa1c23954d72d8bf7d060d26465b.tar.bz2
gentoo-067afe24a31efa1c23954d72d8bf7d060d26465b.zip
app-office/libreoffice: Some patches have been picked for 6.2
Closes: https://bugs.gentoo.org/680512 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice/libreoffice-6.2.9999.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-6.2.9999.ebuild b/app-office/libreoffice/libreoffice-6.2.9999.ebuild
index 33dcacf28ec1..caf354cdab3b 100644
--- a/app-office/libreoffice/libreoffice-6.2.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-6.2.9999.ebuild
@@ -247,7 +247,9 @@ fi
PATCHES=(
# master branch
"${FILESDIR}/${PN}-6.2-ldap-optional.patch"
- "${WORKDIR}"/${PATCHSET/.tar.xz/}
+ "${WORKDIR}"/${PATCHSET/.tar.xz/}/001-qt5-change-salgraphics-gettextlayout-def.patch
+ "${WORKDIR}"/${PATCHSET/.tar.xz/}/002-qt5-assert-missing-salgraphics-font-on-gettextlayout.patch
+ "${WORKDIR}"/${PATCHSET/.tar.xz/}/003-qt5-fpicker-honor-autoextension.patch
# not upstreamable stuff
"${FILESDIR}/${PN}-5.4-system-pyuno.patch"