From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5325C1581F0 for ; Wed, 11 Dec 2024 22:20:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C1C7E0D55; Wed, 11 Dec 2024 22:20:53 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D46EE0D56 for ; Wed, 11 Dec 2024 22:20:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 625FB343173 for ; Wed, 11 Dec 2024 22:20:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4C581F0B for ; Wed, 11 Dec 2024 22:20:49 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1733955636.592a83694cfb3ebf95caba7fac2bb2847d44978f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-24.2.9999.ebuild app-office/libreoffice/libreoffice-9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 592a83694cfb3ebf95caba7fac2bb2847d44978f X-VCS-Branch: master Date: Wed, 11 Dec 2024 22:20:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ab095483-0618-4c2e-857a-298b8e3cc400 X-Archives-Hash: 2e6a444f1ab63fc637131224a396331d commit: 592a83694cfb3ebf95caba7fac2bb2847d44978f Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 11 20:58:41 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Dec 11 22:20:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=592a8369 app-office/libreoffice: Drop IUSE firebird from *9999 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/libreoffice/libreoffice-24.2.9999.ebuild | 5 ++--- app-office/libreoffice/libreoffice-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app-office/libreoffice/libreoffice-24.2.9999.ebuild b/app-office/libreoffice/libreoffice-24.2.9999.ebuild index bb4459737ce1..e46df39e2516 100644 --- a/app-office/libreoffice/libreoffice-24.2.9999.ebuild +++ b/app-office/libreoffice/libreoffice-24.2.9999.ebuild @@ -90,7 +90,7 @@ unset ADDONS_SRC # Extensions that need extra work: LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" -IUSE="accessibility base bluetooth +branding clang coinmp +cups custom-cflags +dbus debug eds firebird +IUSE="accessibility base bluetooth +branding clang coinmp +cups custom-cflags +dbus debug eds googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport postgres qt5 qt6 test valgrind vulkan $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" @@ -194,7 +194,6 @@ COMMON_DEPEND="${PYTHON_DEPS} >=gnome-base/dconf-0.40.0 gnome-extra/evolution-data-server ) - firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 @@ -516,6 +515,7 @@ src_configure() { --disable-ccache --disable-epm --disable-fetch-external + --disable-firebird-sdbc --disable-gtk3-kde5 --disable-online-update --disable-openssl @@ -551,7 +551,6 @@ src_configure() { $(use_enable dbus) $(use_enable debug) $(use_enable eds evolution2) - $(use_enable firebird firebird-sdbc) $(use_enable gstreamer gstreamer-1-0) $(use_enable gtk gtk3) $(use_enable ldap) diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index cab26a4ce034..ad4fe9385106 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -86,7 +86,7 @@ unset ADDONS_SRC # Extensions that need extra work: LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" -IUSE="accessibility base bluetooth +branding clang coinmp +cups custom-cflags +dbus debug eds firebird +IUSE="accessibility base bluetooth +branding clang coinmp +cups custom-cflags +dbus debug eds googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport postgres qt6 test valgrind vulkan $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" @@ -190,7 +190,6 @@ COMMON_DEPEND="${PYTHON_DEPS} >=gnome-base/dconf-0.40.0 gnome-extra/evolution-data-server ) - firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 @@ -494,6 +493,7 @@ src_configure() { --disable-ccache --disable-epm --disable-fetch-external + --disable-firebird-sdbc --disable-gtk3-kde5 --disable-online-update --disable-openssl @@ -530,7 +530,6 @@ src_configure() { $(use_enable dbus) $(use_enable debug) $(use_enable eds evolution2) - $(use_enable firebird firebird-sdbc) $(use_enable gstreamer gstreamer-1-0) $(use_enable gtk gtk3) $(use_enable kde kf6)