From 83ed8a066140b12e87fd7a6c5adbefa59854858e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 10 Jun 2018 13:47:33 +0200 Subject: app-office/libreoffice: Use upstream patch, add to 6.0 stable branch Closes: https://bugs.gentoo.org/657178 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- .../files/libreoffice-6.0.4.2-glm-0.9.9.patch | 23 ++++++++++++++++++---- app-office/libreoffice/libreoffice-5.4.7.2.ebuild | 3 ++- app-office/libreoffice/libreoffice-6.0.3.2.ebuild | 2 ++ app-office/libreoffice/libreoffice-6.0.4.2.ebuild | 3 ++- app-office/libreoffice/libreoffice-6.0.9999.ebuild | 2 ++ 5 files changed, 27 insertions(+), 6 deletions(-) diff --git a/app-office/libreoffice/files/libreoffice-6.0.4.2-glm-0.9.9.patch b/app-office/libreoffice/files/libreoffice-6.0.4.2-glm-0.9.9.patch index ea667d03cebb..1430fdf1a346 100644 --- a/app-office/libreoffice/files/libreoffice-6.0.4.2-glm-0.9.9.patch +++ b/app-office/libreoffice/files/libreoffice-6.0.4.2-glm-0.9.9.patch @@ -1,9 +1,22 @@ -Fix build with >=media-libs/glm-0.9.9 -https://bugs.gentoo.org/657178 -https://bugs.documentfoundation.org/show_bug.cgi?id=118070 +From 5f1bf6598b5725ad1e50ae9f7ec7524cc8a834fa Mon Sep 17 00:00:00 2001 +From: Louis Sautier +Date: Sun, 10 Jun 2018 12:25:18 +0200 +Subject: Fix build with GLM 0.9.9.0, tdf#118070 +One of the test files was forgotten in 953c4add8fd76d88f49a81ae4c21a1fdcc007e57 + +Change-Id: I0315433c688ff7edb2ba599bbef203cac9de3022 +Reviewed-on: https://gerrit.libreoffice.org/55554 +Reviewed-by: Rene Engelhard +Tested-by: Rene Engelhard +--- + vcl/Executable_icontest.mk | 6 ++++++ + 1 file changed, 6 insertions(+) + +diff --git a/vcl/Executable_icontest.mk b/vcl/Executable_icontest.mk +index ce16330..8c917b7 100644 --- a/vcl/Executable_icontest.mk -+++ a/vcl/Executable_icontest.mk ++++ b/vcl/Executable_icontest.mk @@ -19,6 +19,12 @@ $(eval $(call gb_Executable_use_externals,icontest,\ )) endif @@ -17,3 +30,5 @@ https://bugs.documentfoundation.org/show_bug.cgi?id=118070 $(eval $(call gb_Executable_use_api,icontest,\ offapi \ udkapi \ +-- +cgit v1.1 diff --git a/app-office/libreoffice/libreoffice-5.4.7.2.ebuild b/app-office/libreoffice/libreoffice-5.4.7.2.ebuild index 7f73e8fc0a4c..a2e8ed475fac 100644 --- a/app-office/libreoffice/libreoffice-5.4.7.2.ebuild +++ b/app-office/libreoffice/libreoffice-5.4.7.2.ebuild @@ -233,11 +233,12 @@ PATCHES=( "${FILESDIR}/${PN}-5.4.4.2-poppler-0.62.patch" # bug 642602 "${FILESDIR}/${PN}-6.0.3.2-poppler-0.64.patch" # bug 653478 "${FILESDIR}/${P}-glm-0.9.9.patch" # bug 657178 + # 6.1 branch + "${FILESDIR}/${PN}-6.0.4.2-glm-0.9.9.patch" # bug 657178 # TODO: upstream "${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch" "${FILESDIR}/${PN}-5.4.4.2-gtk3-no-gtk-build.patch" # bug 641812 - "${FILESDIR}/${PN}-6.0.4.2-glm-0.9.9.patch" # bug 657178 ) pkg_pretend() { diff --git a/app-office/libreoffice/libreoffice-6.0.3.2.ebuild b/app-office/libreoffice/libreoffice-6.0.3.2.ebuild index 837b49a029d8..04b8d2c48514 100644 --- a/app-office/libreoffice/libreoffice-6.0.3.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.0.3.2.ebuild @@ -248,6 +248,8 @@ PATCHES=( "${FILESDIR}"/${PN}-6.0.3.2-disable-flaky-tests-{1,2}.patch #bug 656676 # 6.0 branch "${FILESDIR}/${P}-poppler-0.64.patch" + # 6.1 branch + "${FILESDIR}/${PN}-6.0.4.2-glm-0.9.9.patch" # bug 657178 # TODO: upstream "${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch" diff --git a/app-office/libreoffice/libreoffice-6.0.4.2.ebuild b/app-office/libreoffice/libreoffice-6.0.4.2.ebuild index 304982e8d2de..aedc4d06fbf8 100644 --- a/app-office/libreoffice/libreoffice-6.0.4.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.0.4.2.ebuild @@ -247,11 +247,12 @@ PATCHES=( "${FILESDIR}/${PN}-5.4-system-pyuno.patch" "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch" "${FILESDIR}/${PN}-6.0.3.2-disable-flaky-tests-1.patch" #bug 656676 + # 6.1 branch + "${FILESDIR}/${P}-glm-0.9.9.patch" # bug 657178 # TODO: upstream "${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch" "${FILESDIR}/${PN}-6.0.3.2-testTdf108947.patch" #bug 656600 - "${FILESDIR}/${P}-glm-0.9.9.patch" # bug 657178 # gtk3-kde5 vcl plugin backported from master "${WORKDIR}"/${PATCHSET/.tar.xz/} diff --git a/app-office/libreoffice/libreoffice-6.0.9999.ebuild b/app-office/libreoffice/libreoffice-6.0.9999.ebuild index b1c28905c338..58a7a8a32407 100644 --- a/app-office/libreoffice/libreoffice-6.0.9999.ebuild +++ b/app-office/libreoffice/libreoffice-6.0.9999.ebuild @@ -247,6 +247,8 @@ PATCHES=( "${FILESDIR}/${PN}-5.4-system-pyuno.patch" "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch" "${FILESDIR}/${PN}-6.0.3.2-disable-flaky-tests-1.patch" #bug 656676 + # 6.1 branch + "${FILESDIR}/${PN}-6.0.4.2-glm-0.9.9.patch" # bug 657178 # TODO: upstream "${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch" -- cgit v1.2.3-65-gdbad