From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 1CCAE158088 for ; Tue, 28 Oct 2025 20:23:38 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 09AA9341010 for ; Tue, 28 Oct 2025 20:23:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EB481110561; Tue, 28 Oct 2025 20:23:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id E034E110561 for ; Tue, 28 Oct 2025 20:23:36 +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 965F6341010 for ; Tue, 28 Oct 2025 20:23:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 003D63AA0 for ; Tue, 28 Oct 2025 20:23:34 +0000 (UTC) From: "Andreas K. Hüttel" 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 K. Hüttel" Message-ID: <1761682998.9d8e5067e7a51a8b5db58a2cd73aadef66716456.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice-bin/libreoffice-bin-24.8.4-r5.ebuild app-office/libreoffice-bin/libreoffice-bin-24.8.4-r6.ebuild app-office/libreoffice-bin/libreoffice-bin-25.2.0-r5.ebuild app-office/libreoffice-bin/libreoffice-bin-25.2.0-r6.ebuild X-VCS-Directories: app-office/libreoffice-bin/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 9d8e5067e7a51a8b5db58a2cd73aadef66716456 X-VCS-Branch: master Date: Tue, 28 Oct 2025 20:23:34 +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: e3fdbe3f-0c4b-4c18-a7e4-31836ecaceb0 X-Archives-Hash: 60c1cb7c03d2260663b005eb324f78fe commit: 9d8e5067e7a51a8b5db58a2cd73aadef66716456 Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Oct 28 20:17:04 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Tue Oct 28 20:23:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8e5067 app-office/libreoffice-bin: depend on more gstreamer plugins Closes: https://bugs.gentoo.org/940644 Signed-off-by: Andreas K. Hüttel gentoo.org> ...ibreoffice-bin-24.8.4-r5.ebuild => libreoffice-bin-24.8.4-r6.ebuild} | 2 +- ...ibreoffice-bin-25.2.0-r5.ebuild => libreoffice-bin-25.2.0-r6.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/libreoffice-bin/libreoffice-bin-24.8.4-r5.ebuild b/app-office/libreoffice-bin/libreoffice-bin-24.8.4-r6.ebuild similarity index 99% rename from app-office/libreoffice-bin/libreoffice-bin-24.8.4-r5.ebuild rename to app-office/libreoffice-bin/libreoffice-bin-24.8.4-r6.ebuild index ba962e8115e1..bfe05327508a 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-24.8.4-r5.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-24.8.4-r6.ebuild @@ -77,9 +77,9 @@ RDEPEND=" media-fonts/liberation-fonts media-libs/fontconfig media-libs/freetype - media-libs/gst-plugins-base:1.0 media-libs/gstreamer:1.0 media-libs/mesa[egl(+)] + media-plugins/gst-plugins-meta:1.0 net-dns/avahi net-print/cups sys-apps/dbus diff --git a/app-office/libreoffice-bin/libreoffice-bin-25.2.0-r5.ebuild b/app-office/libreoffice-bin/libreoffice-bin-25.2.0-r6.ebuild similarity index 99% rename from app-office/libreoffice-bin/libreoffice-bin-25.2.0-r5.ebuild rename to app-office/libreoffice-bin/libreoffice-bin-25.2.0-r6.ebuild index 57e6cab5919b..11909e7ecb23 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-25.2.0-r5.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-25.2.0-r6.ebuild @@ -77,9 +77,9 @@ RDEPEND=" media-fonts/liberation-fonts media-libs/fontconfig media-libs/freetype - media-libs/gst-plugins-base:1.0 media-libs/gstreamer:1.0 media-libs/mesa[egl(+)] + media-plugins/gst-plugins-meta:1.0 net-dns/avahi net-print/cups sys-apps/dbus