New release: 4.2.2. Pruning old ebuilds.
authorLeonardo Boshell <leonardop@gentoo.org>
Tue, 12 Dec 2006 00:18:42 +0000 (00:18 +0000)
committerLeonardo Boshell <leonardop@gentoo.org>
Tue, 12 Dec 2006 00:18:42 +0000 (00:18 +0000)
Package-Manager: portage-2.1.2_rc3

app-accessibility/dasher/ChangeLog
app-accessibility/dasher/dasher-4.2.2.ebuild [new file with mode: 0644]
app-accessibility/dasher/files/digest-dasher-4.2.2 [new file with mode: 0644]

index aa913357a8c98eb0e2780e5f65b1d3cafd681b30..400b18161a315e2c6b9d9854fdb8b7a8f72ebe5f 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for app-accessibility/dasher
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.75 2006/12/10 21:10:44 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.76 2006/12/12 00:18:42 leonardop Exp $
+
+*dasher-4.2.2 (12 Dec 2006)
+
+  12 Dec 2006; Leonardo Boshell <leonardop@gentoo.org> +dasher-4.2.2.ebuild:
+  New release.
 
   10 Dec 2006; Andrej Kacian <ticho@gentoo.org> dasher-4.2.1.ebuild:
   Stable on x86, bug #156662.
diff --git a/app-accessibility/dasher/dasher-4.2.2.ebuild b/app-accessibility/dasher/dasher-4.2.2.ebuild
new file mode 100644 (file)
index 0000000..0f81416
--- /dev/null
@@ -0,0 +1,74 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.2.2.ebuild,v 1.1 2006/12/12 00:18:42 leonardop Exp $
+
+WANT_AUTOMAKE="1.8"
+
+inherit autotools eutils gnome2
+
+DESCRIPTION="A text entry interface, driven by continuous pointing gestures"
+HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+IUSE="accessibility cairo gnome"
+
+# The package claims to support 'qte', but it hasn't been tested.
+# Any patches from someone who can test it are welcome.
+# <leonardop@gentoo.org>
+RDEPEND=">=dev-libs/glib-2.6
+       dev-libs/expat
+       >=x11-libs/gtk+-2.6
+       >=gnome-base/gconf-2
+       >=gnome-base/libglade-2
+       gnome? (
+               >=gnome-base/libgnome-2
+               >=gnome-base/libgnomeui-2
+               >=gnome-base/gnome-vfs-2 )
+       accessibility? (
+               app-accessibility/gnome-speech
+               >=gnome-base/libbonobo-2
+               >=gnome-base/orbit-2
+               >=gnome-base/libgnomeui-2
+               >=gnome-extra/at-spi-1
+               dev-libs/atk )
+       cairo? ( >=x11-libs/gtk+-2.8 )
+
+       x11-libs/libX11"
+
+DEPEND="${RDEPEND}
+       >=dev-util/intltool-0.35
+       >=dev-util/pkgconfig-0.9
+       gnome? (
+               >=app-text/gnome-doc-utils-0.3.2
+               app-text/scrollkeeper )
+
+       x11-proto/xextproto
+       x11-proto/xproto
+       x11-libs/libXt"
+
+DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+
+
+pkg_setup() {
+       G2CONF="--disable-scrollkeeper \
+               $(use_enable accessibility a11y)   \
+               $(use_enable accessibility speech) \
+               $(use_with cairo) \
+               $(use_with gnome)"
+}
+
+src_unpack() {
+       gnome2_src_unpack
+
+       sed -i -e 's:gtk-update-icon-cache:true:' ./Data/Makefile.am
+
+       epatch "${FILESDIR}"/${PN}-4.1.10-as-needed.patch
+
+       # Patch to fix compilation when USE=-gnome is used
+       epatch "${FILESDIR}"/${PN}-4.2.1-sk_conditional_fix.patch
+
+       eautoreconf
+}
diff --git a/app-accessibility/dasher/files/digest-dasher-4.2.2 b/app-accessibility/dasher/files/digest-dasher-4.2.2
new file mode 100644 (file)
index 0000000..2692d5f
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 eff0aeda6c02b03263c4712f56bd3b1c dasher-4.2.2.tar.bz2 5625199
+RMD160 33fccd70dbe9d977a1c6efd7037e939d28acbdcf dasher-4.2.2.tar.bz2 5625199
+SHA256 a51a3bf9a3a1b28a5e9dacc82bad14903a93389a0df92b289e8c2f4180e8bdcf dasher-4.2.2.tar.bz2 5625199