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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 496071581B9 for ; Sun, 05 Oct 2025 11:49:31 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 34B63341820 for ; Sun, 05 Oct 2025 11:49:31 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DB05E110576; Sun, 05 Oct 2025 11:49:16 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D2B9D110576 for ; Sun, 05 Oct 2025 11:49:16 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8E32D3417F2 for ; Sun, 05 Oct 2025 11:49:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6C0F3AAC for ; Sun, 05 Oct 2025 11:49:12 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1759664926.c89b7ffb9a4ee0e1d35268425fe2b1f778a0eec1.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-apps/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-core-apps/gnome-core-apps-48.0.ebuild X-VCS-Directories: gnome-base/gnome-core-apps/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: c89b7ffb9a4ee0e1d35268425fe2b1f778a0eec1 X-VCS-Branch: master Date: Sun, 05 Oct 2025 11:49:12 +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: 9c207b84-cce9-4629-9392-e71e96fffe6f X-Archives-Hash: 03d9f3602f97b28e15a819ed38f2363d commit: c89b7ffb9a4ee0e1d35268425fe2b1f778a0eec1 Author: Pacho Ramos gentoo org> AuthorDate: Sun Oct 5 11:45:44 2025 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Oct 5 11:48:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c89b7ffb gnome-base/gnome-core-apps: add 48.0 Signed-off-by: Pacho Ramos gentoo.org> .../gnome-core-apps/gnome-core-apps-48.0.ebuild | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-48.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-48.0.ebuild new file mode 100644 index 000000000000..84b3045dbd16 --- /dev/null +++ b/gnome-base/gnome-core-apps/gnome-core-apps-48.0.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Sub-meta package for the core applications integrated with GNOME" +HOMEPAGE="https://www.gnome.org/" + +S="${WORKDIR}" + +LICENSE="metapackage" +SLOT="3.0" +KEYWORDS="~amd64" + +IUSE="+bluetooth cups" + +DEPEND="" +RDEPEND=" + >=gnome-base/gnome-core-libs-${PV}[cups?] + + >=gnome-base/gnome-session-${PV} + >=gnome-base/gnome-settings-daemon-${PV}[cups?] + >=gnome-base/gnome-control-center-${PV}[cups?] + >=gnome-extra/gnome-color-manager-3.36.2 + + >=app-crypt/gcr-3.41.2:0 + >=app-crypt/gcr-4.4:4 + >=gnome-base/nautilus-${PV} + >=gnome-base/gnome-keyring-${PV} + >=gnome-extra/evolution-data-server-3.56 + >=net-libs/glib-networking-2.80.1 + + || ( + >=app-editors/gnome-text-editor-${PV} + >=app-editors/gedit-${PV} + ) + >=app-text/papers-${PV} + >=gnome-extra/gnome-contacts-47.1.1 + || ( + >=media-gfx/loupe-${PV} + >=media-gfx/eog-47.0 + ) + >=media-video/totem-43.1 + || ( + >=gui-apps/gnome-console-${PV} + >=x11-terms/gnome-terminal-3.56 + ) + + >=gnome-extra/gnome-user-docs-${PV} + >=gnome-extra/yelp-42.3 + + >=x11-themes/adwaita-icon-theme-${PV} + + bluetooth? ( >=net-wireless/gnome-bluetooth-47.1 ) +" +BDEPEND=""