summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2008-02-01 18:22:49 +0000
committerMart Raudsepp <leio@gentoo.org>2008-02-01 18:22:49 +0000
commitae81dc11e9837a88a13704541e9b188af73ce271 (patch)
tree8c2932e9fccbb41618f8b7e5621343bef8e4c5b6 /app-accessibility/gok
parentPPC Stablization of gnome-2.20-3 for bug 208366 (diff)
downloadgentoo-2-ae81dc11e9837a88a13704541e9b188af73ce271.tar.gz
gentoo-2-ae81dc11e9837a88a13704541e9b188af73ce271.tar.bz2
gentoo-2-ae81dc11e9837a88a13704541e9b188af73ce271.zip
Remove Gnome 2.16 and lower versions
(Portage version: 2.1.4)
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r--app-accessibility/gok/gok-1.2.0.ebuild54
-rw-r--r--app-accessibility/gok/gok-1.2.3.ebuild62
2 files changed, 0 insertions, 116 deletions
diff --git a/app-accessibility/gok/gok-1.2.0.ebuild b/app-accessibility/gok/gok-1.2.0.ebuild
deleted file mode 100644
index fad756350720..000000000000
--- a/app-accessibility/gok/gok-1.2.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.2.0.ebuild,v 1.13 2007/10/14 13:50:43 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"
-IUSE="doc"
-
-RDEPEND=">=dev-libs/glib-2.11
- >=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
- x11-libs/libXi
- x11-libs/libX11
- x11-libs/libSM
- x11-libs/libICE"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.34.90
- >=dev-util/pkgconfig-0.9
- app-text/scrollkeeper
- doc? ( >=dev-util/gtk-doc-1 )
- x11-libs/libXt
- x11-proto/inputproto
- x11-proto/kbproto
- x11-proto/xproto"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-# So it doesn't break when building kbd files
-MAKEOPTS="${MAKEOPTS} -j1"
-
-src_test() {
- # Remove missing file from the Makefile to fix tests (bug #140265)
- sed -i -e '/char-frequency.xml.in/d' "${S}"/po/Makefile
-
- addwrite "/root/.gnome2_private"
- Xmake check || die
-}
diff --git a/app-accessibility/gok/gok-1.2.3.ebuild b/app-accessibility/gok/gok-1.2.3.ebuild
deleted file mode 100644
index 8de72927c8ae..000000000000
--- a/app-accessibility/gok/gok-1.2.3.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.2.3.ebuild,v 1.12 2007/10/14 13:50:43 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="doc usb"
-
-RDEPEND=">=dev-libs/glib-2.11
- >=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
- x11-libs/libSM
- x11-libs/libICE"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
- app-text/scrollkeeper
- doc? ( >=dev-util/gtk-doc-1 )
-
- x11-libs/libXt
- x11-proto/inputproto
- x11-proto/kbproto
- x11-proto/xproto"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-# So it doesn't break when building kbd files
-MAKEOPTS="${MAKEOPTS} -j1"
-
-pkg_setup() {
- # Don't use 'use_enable' for now, because of a bug in gok's configure.in.
- use usb && G2CONF="--enable-libusb-input"
-}
-
-src_test() {
- # Remove missing file from the Makefile to fix tests (bug #140265), and POTFILES.in
- sed -i -e '/char-frequency.xml.in/d' "${S}"/po/Makefile
- sed -i -e '/char-frequency.xml.in/d' "${S}"/po/POTFILES.in
- addwrite "/root/.gnome2_private"
- Xmake check || die
-}