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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CBD2F138239 for ; Thu, 17 Jan 2019 13:59:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF51CE0A64; Thu, 17 Jan 2019 13:59:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0225E0A64 for ; Thu, 17 Jan 2019 13:59:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A2A6335D2A for ; Thu, 17 Jan 2019 13:59:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 957F0A8 for ; Thu, 17 Jan 2019 13:59:13 +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: <1547733490.f29252c223975e08e32cbb524fe6209a0b9e6d90.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-extra-apps/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-extra-apps/gnome-extra-apps-3.26.2.ebuild X-VCS-Directories: gnome-base/gnome-extra-apps/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: f29252c223975e08e32cbb524fe6209a0b9e6d90 X-VCS-Branch: master Date: Thu, 17 Jan 2019 13:59:13 +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: 0a13d947-ef55-4ce3-8603-27bf7ab6d32c X-Archives-Hash: 49b9541c245354814bbf568cfb744b28 commit: f29252c223975e08e32cbb524fe6209a0b9e6d90 Author: Mart Raudsepp gentoo org> AuthorDate: Thu Jan 17 13:18:58 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Jan 17 13:58:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f29252c2 gnome-base/gnome-extra-apps: bump to 3.26.2 gnome-documents is removed, because it hasn't found a good place alongside evince and has become rather unmaintained upstream by 3.30. tracker and gnome-music versions are kept back to handle tracker-2 migration separately later. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> .../gnome-extra-apps-3.26.2.ebuild | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) diff --git a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.26.2.ebuild b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.26.2.ebuild new file mode 100644 index 00000000000..2930116ade9 --- /dev/null +++ b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.26.2.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Sub-meta package for the applications of GNOME 3" +HOMEPAGE="https://www.gnome.org/" +LICENSE="metapackage" +SLOT="3.0" +IUSE="+games +share +shotwell +tracker" + +KEYWORDS="~amd64 ~x86" + +# Note to developers: +# This is a wrapper for the extra apps integrated with GNOME 3 +# Keep pkg order within a USE flag as upstream releng versions file +# TODO: Should we keep these here: gnome-power-manager, gucharmap, sound-juicer, vinagre; replace gucharmap with gnome-characters? +# gnome-documents removed for now, as it didn't find a good place upstream and is getting dropped from default sets for distros for 3.30 (and for 3.26 it required newer tracker than we had at the time) +RDEPEND=" + >=gnome-base/gnome-core-libs-${PV} + + >=sys-apps/baobab-3.26.1 + >=media-video/cheese-3.26.0 + >=www-client/epiphany-${PV} + >=app-arch/file-roller-3.26.1 + >=gnome-extra/gnome-calculator-3.26.0 + >=gnome-extra/gnome-calendar-${PV} + >=gnome-extra/gnome-characters-${PV} + >=sys-apps/gnome-disk-utility-${PV} + >=media-gfx/gnome-font-viewer-3.26.0 + >=gnome-extra/gnome-power-manager-3.26.0 + >=media-gfx/gnome-screenshot-3.26.0 + >=gnome-extra/gnome-system-monitor-3.26.0 + >=gnome-extra/gnome-weather-3.26.0 + >=gnome-extra/gucharmap-10.0.3:2.90 + >=gnome-extra/sushi-3.24.0 + >=media-sound/sound-juicer-3.24.0 + >=net-misc/vino-3.22.0 + + >=gnome-base/dconf-editor-${PV} + >=app-dicts/gnome-dictionary-3.26.1 + >=mail-client/evolution-${PV} + >=net-analyzer/gnome-nettool-3.8.1 + >=gnome-extra/gnome-tweak-tool-3.26.3 + >=gnome-extra/nautilus-sendto-3.8.6 + >=net-misc/vinagre-3.22.0 + + games? ( + >=games-puzzle/five-or-more-3.26.0 + >=games-board/four-in-a-row-3.22.2 + >=games-board/gnome-chess-3.26.0 + >=games-puzzle/gnome-klotski-3.22.2 + >=games-board/gnome-mahjongg-3.22.0 + >=games-board/gnome-mines-3.26.0 + >=games-arcade/gnome-nibbles-3.24.0 + >=games-arcade/gnome-robots-3.22.2 + >=games-puzzle/gnome-sudoku-3.26.0 + >=games-puzzle/gnome-taquin-3.26.1 + >=games-puzzle/gnome-tetravex-3.22.0 + >=games-puzzle/hitori-3.22.4 + >=games-board/iagno-3.26.1 + >=games-puzzle/lightsoff-3.26.0 + >=games-puzzle/quadrapassel-3.22.0 + >=games-puzzle/swell-foop-3.26.0 + >=games-board/tali-3.22.0 + ) + share? ( >=gnome-extra/gnome-user-share-3.18.3 ) + shotwell? ( >=media-gfx/shotwell-0.26 ) + tracker? ( + >=app-misc/tracker-1.12 + >=media-gfx/gnome-photos-${PV} + >=media-sound/gnome-music-3.24.2 ) +" # tracker and gnome-music versions kept back for now, to handle tracker-2 migration separately +DEPEND="" +S=${WORKDIR}