Gentoo Archives: gentoo-commits

From: Christoph Mende <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/xfwm4/
Date: Tue, 25 Mar 2014 17:57:12
Message-Id: 1395770204.6e772567bd02316882553cea8d7ef0a82ed135a7.angelos@gentoo
1 commit: 6e772567bd02316882553cea8d7ef0a82ed135a7
2 Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 25 17:56:44 2014 +0000
4 Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 25 17:56:44 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=6e772567
7
8 xfwm4: Sync with gentoo-x86
9
10 Package-Manager: portage-2.2.9-r1
11 Manifest-Sign-Key: 84F20B43
12
13 ---
14 xfce-base/xfwm4/xfwm4-9999.ebuild | 8 +++++---
15 1 file changed, 5 insertions(+), 3 deletions(-)
16
17 diff --git a/xfce-base/xfwm4/xfwm4-9999.ebuild b/xfce-base/xfwm4/xfwm4-9999.ebuild
18 index c794caf..ec97ac3 100644
19 --- a/xfce-base/xfwm4/xfwm4-9999.ebuild
20 +++ b/xfce-base/xfwm4/xfwm4-9999.ebuild
21 @@ -1,6 +1,6 @@
22 -# Copyright 1999-2013 Gentoo Foundation
23 +# Copyright 1999-2014 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.10.1.ebuild,v 1.1 2013/05/05 16:35:05 ssuominen Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.11.1.ebuild,v 1.1 2014/03/11 16:00:38 ssuominen Exp $
27
28 EAPI=5
29 inherit xfconf
30 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xfce.org/projects/"
31 LICENSE="GPL-2"
32 SLOT="0"
33 KEYWORDS=""
34 -IUSE="debug startup-notification +xcomposite"
35 +IUSE="debug dri startup-notification +xcomposite"
36
37 RDEPEND=">=dev-libs/glib-2.20
38 >=x11-libs/gtk+-2.24:2
39 @@ -26,6 +26,7 @@ RDEPEND=">=dev-libs/glib-2.20
40 >=xfce-base/libxfce4util-4.10
41 >=xfce-base/libxfce4ui-4.10
42 >=xfce-base/xfconf-4.10
43 + dri? ( >=x11-libs/libdrm-2.4 )
44 startup-notification? ( x11-libs/startup-notification )
45 xcomposite? (
46 x11-libs/libXcomposite
47 @@ -40,6 +41,7 @@ DEPEND="${RDEPEND}
48 pkg_setup() {
49 XFCONF=(
50 --docdir="${EPREFIX}"/usr/share/doc/${PF}
51 + $(use_enable dri libdrm)
52 $(use_enable startup-notification)
53 --enable-xsync
54 --enable-render