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: Wed, 3 Sep 2014 20:08:17 +0000 (UTC) [thread overview]
Message-ID: <1409774836.978c6b95ea66c1acf9d51597d3babfcdc23f315d.angelos@gentoo> (raw)
commit: 978c6b95ea66c1acf9d51597d3babfcdc23f315d
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 3 20:07:16 2014 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Wed Sep 3 20:07:16 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=978c6b95
xfce4-session: Sync with gentoo-x86
Package-Manager: portage-2.2.10
Manifest-Sign-Key: 84F20B43
---
xfce-base/xfce4-session/xfce4-session-9999.ebuild | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/xfce-base/xfce4-session/xfce4-session-9999.ebuild b/xfce-base/xfce4-session/xfce4-session-9999.ebuild
index c263fd6..7455597 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-2014 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.11.0-r1.ebuild,v 1.3 2014/06/02 16:39:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.11.0-r2.ebuild,v 1.3 2014/07/24 10:54:57 ssuominen Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ HOMEPAGE="http://docs.xfce.org/xfce/xfce4-session/start"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
-IUSE="debug nls systemd udev +xscreensaver"
+IUSE="debug nls systemd upower +xscreensaver"
COMMON_DEPEND=">=dev-libs/dbus-glib-0.100
x11-apps/iceauth
@@ -22,12 +22,12 @@ COMMON_DEPEND=">=dev-libs/dbus-glib-0.100
>=xfce-base/libxfce4ui-4.11
>=xfce-base/xfconf-4.10
!xfce-base/xfce-utils
- udev? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
systemd? ( >=sys-auth/polkit-0.100 )"
RDEPEND="${COMMON_DEPEND}
x11-apps/xrdb
nls? ( x11-misc/xdg-user-dirs )
- !systemd? ( udev? ( sys-power/pm-utils ) )
+ !systemd? ( upower? ( sys-power/pm-utils ) )
xscreensaver? ( || (
>=x11-misc/xscreensaver-5.26
gnome-extra/gnome-screensaver
@@ -43,8 +43,7 @@ DEPEND="${COMMON_DEPEND}
pkg_setup() {
PATCHES=( "${FILESDIR}"/${PN}-alock_support_to_xflock4.patch )
- # http://bugs.gentoo.org/512084
- use udev && PATCHES+=( "${FILESDIR}"/${PN}-upower-0.99.patch )
+ use upower && PATCHES+=( "${FILESDIR}"/${P}-upower-0.99.0.patch )
XFCONF=(
--docdir="${EPREFIX}"/usr/share/doc/${PF}
@@ -53,6 +52,8 @@ pkg_setup() {
$(xfconf_use_debug)
)
+ use upower && XFCONF+=( --enable-upower )
+
DOCS=( AUTHORS BUGS ChangeLog NEWS README TODO )
}
next reply other threads:[~2014-09-03 20:08 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-03 20:08 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-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-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=1409774836.978c6b95ea66c1acf9d51597d3babfcdc23f315d.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