Skip to content

Commit

Permalink
app-office/libreoffice: Drop obsolete dependency and configure flag
Browse files Browse the repository at this point in the history
Upstream commits:
023ebf17898db4bca63129f079fd90b5cf76c1a9 (ucb: remove --with-webdav=neon)
df9cbdd22658131b881e6527467c8e2a2dd36c70 (Drop remnants of --with-webdav=neon)
2177f48b16b8cd68c0ef4ec817ca391f28324418 (Simplify --with-webdav)

Bug: https://bugs.gentoo.org/891903
Bug: https://bugs.gentoo.org/834438
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Mar 2, 2023
1 parent 32189d0 commit 2d337da
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions app-office/libreoffice/libreoffice-7.4.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
media-libs/openjpeg:=
media-libs/tiff:=
media-libs/zxing-cpp:=
>=net-libs/neon-0.31.1:=
net-misc/curl
sci-mathematics/lpsolve:=
sys-libs/zlib
Expand Down Expand Up @@ -499,7 +498,6 @@ src_configure() {
--with-system-ucpp
--with-tls=nss
--with-vendor="Gentoo Foundation"
--with-webdav="neon"
--with-x
--without-fonts
--without-myspell-dicts
Expand Down
2 changes: 0 additions & 2 deletions app-office/libreoffice/libreoffice-7.5.1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
media-libs/openjpeg:=
media-libs/tiff:=
media-libs/zxing-cpp:=
>=net-libs/neon-0.31.1:=
net-misc/curl
sci-mathematics/lpsolve:=
sys-libs/zlib
Expand Down Expand Up @@ -496,7 +495,6 @@ src_configure() {
--with-system-openjpeg
--with-tls=nss
--with-vendor="Gentoo Foundation"
--with-webdav="neon"
--with-x
--without-fonts
--without-myspell-dicts
Expand Down
2 changes: 0 additions & 2 deletions app-office/libreoffice/libreoffice-7.5.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
media-libs/openjpeg:=
media-libs/tiff:=
media-libs/zxing-cpp:=
>=net-libs/neon-0.31.1:=
net-misc/curl
sci-mathematics/lpsolve:=
sys-libs/zlib
Expand Down Expand Up @@ -496,7 +495,6 @@ src_configure() {
--with-system-openjpeg
--with-tls=nss
--with-vendor="Gentoo Foundation"
--with-webdav="neon"
--with-x
--without-fonts
--without-myspell-dicts
Expand Down
2 changes: 0 additions & 2 deletions app-office/libreoffice/libreoffice-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
media-libs/openjpeg:=
media-libs/tiff:=
media-libs/zxing-cpp:=
>=net-libs/neon-0.31.1:=
net-misc/curl
sci-mathematics/lpsolve:=
sys-libs/zlib
Expand Down Expand Up @@ -496,7 +495,6 @@ src_configure() {
--with-system-openjpeg
--with-tls=nss
--with-vendor="Gentoo Foundation"
--with-webdav="neon"
--with-x
--without-fonts
--without-myspell-dicts
Expand Down

0 comments on commit 2d337da

Please sign in to comment.