Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/
Date: Thu, 29 Sep 2022 13:42:04
Message-Id: 1664458807.3614d5d642f0841f8b310966f8c06c2d8ac5e93d.asturm@gentoo
1 commit: 3614d5d642f0841f8b310966f8c06c2d8ac5e93d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 13:40:07 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 13:40:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3614d5d6
7
8 app-office/libreoffice: Drop --without-system-cuckoo, obsolete tarball
9
10 Closes: https://bugs.gentoo.org/813246
11 Closes: https://bugs.gentoo.org/869338
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 app-office/libreoffice/libreoffice-7.3.6.2.ebuild | 3 ---
15 app-office/libreoffice/libreoffice-7.3.9999.ebuild | 3 ---
16 app-office/libreoffice/libreoffice-9999.ebuild | 2 --
17 3 files changed, 8 deletions(-)
18
19 diff --git a/app-office/libreoffice/libreoffice-7.3.6.2.ebuild b/app-office/libreoffice/libreoffice-7.3.6.2.ebuild
20 index 275b7ba290b6..956e03914be1 100644
21 --- a/app-office/libreoffice/libreoffice-7.3.6.2.ebuild
22 +++ b/app-office/libreoffice/libreoffice-7.3.6.2.ebuild
23 @@ -44,8 +44,6 @@ unset DEV_URI
24 # These are bundles that can't be removed for now due to huge patchsets.
25 # If you want them gone, patches are welcome.
26 ADDONS_SRC=(
27 - # not packaged in Gentoo, https://github.com/efficient/libcuckoo/
28 - "${ADDONS_URI}/libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz"
29 # broken against latest upstream release, too many patches on top:
30 # https://github.com/tdf/libcmis/pull/43
31 "${ADDONS_URI}/libcmis-0.5.2.tar.xz"
32 @@ -511,7 +509,6 @@ src_configure() {
33 --with-help="html"
34 --without-helppack-integration
35 --with-system-gpgmepp
36 - --without-system-cuckoo
37 --without-system-jfreereport
38 --without-system-libcmis
39 --without-system-sane
40
41 diff --git a/app-office/libreoffice/libreoffice-7.3.9999.ebuild b/app-office/libreoffice/libreoffice-7.3.9999.ebuild
42 index 275b7ba290b6..956e03914be1 100644
43 --- a/app-office/libreoffice/libreoffice-7.3.9999.ebuild
44 +++ b/app-office/libreoffice/libreoffice-7.3.9999.ebuild
45 @@ -44,8 +44,6 @@ unset DEV_URI
46 # These are bundles that can't be removed for now due to huge patchsets.
47 # If you want them gone, patches are welcome.
48 ADDONS_SRC=(
49 - # not packaged in Gentoo, https://github.com/efficient/libcuckoo/
50 - "${ADDONS_URI}/libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz"
51 # broken against latest upstream release, too many patches on top:
52 # https://github.com/tdf/libcmis/pull/43
53 "${ADDONS_URI}/libcmis-0.5.2.tar.xz"
54 @@ -511,7 +509,6 @@ src_configure() {
55 --with-help="html"
56 --without-helppack-integration
57 --with-system-gpgmepp
58 - --without-system-cuckoo
59 --without-system-jfreereport
60 --without-system-libcmis
61 --without-system-sane
62
63 diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
64 index c9b09c861b09..3871468488ce 100644
65 --- a/app-office/libreoffice/libreoffice-9999.ebuild
66 +++ b/app-office/libreoffice/libreoffice-9999.ebuild
67 @@ -44,8 +44,6 @@ unset DEV_URI
68 # These are bundles that can't be removed for now due to huge patchsets.
69 # If you want them gone, patches are welcome.
70 ADDONS_SRC=(
71 - # not packaged in Gentoo, https://github.com/efficient/libcuckoo/
72 - "${ADDONS_URI}/libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz"
73 # broken against latest upstream release, too many patches on top:
74 # https://github.com/tdf/libcmis/pull/43
75 "${ADDONS_URI}/libcmis-0.5.2.tar.xz"