public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-control-center/
Date: Tue, 15 Mar 2011 13:08:48 +0000 (UTC)	[thread overview]
Message-ID: <7c0c5eb298b0066fe6850d9b7ab675509d9b5d24.nirbheek@gentoo> (raw)

commit:     7c0c5eb298b0066fe6850d9b7ab675509d9b5d24
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 23:45:49 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 02:46:55 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=7c0c5eb2

gnome-base/gnome-control-center: update deps

* Add explanation for gnome-desktop and gsettings-desktop-schemas ver dep bump

---
 .../gnome-control-center-2.91.91.ebuild            |    7 +++----
 .../gnome-control-center-9999.ebuild               |   20 +++++++++++---------
 2 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/gnome-base/gnome-control-center/gnome-control-center-2.91.91.ebuild b/gnome-base/gnome-control-center/gnome-control-center-2.91.91.ebuild
index a62346e..8998f50 100644
--- a/gnome-base/gnome-control-center/gnome-control-center-2.91.91.ebuild
+++ b/gnome-base/gnome-control-center/gnome-control-center-2.91.91.ebuild
@@ -22,7 +22,6 @@ else
 	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 fi
 
-# WTF: pulseaudio is compulsary now for gnome-volume-control
 # XXX: gnome-desktop-2.91.5 is needed for upstream commit c67f7efb
 # XXX: NetworkManager-0.9 support is automagic, make hard-dep once it's released
 #
@@ -30,11 +29,11 @@ fi
 # g-s-d-2.91.90.1 is needed for magnifier schema updates
 # Latest gsettings-desktop-schemas is needed for commit f6b0ae89
 COMMON_DEPEND="
-	>=dev-libs/glib-2.25.11
-	>=x11-libs/gdk-pixbuf-2.23.0
+	>=dev-libs/glib-2.25.11:2
+	>=x11-libs/gdk-pixbuf-2.23.0:2
 	>=x11-libs/gtk+-2.91.6:3
 	>=gnome-base/gsettings-desktop-schemas-0.1.7.1
-	>=gnome-base/gconf-2.0
+	>=gnome-base/gconf-2.0:2
 	>=dev-libs/dbus-glib-0.73
 	>=gnome-base/gnome-desktop-2.91.5:3
 	>=gnome-base/gnome-settings-daemon-2.91.90.1

diff --git a/gnome-base/gnome-control-center/gnome-control-center-9999.ebuild b/gnome-base/gnome-control-center/gnome-control-center-9999.ebuild
index a62346e..99e5d89 100644
--- a/gnome-base/gnome-control-center/gnome-control-center-9999.ebuild
+++ b/gnome-base/gnome-control-center/gnome-control-center-9999.ebuild
@@ -22,21 +22,23 @@ else
 	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 fi
 
-# WTF: pulseaudio is compulsary now for gnome-volume-control
 # XXX: gnome-desktop-2.91.5 is needed for upstream commit c67f7efb
 # XXX: NetworkManager-0.9 support is automagic, make hard-dep once it's released
 #
 # gnome-session-2.91.6-r1 is needed so that 10-user-dirs-update is run at login
 # g-s-d-2.91.90.1 is needed for magnifier schema updates
-# Latest gsettings-desktop-schemas is needed for commit f6b0ae89
+#
+# Due to commit 70eb510 (gnome bug 633983):
+# * Latest gsettings-desktop-schemas is needed for commit 70eb510
+# * Latest gnome-desktop is needed for commit 7f3e3d52
 COMMON_DEPEND="
-	>=dev-libs/glib-2.25.11
-	>=x11-libs/gdk-pixbuf-2.23.0
-	>=x11-libs/gtk+-2.91.6:3
-	>=gnome-base/gsettings-desktop-schemas-0.1.7.1
-	>=gnome-base/gconf-2.0
+	>=dev-libs/glib-2.25.11:2
+	>=x11-libs/gdk-pixbuf-2.23.0:2
+	>=x11-libs/gtk+-3.0.2:3
+	>=gnome-base/gsettings-desktop-schemas-2.91.91.1
+	>=gnome-base/gconf-2.0:2
 	>=dev-libs/dbus-glib-0.73
-	>=gnome-base/gnome-desktop-2.91.5:3
+	>=gnome-base/gnome-desktop-2.91.91.1:3
 	>=gnome-base/gnome-settings-daemon-2.91.90.1
 	>=gnome-base/libgnomekbd-2.91.91
 
@@ -59,7 +61,7 @@ COMMON_DEPEND="
 
 	cheese? (
 		media-libs/gstreamer:0.10
-		>=media-video/cheese-2.91.5 )
+		>=media-video/cheese-2.91.91.1 )
 	cups? ( >=net-print/cups-1.4[dbus] )
 	networkmanager? ( >=net-misc/networkmanager-0.8.992 )
 	socialweb? ( net-libs/libsocialweb )



             reply	other threads:[~2011-03-15 13:09 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-15 13:08 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-28 17:58 [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-control-center/ Mart Raudsepp
2018-09-26 20:29 Mart Raudsepp
2018-09-26 20:29 Mart Raudsepp
2018-09-10 21:33 Gilles Dartiguelongue
2018-04-16 16:28 Sobhan Mohammadpour
2018-02-09 15:55 Sobhan Mohammadpour
2018-01-12 12:09 Dennis Lamm
2015-05-17 15:39 Gilles Dartiguelongue
2015-05-12 22:20 Gilles Dartiguelongue
2014-12-22 23:11 Gilles Dartiguelongue
2014-11-23 22:28 Gilles Dartiguelongue
2014-10-15 22:26 Gilles Dartiguelongue
2014-10-11 23:30 Gilles Dartiguelongue
2014-04-25 23:35 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2013-01-22  8:12 Alexandre Rostovtsev
2012-12-25 22:01 Gilles Dartiguelongue
2012-11-18 19:33 Gilles Dartiguelongue
2012-10-25  6:30 Priit Laes
2012-09-30  0:15 Alexandre Rostovtsev
2012-09-08  0:37 Alexandre Restovtsev
2012-04-06  9:00 Alexandre Restovtsev
2011-10-02 19:11 Alexandre Restovtsev
2011-06-02 17:39 Nirbheek Chauhan
2011-05-30 18:39 Nirbheek Chauhan
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-08 10:52 Gilles Dartiguelongue
2011-04-07 13:44 Nirbheek Chauhan
2011-04-05  0:57 Nirbheek Chauhan
2011-03-26  5:10 Jonathan Callen
2011-03-26  2:54 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-03-04 14:57 Nirbheek Chauhan
2011-02-28 20:25 Nirbheek Chauhan
2011-02-28 10:19 Nirbheek Chauhan
2011-02-27  3:02 Jonathan Callen
2011-02-22 19:44 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=7c0c5eb298b0066fe6850d9b7ab675509d9b5d24.nirbheek@gentoo \
    --to=nirbheek@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