# ChangeLog for xfce-extra/exo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.18 2006/12/06 00:51:40 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.19 2006/12/06 05:50:12 nichoj Exp $
+
+ 11 Dec 2006; Joshua Nichols <nichoj@gentoo.org> exo-0.2.0-r1.ebuild,
+ exo-0.3.0_pre1.ebuild:
+ Updated dependencies for modular dbus, see bug #154521.
10 Dec 2006; Joshua Nichols <nichoj@gentoo.org> exo-0.3.1.12_rc2.ebuild:
Fixed SRC_URI. Reported by drac.
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.2.0-r1.ebuild,v 1.8 2005/08/23 22:33:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.2.0-r1.ebuild,v 1.9 2006/12/06 05:50:12 nichoj Exp $
DESCRIPTION="Extension library for Xfce"
HOMEPAGE="http://www.os-cillation.com/"
KEYWORDS="~amd64 ia64 ppc ~ppc64 ~sparc x86"
RDEPEND=">=x11-libs/gtk+-2.4
- >=sys-apps/dbus-0.22
+ || (
+ >=dev-libs/dbus-glib-0.71
+ ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 )
+ )
>=xfce-base/libxfce4mcs-4.2.0"
MY_P="${PN/t/T}-${PV}"
BZIPPED=1
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.0_pre1.ebuild,v 1.2 2005/06/12 14:29:30 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.0_pre1.ebuild,v 1.3 2006/12/06 05:50:12 nichoj Exp $
DESCRIPTION="Extension library for Xfce"
HOMEPAGE="http://www.os-cillation.com/"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND=">=x11-libs/gtk+-2.4
- >=sys-apps/dbus-0.22
+ || (
+ >=dev-libs/dbus-glib-0.71
+ ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 )
+ )
>=xfce-base/libxfce4mcs-4.2.0"
MY_P="${PN/t/T}-${PV/_/}"
BZIPPED=1
# ChangeLog for xfce-extra/terminal
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.16 2006/12/05 16:28:38 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.17 2006/12/06 05:51:45 nichoj Exp $
+
+ 11 Dec 2006; Joshua Nichols <nichoj@gentoo.org> terminal-0.2.4.ebuild,
+ terminal-0.2.4-r1.ebuild, terminal-0.2.5.1_beta1.ebuild,
+ terminal-0.2.5.4_beta2.ebuild, terminal-0.2.5.8_rc2.ebuild:
+ Updated dependencies for modular dbus, see bug #154521.
*terminal-0.2.5.8_rc2 (07 Dec 2006)
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.4-r1.ebuild,v 1.3 2005/10/10 15:51:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.4-r1.ebuild,v 1.4 2006/12/06 05:51:45 nichoj Exp $
inherit xfce42
virtual/x11 )
>=x11-libs/gtk+-2.4
>=xfce-extra/exo-0.3.0-r1
- dbus? ( sys-apps/dbus )
+ dbus? ( || ( >=dev-libs/dbus-glib-0.71
+ ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 ) )
+ )
>=x11-libs/vte-0.11.11
x11-libs/startup-notification
>=xfce-base/libxfce4mcs-4.2.2-r1"
if ! use dbus; then
XFCE_CONFIG="--disable-dbus"
-fi
\ No newline at end of file
+fi
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.4.ebuild,v 1.8 2005/12/10 03:24:03 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.4.ebuild,v 1.9 2006/12/06 05:51:45 nichoj Exp $
DESCRIPTION="Terminal with close ties to xfce"
HOMEPAGE="http://www.os-cillation.com/"
RDEPEND=">=x11-libs/gtk+-2.4
>=xfce-extra/exo-0.3.0_pre1
- dbus? ( sys-apps/dbus )
+ dbus? ( || ( >=dev-libs/dbus-glib-0.71
+ ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 ) )
+ )
>=x11-libs/vte-0.11.11
>=xfce-base/libxfce4mcs-4.2.0"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.5.1_beta1.ebuild,v 1.1 2006/04/20 05:56:37 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.5.1_beta1.ebuild,v 1.2 2006/12/06 05:51:45 nichoj Exp $
inherit gnome2 xfce44 versionator
media-libs/fontconfig
media-libs/freetype
media-libs/libpng
- dbus? ( >=sys-apps/dbus-0.34 )
+ dbus? ( || ( >=dev-libs/dbus-glib-0.71
+ ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 ) )
+ )
|| ( ( x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.5.4_beta2.ebuild,v 1.1 2006/07/10 18:49:50 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.5.4_beta2.ebuild,v 1.2 2006/12/06 05:51:45 nichoj Exp $
inherit gnome2 xfce44 versionator
media-libs/fontconfig
media-libs/freetype
media-libs/libpng
- dbus? ( >=sys-apps/dbus-0.34 )
+ dbus? ( || ( >=dev-libs/dbus-glib-0.71
+ ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 ) )
+ )
|| ( ( x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.5.8_rc2.ebuild,v 1.1 2006/12/05 16:28:38 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.5.8_rc2.ebuild,v 1.2 2006/12/06 05:51:45 nichoj Exp $
inherit gnome2 xfce44 versionator
media-libs/fontconfig
media-libs/freetype
media-libs/libpng
- dbus? ( >=sys-apps/dbus-0.34 )
+ dbus? ( || ( >=dev-libs/dbus-glib-0.71
+ ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 ) )
+ )
|| ( ( x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
# ChangeLog for xfce-extra/xfmedia
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfmedia/ChangeLog,v 1.11 2006/04/08 21:28:04 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfmedia/ChangeLog,v 1.12 2006/12/06 05:46:25 nichoj Exp $
+
+ 11 Dec 2006; Joshua Nichols <nichoj@gentoo.org> xfmedia-0.9.1-r1.ebuild,
+ xfmedia-0.9.1-r2.ebuild:
+ Updated dependencies for modular dbus, see bug #154521.
08 Apr 2006; Daniel Ostrow <dostrow@gentoo.org> xfmedia-0.9.1-r1.ebuild,
xfmedia-0.9.1-r2.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfmedia/xfmedia-0.9.1-r1.ebuild,v 1.4 2006/04/08 21:28:04 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfmedia/xfmedia-0.9.1-r1.ebuild,v 1.5 2006/12/06 05:46:25 nichoj Exp $
inherit xfce42
virtual/x11 )
>=xfce-base/libxfce4mcs-4.2.2-r1
xfce-extra/exo
+ || (
+ >=dev-libs/dbus-glib-0.71
+ ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 )
+ )
sys-apps/dbus
media-libs/xine-lib
media-libs/taglib"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfmedia/xfmedia-0.9.1-r2.ebuild,v 1.2 2006/04/08 21:28:04 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfmedia/xfmedia-0.9.1-r2.ebuild,v 1.3 2006/12/06 05:46:25 nichoj Exp $
inherit eutils xfce42
virtual/x11 )
>=xfce-base/libxfce4mcs-4.2.2-r1
xfce-extra/exo
- sys-apps/dbus
+ || (
+ >=dev-libs/dbus-glib-0.71
+ ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 )
+ )
media-libs/xine-lib
media-libs/taglib"
DEPEND="${RDEPEND}