commit: c1449e34edce18e0b5628d4bf214cdc7b2207c52
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 25 17:56:41 2014 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Tue Mar 25 17:56:41 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=c1449e34
xfce4-panel: Sync with gentoo-x86
Package-Manager: portage-2.2.9-r1
Manifest-Sign-Key: 84F20B43
---
xfce-base/xfce4-panel/xfce4-panel-9999.ebuild | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/xfce-base/xfce4-panel/xfce4-panel-9999.ebuild
b/xfce-base/xfce4-panel/xfce4-panel-9999.ebuild
index 35322f3..50d578a 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-9999.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.1.ebuild,v 1.1
2013/05/05 16:22:44 ssuominen Exp $
+# $Header:
/var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.11.0.ebuild,v 1.1
2014/03/11 15:40:08 ssuominen Exp $
EAPI=5
inherit xfconf
@@ -17,12 +17,13 @@ RDEPEND=">=dev-libs/dbus-glib-0.100
>=dev-libs/glib-2.24
>=x11-libs/cairo-1
>=x11-libs/gtk+-2.20:2
+ >=x11-libs/gtk+-3.2:3
x11-libs/libX11
>=x11-libs/libwnck-2.31:1
>=xfce-base/exo-0.8
- >=xfce-base/garcon-0.2
- >=xfce-base/libxfce4ui-4.10
- >=xfce-base/libxfce4util-4.10
+ >=xfce-base/garcon-0.3
+ >=xfce-base/libxfce4ui-4.11
+ >=xfce-base/libxfce4util-4.11
>=xfce-base/xfconf-4.10"
DEPEND="${RDEPEND}
dev-lang/perl
@@ -33,6 +34,7 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
--docdir="${EPREFIX}"/usr/share/doc/${PF}
+ --enable-gtk3
$(xfconf_use_debug)
--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
)