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 (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A58A815808F for ; Sun, 13 Mar 2022 12:25:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D709E0821; Sun, 13 Mar 2022 12:25:53 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 5E012E081E for ; Sun, 13 Mar 2022 12:25:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0C7E1342EDC for ; Sun, 13 Mar 2022 12:25:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67C6C2C3 for ; Sun, 13 Mar 2022 12:25:49 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1647174080.8aafb84b38e66533f669f8e849bf0fce353d2f82.leio@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-41.3.ebuild X-VCS-Directories: gnome-base/gnome-core-apps/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 8aafb84b38e66533f669f8e849bf0fce353d2f82 X-VCS-Branch: master Date: Sun, 13 Mar 2022 12:25: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: 19adb1c1-b660-4fdc-b871-4d82501bd613 X-Archives-Hash: 3e08247dbf05d65fca3808533baf888d commit: 8aafb84b38e66533f669f8e849bf0fce353d2f82 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Mar 13 12:21:20 2022 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Mar 13 12:21:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aafb84b gnome-base/gnome-core-apps: bump to 41.3 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp gentoo.org> .../gnome-core-apps/gnome-core-apps-41.3.ebuild | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-41.3.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-41.3.ebuild new file mode 100644 index 000000000000..3f4589334ee4 --- /dev/null +++ b/gnome-base/gnome-core-apps/gnome-core-apps-41.3.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Sub-meta package for the core applications integrated with GNOME" +HOMEPAGE="https://www.gnome.org/" +LICENSE="metapackage" +SLOT="3.0" +IUSE="+bluetooth cups" + +# when unmasking for an arch +# double check none of the deps are still masked ! +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +# gnome-color-manager min version enforced here due to control-center pulling it in +# tepl min version for gedit deptree +RDEPEND=" + >=gnome-base/gnome-core-libs-${PV}[cups?] + + >=gnome-base/gnome-session-40.1.1 + >=gnome-base/gnome-settings-daemon-41.0[cups?] + >=gnome-base/gnome-control-center-41.2[cups?] + >=gnome-extra/gnome-color-manager-3.36.0 + + >=app-crypt/gcr-3.40.0 + >=gnome-base/nautilus-41.1 + >=gnome-base/gnome-keyring-40.0 + >=gnome-extra/evolution-data-server-3.42.3 + + >=app-crypt/seahorse-41.0 + >=app-editors/gedit-41 + >=app-text/evince-41.3 + >=gnome-extra/gnome-contacts-41.0 + >=media-gfx/eog-41.1 + >=media-video/totem-3.38.2 + >=x11-terms/gnome-terminal-3.42.2 + + >=gnome-extra/gnome-user-docs-41.1 + >=gnome-extra/yelp-41.2 + + >=x11-themes/adwaita-icon-theme-41.0 + + bluetooth? ( >=net-wireless/gnome-bluetooth-3.34.5 ) +" +DEPEND="" +BDEPEND="" + +# cdr? ( >=app-cdr/brasero-3.12.2 ) # not part of gnome releng release anymore +# >=gnome-base/gnome-menus-3.13.3:3 # not used by core gnome anymore, just gnome-classic extensions +# >=net-im/empathy-3.12.12 # not part of gnome releng core or apps suite anymore + +S="${WORKDIR}"