diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-09-29 15:40:07 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-09-29 15:40:07 +0200 |
commit | 3614d5d642f0841f8b310966f8c06c2d8ac5e93d (patch) | |
tree | 7ab5222a16a02b13eee6dfd7034cc7653a3d7ded /app-office | |
parent | dev-libs/libuv: drop 1.44.1 (diff) | |
download | gentoo-3614d5d642f0841f8b310966f8c06c2d8ac5e93d.tar.gz gentoo-3614d5d642f0841f8b310966f8c06c2d8ac5e93d.tar.bz2 gentoo-3614d5d642f0841f8b310966f8c06c2d8ac5e93d.zip |
app-office/libreoffice: Drop --without-system-cuckoo, obsolete tarball
Closes: https://bugs.gentoo.org/813246
Closes: https://bugs.gentoo.org/869338
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.3.6.2.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-7.3.9999.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 2 |
3 files changed, 0 insertions, 8 deletions
diff --git a/app-office/libreoffice/libreoffice-7.3.6.2.ebuild b/app-office/libreoffice/libreoffice-7.3.6.2.ebuild index 275b7ba290b6..956e03914be1 100644 --- a/app-office/libreoffice/libreoffice-7.3.6.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.3.6.2.ebuild @@ -44,8 +44,6 @@ unset DEV_URI # These are bundles that can't be removed for now due to huge patchsets. # If you want them gone, patches are welcome. ADDONS_SRC=( - # not packaged in Gentoo, https://github.com/efficient/libcuckoo/ - "${ADDONS_URI}/libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz" # broken against latest upstream release, too many patches on top: # https://github.com/tdf/libcmis/pull/43 "${ADDONS_URI}/libcmis-0.5.2.tar.xz" @@ -511,7 +509,6 @@ src_configure() { --with-help="html" --without-helppack-integration --with-system-gpgmepp - --without-system-cuckoo --without-system-jfreereport --without-system-libcmis --without-system-sane diff --git a/app-office/libreoffice/libreoffice-7.3.9999.ebuild b/app-office/libreoffice/libreoffice-7.3.9999.ebuild index 275b7ba290b6..956e03914be1 100644 --- a/app-office/libreoffice/libreoffice-7.3.9999.ebuild +++ b/app-office/libreoffice/libreoffice-7.3.9999.ebuild @@ -44,8 +44,6 @@ unset DEV_URI # These are bundles that can't be removed for now due to huge patchsets. # If you want them gone, patches are welcome. ADDONS_SRC=( - # not packaged in Gentoo, https://github.com/efficient/libcuckoo/ - "${ADDONS_URI}/libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz" # broken against latest upstream release, too many patches on top: # https://github.com/tdf/libcmis/pull/43 "${ADDONS_URI}/libcmis-0.5.2.tar.xz" @@ -511,7 +509,6 @@ src_configure() { --with-help="html" --without-helppack-integration --with-system-gpgmepp - --without-system-cuckoo --without-system-jfreereport --without-system-libcmis --without-system-sane diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index c9b09c861b09..3871468488ce 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -44,8 +44,6 @@ unset DEV_URI # These are bundles that can't be removed for now due to huge patchsets. # If you want them gone, patches are welcome. ADDONS_SRC=( - # not packaged in Gentoo, https://github.com/efficient/libcuckoo/ - "${ADDONS_URI}/libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz" # broken against latest upstream release, too many patches on top: # https://github.com/tdf/libcmis/pull/43 "${ADDONS_URI}/libcmis-0.5.2.tar.xz" |