From cc121a1a39f066bfbaed89a25be1efa9a73fe652 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Sun, 14 Feb 2010 22:56:36 +0000 Subject: Version bump. Add dbus interface. (Portage version: 2.2_rc62/cvs/Linux x86_64) --- app-accessibility/gnome-mag/ChangeLog | 9 ++- .../gnome-mag/gnome-mag-0.15.6.ebuild | 50 -------------- .../gnome-mag/gnome-mag-0.15.7.ebuild | 50 -------------- .../gnome-mag/gnome-mag-0.15.8.ebuild | 57 ---------------- .../gnome-mag/gnome-mag-0.16.0.ebuild | 76 ++++++++++++++++++++++ 5 files changed, 84 insertions(+), 158 deletions(-) delete mode 100644 app-accessibility/gnome-mag/gnome-mag-0.15.6.ebuild delete mode 100644 app-accessibility/gnome-mag/gnome-mag-0.15.7.ebuild delete mode 100644 app-accessibility/gnome-mag/gnome-mag-0.15.8.ebuild create mode 100644 app-accessibility/gnome-mag/gnome-mag-0.16.0.ebuild (limited to 'app-accessibility') diff --git a/app-accessibility/gnome-mag/ChangeLog b/app-accessibility/gnome-mag/ChangeLog index 91bfe2e4fee8..7c9b7858ce99 100644 --- a/app-accessibility/gnome-mag/ChangeLog +++ b/app-accessibility/gnome-mag/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-accessibility/gnome-mag # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.168 2010/01/17 23:23:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.169 2010/02/14 22:56:36 eva Exp $ + +*gnome-mag-0.16.0 (14 Feb 2010) + + 14 Feb 2010; Gilles Dartiguelongue + -gnome-mag-0.15.6.ebuild, -gnome-mag-0.15.7.ebuild, + -gnome-mag-0.15.8.ebuild, +gnome-mag-0.16.0.ebuild: + Version bump. Add dbus interface. 17 Jan 2010; Jeroen Roovers gnome-mag-0.15.9.ebuild: Stable for HPPA (bug #281427). diff --git a/app-accessibility/gnome-mag/gnome-mag-0.15.6.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.15.6.ebuild deleted file mode 100644 index a5d3f291e578..000000000000 --- a/app-accessibility/gnome-mag/gnome-mag-0.15.6.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.15.6.ebuild,v 1.9 2009/06/08 03:02:05 jer Exp $ - -inherit gnome2 virtualx - -DESCRIPTION="Gnome magnification service definition" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="LGPL-2" -SLOT="1" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.11.1 - >=x11-libs/gtk+-2.6" - -# python deps are for applets -RDEPEND="${RDEPEND} - >=dev-python/pygtk-2.6 - dev-python/pygobject - - >=dev-python/gconf-python-2.10 - >=dev-python/libgnome-python-2.10 - >=dev-python/gnome-applets-python-2.10 - - >=gnome-base/libbonobo-1.107 - >=gnome-extra/at-spi-1.5.2 - >=gnome-base/orbit-2.3.100 - - x11-libs/libX11 - x11-libs/libXtst - x11-libs/libXdamage - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXcomposite" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 - >=dev-util/intltool-0.35 - - x11-proto/xextproto - x11-proto/xproto" - -DOCS="AUTHORS ChangeLog NEWS README" - -src_test() { - Xemake check || die "emake check failed" - -} diff --git a/app-accessibility/gnome-mag/gnome-mag-0.15.7.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.15.7.ebuild deleted file mode 100644 index 1b2abc34933a..000000000000 --- a/app-accessibility/gnome-mag/gnome-mag-0.15.7.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.15.7.ebuild,v 1.1 2009/07/09 22:33:21 eva Exp $ - -inherit gnome2 virtualx - -DESCRIPTION="Gnome magnification service definition" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="LGPL-2" -SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.11.1 - >=x11-libs/gtk+-2.6" - -# python deps are for applets -RDEPEND="${RDEPEND} - >=dev-python/pygtk-2.6 - dev-python/pygobject - - >=dev-python/gconf-python-2.10 - >=dev-python/libgnome-python-2.10 - >=dev-python/gnome-applets-python-2.10 - - >=gnome-base/libbonobo-1.107 - >=gnome-extra/at-spi-1.5.2 - >=gnome-base/orbit-2.3.100 - - x11-libs/libX11 - x11-libs/libXtst - x11-libs/libXdamage - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXcomposite" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 - >=dev-util/intltool-0.35 - - x11-proto/xextproto - x11-proto/xproto" - -DOCS="AUTHORS ChangeLog NEWS README" - -src_test() { - Xemake check || die "emake check failed" - -} diff --git a/app-accessibility/gnome-mag/gnome-mag-0.15.8.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.15.8.ebuild deleted file mode 100644 index b8a5989c34b8..000000000000 --- a/app-accessibility/gnome-mag/gnome-mag-0.15.8.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.15.8.ebuild,v 1.2 2009/08/03 16:42:46 mr_bones_ Exp $ - -inherit gnome2 virtualx - -DESCRIPTION="Gnome magnification service definition" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="LGPL-2" -SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.11.1 - >=x11-libs/gtk+-2.6" - -# FIXME: need libcolorblind (debian package) -# python deps are for applets -# applet? ( -# >=dev-python/pygtk-2.6 -# dev-python/pygobject -# -# >=dev-python/libbonobo-python-2.10 -# >=dev-python/gconf-python-2.10 -# >=dev-python/libgnome-python-2.10 -# >=dev-python/gnome-applets-python-2.10 ) - -RDEPEND="${RDEPEND} - >=gnome-base/libbonobo-1.107 - >=gnome-extra/at-spi-1.5.2 - >=gnome-base/orbit-2.3.100 - - x11-libs/libX11 - x11-libs/libXtst - x11-libs/libXdamage - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXcomposite" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 - >=dev-util/intltool-0.35 - - x11-proto/xextproto - x11-proto/xproto" - -DOCS="AUTHORS ChangeLog NEWS README" - -#pkg_setup() { -# G2CONF="${G2CONF} $(use_enable applet colorblind-applet)" -#} - -src_test() { - Xemake check || die "emake check failed" - -} diff --git a/app-accessibility/gnome-mag/gnome-mag-0.16.0.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.16.0.ebuild new file mode 100644 index 000000000000..e280ec509f17 --- /dev/null +++ b/app-accessibility/gnome-mag/gnome-mag-0.16.0.ebuild @@ -0,0 +1,76 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.16.0.ebuild,v 1.1 2010/02/14 22:56:36 eva Exp $ + +EAPI="2" + +inherit eutils gnome2 virtualx + +DESCRIPTION="Gnome magnification service definition" +HOMEPAGE="http://www.gnome.org/" + +LICENSE="LGPL-2" +SLOT="1" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.11.1 + >=x11-libs/gtk+-2.6" + +# FIXME: need libcolorblind (debian package) +# python deps are for applets +# applet? ( +# >=dev-python/pygtk-2.6 +# dev-python/pygobject +# +# >=dev-python/libbonobo-python-2.10 +# >=dev-python/gconf-python-2.10 +# >=dev-python/libgnome-python-2.10 +# >=dev-python/gnome-applets-python-2.10 ) + +RDEPEND="${RDEPEND} + >=gnome-base/libbonobo-1.107 + >=gnome-extra/at-spi-1.5.2 + >=gnome-base/orbit-2.3.100 + + dev-libs/dbus-glib + + x11-libs/libX11 + x11-libs/libXtst + x11-libs/libXdamage + x11-libs/libXfixes + x11-libs/libXrender + x11-libs/libXcomposite" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.9 + >=dev-util/intltool-0.35 + + x11-proto/xextproto + x11-proto/xproto" + +DOCS="AUTHORS ChangeLog NEWS README" + +#pkg_setup() { +# G2CONF="${G2CONF} $(use_enable applet colorblind-applet)" +#} + +src_prepare() { + gnome2_src_prepare + + # Fix some ugly warnings, originally per upstream bug #578798 + epatch "${FILESDIR}/${PN}-0.15.9-magnifier-fix-warnings.patch" + + # Workaround intltool tests failure + echo "colorblind/GNOME_Magnifier_ColorblindApplet.server.in.in +colorblind/data/Colorblind_Applet.xml +colorblind/data/colorblind-applet.schemas.in +colorblind/data/colorblind-prefs.ui +colorblind/ui/About.py +colorblind/ui/ColorblindPreferencesUI.py +colorblind/ui/WindowUI.py" >> "${S}"/po/POTFILES.skip +} + +src_test() { + Xemake check || die "emake check failed" +} -- cgit v1.2.3-65-gdbad