public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/xfce4-session/
Date: Fri, 14 Sep 2012 16:36:27 +0000 (UTC)	[thread overview]
Message-ID: <1347366255.d89b82a54aa6b30c20c4f925898ffb83cfb80d5b.angelos@gentoo> (raw)

commit:     d89b82a54aa6b30c20c4f925898ffb83cfb80d5b
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 11 12:24:15 2012 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Tue Sep 11 12:24:15 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=d89b82a5

xfce4-session: Sync with gentoo-x86

(Portage version: 2.2.0_alpha125/git/Linux x86_64, signed Manifest commit with key 84F20B43)

---
 xfce-base/xfce4-session/xfce4-session-9999.ebuild |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/xfce-base/xfce4-session/xfce4-session-9999.ebuild b/xfce-base/xfce4-session/xfce4-session-9999.ebuild
index cf8026f..c956e07 100644
--- a/xfce-base/xfce4-session/xfce4-session-9999.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-9999.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.9.2.ebuild,v 1.2 2012/05/05 06:56:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.10.0.ebuild,v 1.10 2012/09/09 14:43:49 armin76 Exp $
 
 EAPI=4
 inherit xfconf
@@ -11,16 +11,17 @@ HOMEPAGE="http://docs.xfce.org/xfce/xfce4-session/start"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE="consolekit debug policykit udev +xscreensaver"
+IUSE="consolekit debug gnome-keyring policykit udev +xscreensaver"
 
 COMMON_DEPEND=">=dev-libs/dbus-glib-0.98
 	x11-apps/iceauth
 	x11-libs/libSM
-	>=x11-libs/libwnck-2.22:1
+	>=x11-libs/libwnck-2.30:1
 	x11-libs/libX11
-	>=xfce-base/libxfce4util-4.9.1
-	>=xfce-base/libxfce4ui-4.9.2
-	>=xfce-base/xfconf-4.9.1
+	>=xfce-base/libxfce4util-4.10
+	>=xfce-base/libxfce4ui-4.10
+	>=xfce-base/xfconf-4.10
+	gnome-keyring? ( >=gnome-base/libgnome-keyring-2.22 )
 	!xfce-base/xfce-utils"
 RDEPEND="${COMMON_DEPEND}
 	x11-apps/xrdb
@@ -42,6 +43,8 @@ DEPEND="${COMMON_DEPEND}
 pkg_setup() {
 	XFCONF=(
 		--docdir="${EPREFIX}"/usr/share/doc/${PF}
+		--with-xsession-prefix="${EPREFIX}"/usr
+		$(use_enable gnome-keyring libgnome-keyring)
 		$(xfconf_use_debug)
 		)
 


             reply	other threads:[~2012-09-14 16:38 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-14 16:36 Christoph Mende [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-10  6:25 [gentoo-commits] proj/xfce:master commit in: xfce-base/xfce4-session/ Christoph Mende
2014-09-03 20:08 Christoph Mende
2014-03-25 17:57 Christoph Mende
2013-10-31 14:33 Christoph Mende
2013-04-13  8:30 Christoph Mende
2013-01-02 18:15 Christoph Mende
2012-09-14 16:36 Christoph Mende
2012-07-19  9:21 Christoph Mende
2012-05-28 10:42 Christoph Mende
2012-05-27 10:46 Christoph Mende
2012-04-02 15:34 Christoph Mende
2012-03-23 21:40 Christoph Mende
2011-12-18 19:58 Christoph Mende
2011-07-05  6:30 Christoph Mende
2011-06-13 18:54 Christoph Mende
2011-05-23 16:40 Christoph Mende
2011-05-07  7:41 Christoph Mende
2011-04-09 19:26 Christoph Mende
2011-04-09  7:48 Christoph Mende
2011-02-20 20:14 Christoph Mende

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=1347366255.d89b82a54aa6b30c20c4f925898ffb83cfb80d5b.angelos@gentoo \
    --to=angelos@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