public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-extra-apps/
Date: Thu, 12 Dec 2013 23:20:59 +0000 (UTC)	[thread overview]
Message-ID: <1386890446.577a6a20a84744dc8682b78dcc253d8cf14f2705.eva@gentoo> (raw)

commit:     577a6a20a84744dc8682b78dcc253d8cf14f2705
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  2 23:01:01 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 23:20:46 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=577a6a20

gnome-base/gnome-extra-apps: 3.8.0 → 3.10.0

---
 .../gnome-extra-apps-3.10.0.ebuild                 | 71 ++++++++++++++++++++++
 gnome-base/gnome-extra-apps/metadata.xml           |  5 ++
 2 files changed, 76 insertions(+)

diff --git a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.10.0.ebuild b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.10.0.ebuild
new file mode 100644
index 0000000..a4b312a
--- /dev/null
+++ b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.10.0.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-extra-apps/gnome-extra-apps-3.8.0-r1.ebuild,v 1.4 2013/09/28 20:43:49 pacho Exp $
+
+EAPI="5"
+
+DESCRIPTION="Sub-meta package for the applications of GNOME 3"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="+games +shotwell +tracker"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~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-${PV}
+	>=app-dicts/gnome-dictionary-${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/gucharmap-${PV}:2.90
+	>=gnome-extra/nautilus-sendto-3.8
+	>=gnome-extra/sushi-${PV}
+	>=mail-client/evolution-${PV}
+	>=media-gfx/gnome-font-viewer-${PV}
+	>=media-gfx/gnome-screenshot-${PV}
+	>=media-sound/sound-juicer-3.5.0
+	>=media-video/cheese-${PV}
+	>=net-analyzer/gnome-nettool-3.8
+	>=net-misc/vinagre-${PV}
+	>=net-misc/vino-${PV}
+	>=sys-apps/baobab-${PV}
+	>=www-client/epiphany-${PV}
+
+	games? (
+		>=games-arcade/gnome-nibbles-${PV}
+		>=games-arcade/gnome-robots-${PV}
+		>=games-board/aisleriot-3.2.3.2
+		>=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-tetravex-${PV}
+		>=games-puzzle/lightsoff-${PV}
+		>=games-puzzle/quadrapassel-${PV}
+		>=games-puzzle/swell-foop-${PV} )
+	shotwell? ( >=media-gfx/shotwell-0.15 )
+	tracker? (
+		>=app-misc/tracker-0.16
+		>=gnome-extra/gnome-documents-${PV} )
+"
+# Note: bug-buddy is broken with GNOME 3
+# Note: aisleriot-3.4 is masked for guile-2
+DEPEND=""
+S=${WORKDIR}

diff --git a/gnome-base/gnome-extra-apps/metadata.xml b/gnome-base/gnome-extra-apps/metadata.xml
new file mode 100644
index 0000000..da6fd63
--- /dev/null
+++ b/gnome-base/gnome-extra-apps/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnome</herd>
+</pkgmetadata>


             reply	other threads:[~2013-12-12 23:21 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-12 23:20 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-02-23 20:37 [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-extra-apps/ Mart Raudsepp
2018-09-10 21:33 Gilles Dartiguelongue
2015-06-10 10:37 Gilles Dartiguelongue
2015-05-25 22:09 Alexandre Rostovtsev
2015-05-17 14:52 Gilles Dartiguelongue
2015-05-13  7:24 Gilles Dartiguelongue
2015-05-10 21:27 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2014-12-26 22:04 Gilles Dartiguelongue
2014-10-19 21:48 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2014-04-21 14:40 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2013-12-22 23:28 Gilles Dartiguelongue
2013-12-18 22:49 Gilles Dartiguelongue
2011-10-18  7:37 Alexandre Restovtsev
2011-10-02 23:03 Alexandre Restovtsev
2011-04-20 14:08 Nirbheek Chauhan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1386890446.577a6a20a84744dc8682b78dcc253d8cf14f2705.eva@gentoo \
    --to=eva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox