diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-06-13 20:59:07 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-06-13 20:59:07 +0000 |
commit | 5421681da5426f15fc0fa72b86ca8bb537324faa (patch) | |
tree | 1a3bb50c71e0cb1fdcc8d0138e1c90ffd4a60c72 /app-accessibility | |
parent | fully replace gnome use flag with evo and use get_libdir. also merge both DEP... (diff) | |
download | historical-5421681da5426f15fc0fa72b86ca8bb537324faa.tar.gz historical-5421681da5426f15fc0fa72b86ca8bb537324faa.tar.bz2 historical-5421681da5426f15fc0fa72b86ca8bb537324faa.zip |
Removing obsolete ebuild
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/dasher/Manifest | 23 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-3.2.13.ebuild | 53 | ||||
-rw-r--r-- | app-accessibility/dasher/files/dasher-3.2.13-buildwindowtree.patch | 22 | ||||
-rw-r--r-- | app-accessibility/dasher/files/digest-dasher-3.2.13 | 1 |
4 files changed, 5 insertions, 94 deletions
diff --git a/app-accessibility/dasher/Manifest b/app-accessibility/dasher/Manifest index ea7d28a2d8b4..ff0d831475e1 100644 --- a/app-accessibility/dasher/Manifest +++ b/app-accessibility/dasher/Manifest @@ -1,24 +1,11 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 f835a9ca68c03eeeba6ea7fc889f23ab ChangeLog 5252 MD5 d0726e166c5fbd28bb19ccf0ee103c8d dasher-3.2.10-r1.ebuild 1380 -MD5 645aac23c66d08fa6064bdb7c95c76ef metadata.xml 420 MD5 897a53a92e030d0c8a0a8f812d7eb180 dasher-3.2.11.ebuild 1373 -MD5 f835a9ca68c03eeeba6ea7fc889f23ab ChangeLog 5252 -MD5 c8cb1b62106dd1b50e4497da00f63c61 dasher-3.2.13.ebuild 1574 +MD5 645aac23c66d08fa6064bdb7c95c76ef metadata.xml 420 MD5 2f7aeca32f4b55bcf7eed6bc38ec5c33 dasher-3.2.15.ebuild 1517 MD5 7ca12febbfba2b50f70134394363aa33 files/dasher-3.2.10-glade_fix.patch 548 -MD5 9c820381411009613600b092eda0ab25 files/digest-dasher-3.2.11 67 -MD5 c9d895db753a44f74000cd2c73e23781 files/digest-dasher-3.2.10-r1 67 MD5 497bed8a975cd29705cb0e9b41f45d76 files/dasher-3.2.11-xtst_fix.patch 872 -MD5 37b170fe40563034f339c654c6802fb3 files/dasher-3.2.13-buildwindowtree.patch 694 -MD5 29b515c44bcfdd79db45f38f65879994 files/dasher-3.2.15-buildwindowtree.patch 499 -MD5 ed6f38e71df7cb24f50adad5b1b79fa1 files/digest-dasher-3.2.13 67 +MD5 c9d895db753a44f74000cd2c73e23781 files/digest-dasher-3.2.10-r1 67 +MD5 9c820381411009613600b092eda0ab25 files/digest-dasher-3.2.11 67 MD5 5b4b3e17b421919e17bc182404ffa36c files/digest-dasher-3.2.15 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCrIz+mOfEJZHYOKcRAt3UAKDMwaeI5k1dkp6F31ACdhKAGxCtAwCfahWh -ECfx3BENk9MmpxgyhNSOmjw= -=aoOc ------END PGP SIGNATURE----- +MD5 29b515c44bcfdd79db45f38f65879994 files/dasher-3.2.15-buildwindowtree.patch 499 diff --git a/app-accessibility/dasher/dasher-3.2.13.ebuild b/app-accessibility/dasher/dasher-3.2.13.ebuild deleted file mode 100644 index 08045f7b0d57..000000000000 --- a/app-accessibility/dasher/dasher-3.2.13.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.13.ebuild,v 1.4 2005/05/11 15:59:37 gmsoft Exp $ - -inherit 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="x86 ppc ~sparc amd64 ~alpha hppa ~mips" - -# Upstream support for the `enable-static' option is still lacking. -IUSE="accessibility 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/expat - >=dev-libs/glib-2 - >=x11-libs/gtk+-2 - >=gnome-base/gconf-2 - >=gnome-base/libglade-2 - >=x11-libs/libwnck-1 - virtual/x11 - gnome? ( >=gnome-base/libgnome-2 - >=gnome-base/gnome-vfs-2 - >=gnome-base/libgnomeui-2 ) - accessibility? ( >=gnome-base/libbonobo-2 - >=gnome-base/orbit-2 - >=gnome-base/libgnomeui-2 - app-accessibility/gnome-speech - >=gnome-extra/at-spi-1 )" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.18 - dev-util/pkgconfig - app-text/scrollkeeper" - -G2CONF="${G2CONF} $(use_with gnome) \ -$(use_with accessibility a11y) $(use_with accessibility speech)" - -DOCS="ABOUT-NLS AUTHORS ChangeLog MAINTAINERS NEWS README" - -src_unpack() { - unpack ${A} - cd ${S} - - # Fix test phase for the xtst library - epatch ${FILESDIR}/${PN}-3.2.11-xtst_fix.patch - # Poor pointer management causes segfault at startup - epatch ${FILESDIR}/${P}-buildwindowtree.patch -} diff --git a/app-accessibility/dasher/files/dasher-3.2.13-buildwindowtree.patch b/app-accessibility/dasher/files/dasher-3.2.13-buildwindowtree.patch deleted file mode 100644 index 80f23c864b46..000000000000 --- a/app-accessibility/dasher/files/dasher-3.2.13-buildwindowtree.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff -NurdB dasher-3.2.13-orig/Src/Gtk2/accessibility.cc dasher-3.2.13/Src/Gtk2/accessibility.cc ---- dasher-3.2.13-orig/Src/Gtk2/accessibility.cc 2005-03-01 22:52:44.462707952 -0500 -+++ dasher-3.2.13/Src/Gtk2/accessibility.cc 2005-03-01 22:54:40.062134168 -0500 -@@ -445,6 +445,7 @@ - std::string name; - GList *windows = wnck_screen_get_windows(wnckscreen); - -+ tmptree->parent = NULL; - for (l = windows; l; l = l->next) { - window = (WnckWindow*)l->data; - name = wnck_window_get_name (window); -@@ -454,8 +455,8 @@ - tmptree = tmptree->next; - - } -- -- tmptree->parent->next = NULL; -+ if (tmptree->parent != NULL) -+ tmptree->parent->next = NULL; - delete tmptree; - return firstchild; - } diff --git a/app-accessibility/dasher/files/digest-dasher-3.2.13 b/app-accessibility/dasher/files/digest-dasher-3.2.13 deleted file mode 100644 index de410df3ca9e..000000000000 --- a/app-accessibility/dasher/files/digest-dasher-3.2.13 +++ /dev/null @@ -1 +0,0 @@ -MD5 f54f47072dc3e8561442b334b56574cb dasher-3.2.13.tar.bz2 8985524 |