From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0CE7A1388C1 for ; Sun, 6 Dec 2015 23:41:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 383DE21C127; Sun, 6 Dec 2015 23:41:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4DB7121C125 for ; Sun, 6 Dec 2015 23:41:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1355634072E for ; Sun, 6 Dec 2015 23:41:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3976FCAF for ; Sun, 6 Dec 2015 23:41:37 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1449445258.94cca4f2173eb7c95bff1d3324bf51a9efdb2af9.eva@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.18.0.ebuild X-VCS-Directories: gnome-base/gnome-extra-apps/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 94cca4f2173eb7c95bff1d3324bf51a9efdb2af9 X-VCS-Branch: master Date: Sun, 6 Dec 2015 23:41:37 +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-Archives-Salt: d521634e-5714-4c02-8491-feebea298bd8 X-Archives-Hash: c98e0fa8ed66937c977ba91bc89bb0ea commit: 94cca4f2173eb7c95bff1d3324bf51a9efdb2af9 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Dec 6 23:37:03 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Dec 6 23:40:58 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94cca4f2 gnome-base/gnome-extra-apps: version bump to 3.18.0 Package-Manager: portage-2.2.26 .../gnome-extra-apps-3.18.0.ebuild | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0.ebuild b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0.ebuild new file mode 100644 index 0000000..5aea7dc --- /dev/null +++ b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0.ebuild @@ -0,0 +1,76 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +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" + +# when unmasking for an arch +# double check none of the deps are still masked ! +KEYWORDS="~amd64 ~x86" + +# Note to developers: +# This is a wrapper for the extra apps integrated with GNOME 3 +# New package +RDEPEND=" + >=gnome-base/gnome-core-libs-${PV} + + >=app-admin/gnome-system-log-3.9.90 + >=app-arch/file-roller-3.16.4 + >=app-dicts/gnome-dictionary-${PV} + >=gnome-base/dconf-editor-${PV} + >=gnome-extra/gconf-editor-3 + >=gnome-extra/gnome-calculator-${PV} + >=gnome-extra/gnome-power-manager-${PV} + >=gnome-extra/gnome-search-tool-3.6 + >=gnome-extra/gnome-system-monitor-${PV} + >=gnome-extra/gnome-tweak-tool-${PV} + >=gnome-extra/gnome-weather-${PV} + >=gnome-extra/gucharmap-${PV}:2.90 + >=gnome-extra/nautilus-sendto-3.8.2 + >=gnome-extra/sushi-${PV} + >=mail-client/evolution-${PV} + >=media-gfx/gnome-font-viewer-3.16.2 + >=media-gfx/gnome-screenshot-${PV} + >=media-sound/sound-juicer-${PV} + >=media-video/cheese-${PV} + >=net-analyzer/gnome-nettool-3.8 + >=net-misc/vinagre-${PV} + >=net-misc/vino-${PV} + >=sys-apps/baobab-${PV} + >=sys-apps/gnome-disk-utility-${PV} + >=www-client/epiphany-${PV} + + games? ( + >=games-arcade/gnome-nibbles-${PV} + >=games-arcade/gnome-robots-${PV} + >=games-board/four-in-a-row-${PV} + >=games-board/gnome-chess-${PV} + >=games-board/gnome-mahjongg-${PV} + >=games-board/gnome-mines-${PV} + >=games-board/iagno-${PV} + >=games-board/tali-${PV} + >=games-puzzle/five-or-more-${PV} + >=games-puzzle/gnome-klotski-${PV} + >=games-puzzle/gnome-sudoku-${PV} + >=games-puzzle/gnome-taquin-${PV} + >=games-puzzle/gnome-tetravex-${PV} + >=games-puzzle/hitori-3.16.2 + >=games-puzzle/lightsoff-${PV} + >=games-puzzle/quadrapassel-${PV} + >=games-puzzle/swell-foop-${PV} ) + share? ( >=gnome-extra/gnome-user-share-${PV} ) + shotwell? ( >=media-gfx/shotwell-0.22 ) + tracker? ( + >=app-misc/tracker-1.6 + >=gnome-extra/gnome-documents-${PV} + >=media-gfx/gnome-photos-${PV} + >=media-sound/gnome-music-${PV} ) +" +DEPEND="" +S=${WORKDIR}