summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-02-14 16:33:49 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-14 19:36:10 +0100
commit7ce5d577799caf5c7552b08e56b6890b2b3ffeca (patch)
tree1c5d75cbbf14d5108c54a9e458ed6e1f57b86abf /app-office/libreoffice/libreoffice-6.2.9999.ebuild
parentapp-office/libreoffice: Switch to xdg.eclass, drop gnome2-utils.eclass (diff)
downloadgentoo-7ce5d577799caf5c7552b08e56b6890b2b3ffeca.tar.gz
gentoo-7ce5d577799caf5c7552b08e56b6890b2b3ffeca.tar.bz2
gentoo-7ce5d577799caf5c7552b08e56b6890b2b3ffeca.zip
app-office/libreoffice: Update patchset to 6.2.1.1
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice/libreoffice-6.2.9999.ebuild')
-rw-r--r--app-office/libreoffice/libreoffice-6.2.9999.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-office/libreoffice/libreoffice-6.2.9999.ebuild b/app-office/libreoffice/libreoffice-6.2.9999.ebuild
index 9b20bec5816e..4b4ea02af443 100644
--- a/app-office/libreoffice/libreoffice-6.2.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-6.2.9999.ebuild
@@ -18,7 +18,7 @@ DEV_URI="
ADDONS_URI="https://dev-www.libreoffice.org/src/"
BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
-PATCHSET="${PN}-6.2.0.3-patchset-02.tar.xz"
+PATCHSET="${PN}-6.2.1.1-patchset-01.tar.xz"
[[ ${MY_PV} == *9999* ]] && inherit git-r3
inherit autotools bash-completion-r1 check-reqs eapi7-ver flag-o-matic java-pkg-opt-2 multiprocessing pax-utils python-single-r1 qmake-utils toolchain-funcs xdg
@@ -248,9 +248,7 @@ DEPEND="${COMMON_DEPEND}
PATCHES=(
# master branch
"${FILESDIR}/${PN}-6.2-ldap-optional.patch"
- "${WORKDIR}"/${PATCHSET/.tar.xz/}/011-qt5-change-salgraphics-gettextlayout-def.patch
- "${WORKDIR}"/${PATCHSET/.tar.xz/}/013-qt5-assert-missing-salgraphics-font-on-gettextlayout.patch
- "${WORKDIR}"/${PATCHSET/.tar.xz/}/019-drop-kde4-desktop-detection.patch
+ "${WORKDIR}"/${PATCHSET/.tar.xz/}
# not upstreamable stuff
"${FILESDIR}/${PN}-5.4-system-pyuno.patch"