* [gentoo-commits] gentoo-x86 commit in app-accessibility/orca: ChangeLog orca-2.26.2.ebuild
@ 2009-05-18 21:34 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2009-05-18 21:34 UTC (permalink / raw
To: gentoo-commits
eva 09/05/18 21:34:23
Modified: ChangeLog
Added: orca-2.26.2.ebuild
Log:
Bump to 2.26.2. Usual lot of fixes and translation updates.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.65 app-accessibility/orca/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/orca/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/orca/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/orca/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 2 May 2009 12:42:27 -0000 1.64
+++ ChangeLog 18 May 2009 21:34:23 -0000 1.65
@@ -1,6 +1,11 @@
# ChangeLog for app-accessibility/orca
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.64 2009/05/02 12:42:27 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.65 2009/05/18 21:34:23 eva Exp $
+
+*orca-2.26.2 (18 May 2009)
+
+ 18 May 2009; Gilles Dartiguelongue <eva@gentoo.org> +orca-2.26.2.ebuild:
+ Bump to 2.26.2. Usual lot of fixes and translation updates.
*orca-2.26.1 (02 May 2009)
1.1 app-accessibility/orca/orca-2.26.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/orca/orca-2.26.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/orca/orca-2.26.2.ebuild?rev=1.1&content-type=text/plain
Index: orca-2.26.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.26.2.ebuild,v 1.1 2009/05/18 21:34:23 eva Exp $
inherit gnome2 python
DESCRIPTION="Extensible screen reader that provides access to the desktop"
HOMEPAGE="http://www.gnome.org/projects/orca/"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
# liblouis is not in portage yet
# it is used to provide contracted braille support
RDEPEND=">=dev-libs/glib-2.10
>=gnome-extra/at-spi-1.7.6
>=gnome-base/orbit-2
>=dev-python/pyorbit-2.14
>=gnome-base/libbonobo-2.14
>=dev-python/libbonobo-python-2.14
>=dev-lang/python-2.4
dev-python/pygobject
dev-python/pycairo
>=dev-python/pygtk-2.12
>=dev-python/libwnck-python-2.14
>=dev-python/gconf-python-2.14
>=dev-python/libgnome-python-2.14
>=app-accessibility/gnome-speech-0.3.10
>=app-accessibility/gnome-mag-0.12.5"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
>=dev-util/pkgconfig-0.9"
DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README TODO"
pkg_setup() {
G2CONF="${G2CONF} --disable-liblouis"
}
src_unpack() {
gnome2_src_unpack
# disable pyc compiling
mv py-compile py-compile.orig
ln -s $(type -P true) py-compile
}
pkg_postinst() {
gnome2_pkg_postinst
python_mod_optimize $(python_get_sitedir)/orca
}
pkg_postrm() {
gnome2_pkg_postrm
python_mod_cleanup /usr/$(get_libdir)/python*/site-packages/orca
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-18 21:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-18 21:34 [gentoo-commits] gentoo-x86 commit in app-accessibility/orca: ChangeLog orca-2.26.2.ebuild Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox