From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-core-libs/
Date: Thu, 12 Dec 2013 23:20:59 +0000 (UTC) [thread overview]
Message-ID: <1386890446.e3e0777d3c557b37a5cd57c565a37a94ac5cc3e3.eva@gentoo> (raw)
commit: e3e0777d3c557b37a5cd57c565a37a94ac5cc3e3
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 2 22:56:40 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=e3e0777d
gnome-base/gnome-core-libs: 3.8.0 → 3.10.0
---
.../gnome-core-libs/gnome-core-libs-3.10.0.ebuild | 55 ++++++++++++++++++++++
gnome-base/gnome-core-libs/metadata.xml | 5 ++
2 files changed, 60 insertions(+)
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.10.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.10.0.ebuild
new file mode 100644
index 0000000..2d4ce55
--- /dev/null
+++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.10.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="metapackage"
+SLOT="3.0"
+IUSE="cups python"
+
+# 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 core libraries used by GNOME 3
+RDEPEND="
+ >=dev-libs/glib-2.38.0:2
+ >=x11-libs/gdk-pixbuf-2.30.0:2
+ >=x11-libs/pango-1.36.0
+ >=media-libs/clutter-1.16.0:1.0
+ >=x11-libs/gtk+-${PV}:3[cups?]
+ >=dev-libs/atk-2.10
+ >=x11-libs/libwnck-3.4.5:3
+ >=gnome-base/librsvg-2.39.0[gtk]
+ >=gnome-base/gnome-desktop-${PV}:3
+ >=gnome-base/libgnomekbd-3.6
+ >=x11-libs/startup-notification-0.12
+
+ >=gnome-base/gvfs-1.18.0
+ >=gnome-base/dconf-0.18.0
+
+ || (
+ >=media-libs/gstreamer-0.10.36:0.10
+ >=media-libs/gstreamer-1.2.0:1.0 )
+ || (
+ >=media-libs/gst-plugins-base-0.10.36:0.10
+ >=media-libs/gst-plugins-base-1.2.0:1.0 )
+ || (
+ >=media-libs/gst-plugins-good-0.10.31:0.10
+ >=media-libs/gst-plugins-good-1.2.0:1.0 )
+
+ python? ( >=dev-python/pygobject-${PV}:3 )
+"
+DEPEND=""
+
+S="${WORKDIR}"
+
+# FIXME: Update with future upgrade guide
+#pkg_pretend() {
+# elog "See http://www.gentoo.org/proj/en/desktop/gnome/howtos/gnome-3.6-upgrade.xml"
+# elog "for the Gentoo GNOME 3.6 upgrade guide."
+#}
diff --git a/gnome-base/gnome-core-libs/metadata.xml b/gnome-base/gnome-core-libs/metadata.xml
new file mode 100644
index 0000000..da6fd63
--- /dev/null
+++ b/gnome-base/gnome-core-libs/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>
next reply other threads:[~2013-12-12 23:21 UTC|newest]
Thread overview: 16+ 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 --
2014-02-12 20:58 [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-core-libs/ Gilles Dartiguelongue
2014-04-21 14:40 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2014-10-19 21:48 Gilles Dartiguelongue
2014-12-26 21:53 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2015-05-13 7:24 Gilles Dartiguelongue
2015-06-10 10:37 Gilles Dartiguelongue
2015-10-12 20:34 Ole Reifschneider
2015-10-13 20:03 Ole Reifschneider
2016-03-25 0:56 Ole Reifschneider
2018-01-12 12:16 Dennis Lamm
2018-04-15 19:00 Ole Reifschneider
2018-09-10 21:33 Gilles Dartiguelongue
2019-02-23 20:37 Mart Raudsepp
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.e3e0777d3c557b37a5cd57c565a37a94ac5cc3e3.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