public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-accessibility/gok: gok-2.26.0.ebuild ChangeLog gok-1.3.7.ebuild
@ 2009-05-02 12:33 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2009-05-02 12:33 UTC (permalink / raw
  To: gentoo-commits

eva         09/05/02 12:33:50

  Modified:             ChangeLog
  Added:                gok-2.26.0.ebuild
  Removed:              gok-1.3.7.ebuild
  Log:
  New version for GNOME 2.26. Code cleanup and lots of translation enhancements. Remove old revisions.
  (Portage version: 2.2_rc31/cvs/Linux x86_64)

Revision  Changes    Path
1.121                app-accessibility/gok/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gok/ChangeLog?rev=1.121&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gok/ChangeLog?rev=1.121&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gok/ChangeLog?r1=1.120&r2=1.121

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog	27 Apr 2009 13:02:07 -0000	1.120
+++ ChangeLog	2 May 2009 12:33:50 -0000	1.121
@@ -1,6 +1,13 @@
 # ChangeLog for app-accessibility/gok
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.120 2009/04/27 13:02:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.121 2009/05/02 12:33:50 eva Exp $
+
+*gok-2.26.0 (02 May 2009)
+
+  02 May 2009; Gilles Dartiguelongue <eva@gentoo.org> -gok-1.3.7.ebuild,
+  +gok-2.26.0.ebuild:
+  New version for GNOME 2.26. Code cleanup and lots of translation
+  enhancements. Remove old revisions.
 
   27 Apr 2009; Jeroen Roovers <jer@gentoo.org> gok-2.24.0:
   Stable for HPPA (bug #260063).



1.1                  app-accessibility/gok/gok-2.26.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gok/gok-2.26.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gok/gok-2.26.0.ebuild?rev=1.1&content-type=text/plain

Index: gok-2.26.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-2.26.0.ebuild,v 1.1 2009/05/02 12:33:50 eva Exp $

inherit virtualx gnome2

DESCRIPTION="Gnome Onscreen Keyboard"
HOMEPAGE="http://www.gok.ca/"

LICENSE="LGPL-2"
SLOT="1"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="accessibility doc usb"

# accessibility will disappear with new xorg-server (1.6)
RDEPEND=">=dev-libs/glib-2.17.4
	>=gnome-base/libgnomeui-2
	>=gnome-extra/at-spi-1.5.2
	>=gnome-base/libbonobo-2.5.1
	>=dev-libs/atk-1.3
	>=x11-libs/gtk+-2.3.1
	gnome-base/gail
	>=x11-libs/libwnck-2.13.5
	app-accessibility/gnome-speech
	media-sound/esound
	>=gnome-base/libglade-2
	>=gnome-base/gconf-2
	>=gnome-base/orbit-2
	usb? ( >=dev-libs/libusb-0.1.11 )
	x11-libs/libXi
	x11-libs/libX11
	accessibility? ( x11-libs/libXevie )"
DEPEND="${RDEPEND}
	>=dev-util/intltool-0.40.1
	>=dev-util/pkgconfig-0.9
	app-text/scrollkeeper
	doc? ( >=dev-util/gtk-doc-1 )
	x11-proto/inputproto
	x11-proto/kbproto
	x11-proto/xproto"

DOCS="AUTHORS ChangeLog NEWS README"

pkg_setup() {
	G2CONF="${G2CONF}
		$(use_enable usb libusb-input)
		$(use_enable accessibility xevie)"
}

src_test() {
	addwrite "/root/.gnome2_private"
	Xmake check || die "test failed"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-02 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-02 12:33 [gentoo-commits] gentoo-x86 commit in app-accessibility/gok: gok-2.26.0.ebuild ChangeLog gok-1.3.7.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