public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2011-02-20 20:14 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2011-02-20 20:14 UTC (permalink / raw
  To: gentoo-commits

commit:     0ecdded6bdd6609fb53cc81a392b6a68c179d35d
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 19:01:30 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 19:01:30 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=0ecdded6

libxfce4ui: Updated

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |   23 +++++++++++++----------
 1 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index 8ab419d..947a4b3 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -7,11 +7,12 @@ inherit xfce4
 
 xfce4_core
 
-DESCRIPTION="Unified widgets library for Xfce4, a libxfcegui4 replacement"
-HOMEPAGE="http://www.xfce.org/"
+DESCRIPTION="Xfce's unified widgets library"
+HOMEPAGE="http://www.xfce.org/projects/libraries/"
 
 LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug glade startup-notification"
 
 RDEPEND="x11-libs/libX11
@@ -19,21 +20,23 @@ RDEPEND="x11-libs/libX11
 	x11-libs/libSM
 	>=dev-libs/glib-2.16:2
 	>=x11-libs/gtk+-2.14:2
-	>=xfce-base/libxfce4util-4.6
-	>=xfce-base/xfconf-4.6
+	>=xfce-base/libxfce4util-4.8
+	>=xfce-base/xfconf-4.8
 	glade? ( dev-util/glade:3 )
-	startup-notification? ( x11-libs/startup-notification )"
+	startup-notification? ( x11-libs/startup-notification )
+	!!<xfce-base/libxfcegui4-4.7.0"
 DEPEND="${RDEPEND}
-	dev-lang/perl
+	dev-util/intltool
 	dev-util/gtk-doc
-	dev-util/intltool"
+	sys-devel/gettext
+	dev-lang/perl"
 
 WANT_GTKDOCIZE="yes"
 
 pkg_setup() {
 	XFCE_CONFIG+=" --disable-dependency-tracking
 		$(use_enable glade gladeui)
-		--enable-keyboard-library
 		--with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html"
+
 	DOCS="AUTHORS NEWS README THANKS TODO"
 }



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2011-04-09  7:48 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2011-04-09  7:48 UTC (permalink / raw
  To: gentoo-commits

commit:     6afaa04a35a2ca048bb96be52f34d044d4979cfe
Author:     Christoph Mende <angelos <AT> unkreativ <DOT> org>
AuthorDate: Fri Apr  8 13:57:21 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Fri Apr  8 13:57:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=6afaa04a

libxfce4ui: Sync with gentoo-x86

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

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index f04f574..51537b9 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.7 2011/02/14 19:15:54 ssuominen Exp $
 
 EAPI=3
 inherit xfconf-live
@@ -38,5 +38,5 @@ pkg_setup() {
 		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
 		)
 
-	DOCS="AUTHORS NEWS README THANKS TODO"
+	DOCS="AUTHORS ChangeLog NEWS README THANKS TODO"
 }



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2011-05-23 16:40 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2011-05-23 16:40 UTC (permalink / raw
  To: gentoo-commits

commit:     e8867fa0e8b497dd93b584895f8d81391dab9584
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 16:33:21 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Mon May 23 16:33:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=e8867fa0

libxfce4ui: Sync with gentoo-x86

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

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index 51537b9..311b837 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.7 2011/02/14 19:15:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.9 2011/05/20 17:50:26 grobian Exp $
 
-EAPI=3
+EAPI=4
 inherit xfconf-live
 
 DESCRIPTION="Xfce's unified widgets library"
@@ -31,12 +31,12 @@ DEPEND="${RDEPEND}
 
 pkg_setup() {
 	XFCONF=(
-		--disable-dependency-tracking
 		$(use_enable startup-notification)
 		$(use_enable glade gladeui)
 		$(xfconf_use_debug)
 		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
 		)
+	[[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) # 366857
 
-	DOCS="AUTHORS ChangeLog NEWS README THANKS TODO"
+	DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
 }



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2011-06-13 18:54 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2011-06-13 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     7980ab8b136106712c6ed338861a5ea6db7640de
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 13 18:51:17 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 18:51:17 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=7980ab8b

libxfce4ui: Convert to xfconf, drop keywords

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

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index 311b837..b568c6a 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -3,14 +3,14 @@
 # $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.9 2011/05/20 17:50:26 grobian Exp $
 
 EAPI=4
-inherit xfconf-live
+inherit xfconf
 
 DESCRIPTION="Xfce's unified widgets library"
 HOMEPAGE="http://www.xfce.org/projects/libraries/"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS=""
 IUSE="debug glade startup-notification"
 
 RDEPEND="x11-libs/libX11



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2012-03-23 21:40 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2012-03-23 21:40 UTC (permalink / raw
  To: gentoo-commits

commit:     3828e144249084451d0c40fd1c0877bb7996d722
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 23 21:39:05 2012 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Fri Mar 23 21:39:05 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=3828e144

libxfce4ui: Sync with gentoo-x86

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

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |   27 ++++++++++++++-------------
 1 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index b568c6a..f2d1e5e 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -1,42 +1,43 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.9 2011/05/20 17:50:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.9.0.ebuild,v 1.3 2012/03/23 21:17:04 angelos Exp $
 
 EAPI=4
 inherit xfconf
 
-DESCRIPTION="Xfce's unified widgets library"
-HOMEPAGE="http://www.xfce.org/projects/libraries/"
+DESCRIPTION="Unified widgets and session management libraries for the Xfce desktop environment"
+HOMEPAGE="http://www.xfce.org/projects/libxfce4"
 
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS=""
 IUSE="debug glade startup-notification"
 
-RDEPEND="x11-libs/libX11
+RDEPEND=">=dev-libs/glib-2.16:2
+	>=x11-libs/gtk+-2.14:2
+	x11-libs/libX11
 	x11-libs/libICE
 	x11-libs/libSM
-	>=dev-libs/glib-2.16:2
-	>=x11-libs/gtk+-2.14:2
 	>=xfce-base/libxfce4util-4.8
 	>=xfce-base/xfconf-4.8
 	glade? ( dev-util/glade:3 )
-	startup-notification? ( x11-libs/startup-notification )
-	!!<xfce-base/libxfcegui4-4.7.0"
+	startup-notification? ( x11-libs/startup-notification )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	dev-lang/perl
 	dev-util/intltool
-	sys-devel/gettext
-	dev-lang/perl"
+	dev-util/pkgconfig
+	sys-devel/gettext"
 
 pkg_setup() {
 	XFCONF=(
 		$(use_enable startup-notification)
 		$(use_enable glade gladeui)
 		$(xfconf_use_debug)
+		--with-vendor-info=Gentoo
 		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
 		)
-	[[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) # 366857
+
+	[[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) #366857
 
 	DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
 }



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2012-03-28 16:10 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2012-03-28 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     88ee35b604c2250e48e1611483ff45841ebbc74a
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 24 09:55:09 2012 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sat Mar 24 09:55:09 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=88ee35b6

libxfce4ui: Block xfce-utils

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

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index f2d1e5e..ac19f5d 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -21,7 +21,8 @@ RDEPEND=">=dev-libs/glib-2.16:2
 	>=xfce-base/libxfce4util-4.8
 	>=xfce-base/xfconf-4.8
 	glade? ( dev-util/glade:3 )
-	startup-notification? ( x11-libs/startup-notification )"
+	startup-notification? ( x11-libs/startup-notification )
+	!xfce-base/xfce-utils"
 DEPEND="${RDEPEND}
 	dev-lang/perl
 	dev-util/intltool



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2012-04-02 15:34 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2012-04-02 15:34 UTC (permalink / raw
  To: gentoo-commits

commit:     ae85a8f40c1678c27f9670521e4a9f9ca4009684
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  2 15:26:12 2012 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Mon Apr  2 15:26:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=ae85a8f4

libxfce4ui: Sync with gentoo-x86

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

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index ac19f5d..9c43e89 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-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/libxfce4ui/libxfce4ui-4.9.0.ebuild,v 1.3 2012/03/23 21:17:04 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.9.1.ebuild,v 1.2 2012/03/31 05:50:09 ssuominen Exp $
 
 EAPI=4
 inherit xfconf
@@ -13,13 +13,13 @@ SLOT="0"
 KEYWORDS=""
 IUSE="debug glade startup-notification"
 
-RDEPEND=">=dev-libs/glib-2.16:2
+RDEPEND=">=dev-libs/glib-2.16
 	>=x11-libs/gtk+-2.14:2
 	x11-libs/libX11
 	x11-libs/libICE
 	x11-libs/libSM
-	>=xfce-base/libxfce4util-4.8
-	>=xfce-base/xfconf-4.8
+	>=xfce-base/libxfce4util-4.9
+	>=xfce-base/xfconf-4.9
 	glade? ( dev-util/glade:3 )
 	startup-notification? ( x11-libs/startup-notification )
 	!xfce-base/xfce-utils"



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2012-05-27 10:46 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2012-05-27 10:46 UTC (permalink / raw
  To: gentoo-commits

commit:     3be576bdf3a4e3a3ac78a95b7f788e7db13b7a42
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 10:44:18 2012 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun May 27 10:44:18 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=3be576bd

libxfce4ui: Sync with gentoo-x86

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

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index 9c43e89..f7bf25a 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-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/libxfce4ui/libxfce4ui-4.9.1.ebuild,v 1.2 2012/03/31 05:50:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.9.2.ebuild,v 1.2 2012/05/05 06:56:59 mgorny Exp $
 
 EAPI=4
 inherit xfconf
@@ -13,20 +13,20 @@ SLOT="0"
 KEYWORDS=""
 IUSE="debug glade startup-notification"
 
-RDEPEND=">=dev-libs/glib-2.16
-	>=x11-libs/gtk+-2.14:2
+RDEPEND=">=dev-libs/glib-2.24
+	>=x11-libs/gtk+-2.20:2
 	x11-libs/libX11
 	x11-libs/libICE
 	x11-libs/libSM
-	>=xfce-base/libxfce4util-4.9
-	>=xfce-base/xfconf-4.9
+	>=xfce-base/libxfce4util-4.9.1
+	>=xfce-base/xfconf-4.9.1
 	glade? ( dev-util/glade:3 )
 	startup-notification? ( x11-libs/startup-notification )
 	!xfce-base/xfce-utils"
 DEPEND="${RDEPEND}
 	dev-lang/perl
 	dev-util/intltool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/gettext"
 
 pkg_setup() {



^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2012-09-14 16:36 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2012-09-14 16:36 UTC (permalink / raw
  To: gentoo-commits

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

libxfce4ui: Sync with gentoo-x86

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

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index f7bf25a..4a759f4 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-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/libxfce4ui/libxfce4ui-4.9.2.ebuild,v 1.2 2012/05/05 06:56:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild,v 1.10 2012/09/09 14:32:09 armin76 Exp $
 
 EAPI=4
 inherit xfconf
@@ -18,8 +18,8 @@ RDEPEND=">=dev-libs/glib-2.24
 	x11-libs/libX11
 	x11-libs/libICE
 	x11-libs/libSM
-	>=xfce-base/libxfce4util-4.9.1
-	>=xfce-base/xfconf-4.9.1
+	>=xfce-base/libxfce4util-4.10
+	>=xfce-base/xfconf-4.10
 	glade? ( dev-util/glade:3 )
 	startup-notification? ( x11-libs/startup-notification )
 	!xfce-base/xfce-utils"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2012-09-24 18:34 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2012-09-24 18:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f61b15cf33a36ef1c083a7f6291ffc87c7653004
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 24 18:30:01 2012 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Mon Sep 24 18:30:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=f61b15cf

libxfce4ui: Add optional gtk3 support

(Portage version: 2.2.0_alpha131/git/Linux x86_64, unsigned Manifest commit)

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |    8 +++++---
 xfce-base/libxfce4ui/metadata.xml           |    1 +
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index 4a759f4..25f6538 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -11,16 +11,17 @@ HOMEPAGE="http://www.xfce.org/projects/libxfce4"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE="debug glade startup-notification"
+IUSE="debug glade gtk3 startup-notification"
 
-RDEPEND=">=dev-libs/glib-2.24
-	>=x11-libs/gtk+-2.20:2
+RDEPEND=">=dev-libs/glib-2.28
+	>=x11-libs/gtk+-2.24:2
 	x11-libs/libX11
 	x11-libs/libICE
 	x11-libs/libSM
 	>=xfce-base/libxfce4util-4.10
 	>=xfce-base/xfconf-4.10
 	glade? ( dev-util/glade:3 )
+	gtk3? ( >=x11-libs/gtk+-3.2:3 )
 	startup-notification? ( x11-libs/startup-notification )
 	!xfce-base/xfce-utils"
 DEPEND="${RDEPEND}
@@ -33,6 +34,7 @@ pkg_setup() {
 	XFCONF=(
 		$(use_enable startup-notification)
 		$(use_enable glade gladeui)
+		$(use_enable gtk3)
 		$(xfconf_use_debug)
 		--with-vendor-info=Gentoo
 		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html

diff --git a/xfce-base/libxfce4ui/metadata.xml b/xfce-base/libxfce4ui/metadata.xml
index 2391a70..edbd398 100644
--- a/xfce-base/libxfce4ui/metadata.xml
+++ b/xfce-base/libxfce4ui/metadata.xml
@@ -4,5 +4,6 @@
   <herd>xfce</herd>
   <use>
     <flag name="glade">Build support for Glade 3's GtkBuilder implementation</flag>
+	<flag name="gtk3">Additionally build a Gtk+3 version of the library</flag>
   </use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2013-01-02 18:15 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2013-01-02 18:15 UTC (permalink / raw
  To: gentoo-commits

commit:     d6ba25db96fab8d19068347a388c4879c0869da3
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  2 18:15:12 2013 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Wed Jan  2 18:15:12 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=d6ba25db

libxfce4ui: Sync with gentoo-x86

Package-Manager: portage-2.2.0_alpha149
Manifest-Sign-Key: 84F20B43

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index 25f6538..3d1d110 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild,v 1.10 2012/09/09 14:32:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild,v 1.11 2012/11/28 12:28:16 ssuominen Exp $
 
-EAPI=4
+EAPI=5
 inherit xfconf
 
 DESCRIPTION="Unified widgets and session management libraries for the Xfce desktop environment"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2014-03-25 17:57 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2014-03-25 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     4920b53761e24a6ff1e608175540a3ad295c299e
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 25 17:56:39 2014 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Tue Mar 25 17:56:39 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=4920b537

libxfce4ui: Sync with gentoo-x86

Package-Manager: portage-2.2.9-r1
Manifest-Sign-Key: 84F20B43

---
 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild | 16 ++++++++--------
 xfce-base/libxfce4ui/metadata.xml           |  1 -
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index 3d1d110..e755523 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-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/libxfce4ui/libxfce4ui-4.10.0.ebuild,v 1.11 2012/11/28 12:28:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.11.1.ebuild,v 1.1 2014/03/11 13:23:19 ssuominen Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,30 +11,30 @@ HOMEPAGE="http://www.xfce.org/projects/libxfce4"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE="debug glade gtk3 startup-notification"
+IUSE="debug glade startup-notification"
 
 RDEPEND=">=dev-libs/glib-2.28
 	>=x11-libs/gtk+-2.24:2
+	>=x11-libs/gtk+-3.2:3
 	x11-libs/libX11
 	x11-libs/libICE
 	x11-libs/libSM
-	>=xfce-base/libxfce4util-4.10
+	>=xfce-base/libxfce4util-4.11
 	>=xfce-base/xfconf-4.10
 	glade? ( dev-util/glade:3 )
-	gtk3? ( >=x11-libs/gtk+-3.2:3 )
 	startup-notification? ( x11-libs/startup-notification )
 	!xfce-base/xfce-utils"
 DEPEND="${RDEPEND}
 	dev-lang/perl
 	dev-util/intltool
-	virtual/pkgconfig
-	sys-devel/gettext"
+	sys-devel/gettext
+	virtual/pkgconfig"
 
 pkg_setup() {
 	XFCONF=(
+		--enable-gtk3
 		$(use_enable startup-notification)
 		$(use_enable glade gladeui)
-		$(use_enable gtk3)
 		$(xfconf_use_debug)
 		--with-vendor-info=Gentoo
 		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html

diff --git a/xfce-base/libxfce4ui/metadata.xml b/xfce-base/libxfce4ui/metadata.xml
index edbd398..2391a70 100644
--- a/xfce-base/libxfce4ui/metadata.xml
+++ b/xfce-base/libxfce4ui/metadata.xml
@@ -4,6 +4,5 @@
   <herd>xfce</herd>
   <use>
     <flag name="glade">Build support for Glade 3's GtkBuilder implementation</flag>
-	<flag name="gtk3">Additionally build a Gtk+3 version of the library</flag>
   </use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2015-04-12 14:56 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2015-04-12 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     1c97c7107faa590ba869a0c72b63e015e500b0a6
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 12 14:55:42 2015 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 14:55:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/xfce.git/commit/?id=1c97c710

libxfce4ui: Sync with gentoo-x86

Package-Manager: portage-2.2.18
Manifest-Sign-Key: 84F20B43

 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index e755523..21fcc9b 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.11.1.ebuild,v 1.1 2014/03/11 13:23:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.12.1.ebuild,v 1.1 2015/03/15 18:44:14 mgorny Exp $
 
 EAPI=5
 inherit xfconf
@@ -13,16 +13,16 @@ SLOT="0"
 KEYWORDS=""
 IUSE="debug glade startup-notification"
 
-RDEPEND=">=dev-libs/glib-2.28
-	>=x11-libs/gtk+-2.24:2
-	>=x11-libs/gtk+-3.2:3
-	x11-libs/libX11
-	x11-libs/libICE
-	x11-libs/libSM
-	>=xfce-base/libxfce4util-4.11
-	>=xfce-base/xfconf-4.10
-	glade? ( dev-util/glade:3 )
-	startup-notification? ( x11-libs/startup-notification )
+RDEPEND=">=dev-libs/glib-2.30:2=
+	>=x11-libs/gtk+-2.24:2=
+	>=x11-libs/gtk+-3.2:3=
+	x11-libs/libX11:=
+	x11-libs/libICE:=
+	x11-libs/libSM:=
+	>=xfce-base/libxfce4util-4.12:=
+	>=xfce-base/xfconf-4.12:=
+	glade? ( dev-util/glade:3= )
+	startup-notification? ( x11-libs/startup-notification:= )
 	!xfce-base/xfce-utils"
 DEPEND="${RDEPEND}
 	dev-lang/perl


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/
@ 2015-10-10  6:25 Christoph Mende
  0 siblings, 0 replies; 14+ messages in thread
From: Christoph Mende @ 2015-10-10  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     322a779f5a5bbe3ee7cd4b3d6c5534b485ca23ee
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 19:41:34 2015 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 19:41:34 2015 +0000
URL:        https://gitweb.gentoo.org/proj/xfce.git/commit/?id=322a779f

libxfce4ui: Sync with gentoo-x86

Package-Manager: portage-2.2.23

 xfce-base/libxfce4ui/libxfce4ui-9999.ebuild | 13 ++++++-------
 xfce-base/libxfce4ui/metadata.xml           |  7 +++++--
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index 21fcc9b..f32a7d2 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.12.1.ebuild,v 1.1 2015/03/15 18:44:14 mgorny Exp $
+# $Id$
 
 EAPI=5
 inherit xfconf
@@ -11,17 +11,16 @@ HOMEPAGE="http://www.xfce.org/projects/libxfce4"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE="debug glade startup-notification"
+IUSE="debug +gtk3 startup-notification"
 
 RDEPEND=">=dev-libs/glib-2.30:2=
 	>=x11-libs/gtk+-2.24:2=
-	>=x11-libs/gtk+-3.2:3=
 	x11-libs/libX11:=
 	x11-libs/libICE:=
 	x11-libs/libSM:=
 	>=xfce-base/libxfce4util-4.12:=
 	>=xfce-base/xfconf-4.12:=
-	glade? ( dev-util/glade:3= )
+	gtk3? ( >=x11-libs/gtk+-3.2:3= )
 	startup-notification? ( x11-libs/startup-notification:= )
 	!xfce-base/xfce-utils"
 DEPEND="${RDEPEND}
@@ -32,12 +31,12 @@ DEPEND="${RDEPEND}
 
 pkg_setup() {
 	XFCONF=(
-		--enable-gtk3
 		$(use_enable startup-notification)
-		$(use_enable glade gladeui)
+		$(use_enable gtk3)
 		$(xfconf_use_debug)
+		# requires deprecated glade:3 (gladeui-1.0), bug #551296
+		--disable-gladeui
 		--with-vendor-info=Gentoo
-		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
 		)
 
 	[[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) #366857

diff --git a/xfce-base/libxfce4ui/metadata.xml b/xfce-base/libxfce4ui/metadata.xml
index 2391a70..c1ee9d4 100644
--- a/xfce-base/libxfce4ui/metadata.xml
+++ b/xfce-base/libxfce4ui/metadata.xml
@@ -1,8 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <herd>xfce</herd>
+  <maintainer>
+    <email>xfce@gentoo.org</email>
+    <name>XFCE Team</name>
+  </maintainer>
   <use>
-    <flag name="glade">Build support for Glade 3's GtkBuilder implementation</flag>
+    <flag name='gtk3'>Enable gtk3 support</flag>
   </use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-10-10  6:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-28 16:10 [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/ Christoph Mende
  -- strict thread matches above, loose matches on Subject: below --
2015-10-10  6:25 Christoph Mende
2015-04-12 14:56 Christoph Mende
2014-03-25 17:57 Christoph Mende
2013-01-02 18:15 Christoph Mende
2012-09-24 18:34 Christoph Mende
2012-09-14 16:36 Christoph Mende
2012-05-27 10:46 Christoph Mende
2012-04-02 15:34 Christoph Mende
2012-03-23 21:40 Christoph Mende
2011-06-13 18:54 Christoph Mende
2011-05-23 16:40 Christoph Mende
2011-04-09  7:48 Christoph Mende
2011-02-20 20:14 Christoph Mende

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox