diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2004-03-17 22:21:01 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2004-03-17 22:21:01 +0000 |
commit | f6cf81c14fc394dd982dfa28bf91cac7e0a2c5cb (patch) | |
tree | f61d8b46905187a4511bebd7bda64f94235c3c9b /app-accessibility/gok | |
parent | Closing #44305. (diff) | |
download | historical-f6cf81c14fc394dd982dfa28bf91cac7e0a2c5cb.tar.gz historical-f6cf81c14fc394dd982dfa28bf91cac7e0a2c5cb.tar.bz2 historical-f6cf81c14fc394dd982dfa28bf91cac7e0a2c5cb.zip |
Moving from gnome-extra
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 57 | ||||
-rw-r--r-- | app-accessibility/gok/Manifest | 9 | ||||
-rw-r--r-- | app-accessibility/gok/files/digest-gok-0.8.4 | 1 | ||||
-rw-r--r-- | app-accessibility/gok/files/digest-gok-0.9.1 | 1 | ||||
-rw-r--r-- | app-accessibility/gok/files/digest-gok-0.9.3 | 1 | ||||
-rw-r--r-- | app-accessibility/gok/files/gok-0.9.3-ansi_C.patch | 31 | ||||
-rw-r--r-- | app-accessibility/gok/gok-0.8.4.ebuild | 38 | ||||
-rw-r--r-- | app-accessibility/gok/gok-0.9.1.ebuild | 38 | ||||
-rw-r--r-- | app-accessibility/gok/gok-0.9.3.ebuild | 41 | ||||
-rw-r--r-- | app-accessibility/gok/metadata.xml | 5 |
10 files changed, 222 insertions, 0 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog new file mode 100644 index 000000000000..1e7c5e2c7229 --- /dev/null +++ b/app-accessibility/gok/ChangeLog @@ -0,0 +1,57 @@ +# ChangeLog for app-accessibility/gok +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.1 2004/03/17 22:17:47 leonardop Exp $ + + 16 Mar 2004; L. Boshell <leonardop@gentoo.org> gok-0.9.3.ebuild: + Stable on x86. Inherit from eutils. + + 13 Mar 2004; foser <foser@gentoo.org> metadata.xml : + Maintainership to gnome-accessibility + +*gok-0.9.3 (11 Feb 2004) + + 11 Feb 2004; L. Boshell <leonardop@gentoo.org> gok-0.9.3.ebuild: + Version bump. Added patch to make it compile with gcc-2. + + 10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> gok-0.9.1.ebuild: + set ppc in keywords + + 09 Feb 2004; <spider@gentoo.org> gok-0.9.1.ebuild: + ~amd64, tested by "Cody Russell" + + 06 Feb 2004; Luca Barbato <lu_zero@gentoo.org> gok-0.9.1.ebuild: + Marked ~ppc as requested by Spider + + 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> gok-0.9.1.ebuild: + stable on alpha and ia64 + + 18 Jan 2004; <gustavoz@gentoo.org> gok-0.9.1.ebuild: + stable on hppa and sparc + + 07 Jan 2004; <gustavoz@gentoo.org> gok-0.9.1.ebuild: + keyworded ~sparc + + 10 Dec 2003; L. Boshell <leonardop@gentoo.org> gok-0.9.1.ebuild: + Marked as stable on x86. + + 10 Nov 2003; L. Boshell <leonardop@gentoo.org> gok-0.8.4.ebuild : + Marking as x86-stable. + +*gok-0.9.1 (06 Nov 2003) + + 06 Nov 2003; L. Boshell <leonardop@gentoo.org> gok-0.9.1.ebuild : + Version bump. + + 06 Nov 2003; L. Boshell <leonardop@gentoo.org> gok-0.8.4.ebuild : + Fix for some schemas that were being set incorrectly due to awkward m4 + rules. + +*gok-0.8.4 (03 Nov 2003) + + 03 Nov 2003; L. Boshell <leonardop@gentoo.org> gok-0.8.4.ebuild : + Version bump. + +*gok-0.8.3 (10 Oct 2003) + + 10 Oct 2003; L. Boshell <leonardop@gentoo.org> gok-0.8.3.ebuild : + Initial import. diff --git a/app-accessibility/gok/Manifest b/app-accessibility/gok/Manifest new file mode 100644 index 000000000000..ef7cb6401b79 --- /dev/null +++ b/app-accessibility/gok/Manifest @@ -0,0 +1,9 @@ +MD5 a08772ae6851dad5fca99c42ab46ce8f ChangeLog 1798 +MD5 383e68c72535ea47baec6a925bbb2b87 gok-0.8.4.ebuild 795 +MD5 5253659a4a0e45baa9f1788dcb705895 metadata.xml 172 +MD5 cb72c420d50260649a55e6bba5cd985c gok-0.9.1.ebuild 830 +MD5 5191a0f38d5408c7b04be1be431c4978 gok-0.9.3.ebuild 898 +MD5 277f6615621a44448c7087081f7ce3a7 files/digest-gok-0.9.1 62 +MD5 d132e3397fd7101ffb5d98d12652e68c files/digest-gok-0.9.3 62 +MD5 6870d0680326f8c0ccf6da446b554d56 files/digest-gok-0.8.4 62 +MD5 168ed8dce2783ea3b095b75890264db7 files/gok-0.9.3-ansi_C.patch 968 diff --git a/app-accessibility/gok/files/digest-gok-0.8.4 b/app-accessibility/gok/files/digest-gok-0.8.4 new file mode 100644 index 000000000000..20893da73f23 --- /dev/null +++ b/app-accessibility/gok/files/digest-gok-0.8.4 @@ -0,0 +1 @@ +MD5 6335c3e95b910c0f7c8baedcff4246b5 gok-0.8.4.tar.bz2 867488 diff --git a/app-accessibility/gok/files/digest-gok-0.9.1 b/app-accessibility/gok/files/digest-gok-0.9.1 new file mode 100644 index 000000000000..17ad37fb0f1e --- /dev/null +++ b/app-accessibility/gok/files/digest-gok-0.9.1 @@ -0,0 +1 @@ +MD5 4ac152c06f77e2df6501ba7c888e1add gok-0.9.1.tar.bz2 886705 diff --git a/app-accessibility/gok/files/digest-gok-0.9.3 b/app-accessibility/gok/files/digest-gok-0.9.3 new file mode 100644 index 000000000000..0357da21fede --- /dev/null +++ b/app-accessibility/gok/files/digest-gok-0.9.3 @@ -0,0 +1 @@ +MD5 2023d94de48676c87f801910bf6d44e7 gok-0.9.3.tar.bz2 904543 diff --git a/app-accessibility/gok/files/gok-0.9.3-ansi_C.patch b/app-accessibility/gok/files/gok-0.9.3-ansi_C.patch new file mode 100644 index 000000000000..57ee85a3ec36 --- /dev/null +++ b/app-accessibility/gok/files/gok-0.9.3-ansi_C.patch @@ -0,0 +1,31 @@ +diff -NurB gok-0.9.3-orig/gok/gok-spy.c gok-0.9.3/gok/gok-spy.c +--- gok-0.9.3-orig/gok/gok-spy.c 2004-02-11 12:19:33.000000000 -0500 ++++ gok-0.9.3/gok/gok-spy.c 2004-02-11 12:21:51.000000000 -0500 +@@ -1246,8 +1246,9 @@ + if ( len != 0 ) { + if (len > 18) + { ++ gchar *tmp; + gok_log("shortening description"); +- gchar *tmp = g_strndup (s, 15); ++ tmp = g_strndup (s, 15); + pName = g_strconcat (tmp, "...", NULL); + g_free (tmp); + } +@@ -1273,7 +1274,6 @@ + } + */ + else if (Accessible_isText (pAccessible)) { +- gok_log("still no name, but there is text..."); + /* + * sadly, many text objects are still nameless - yet we want + * to allow the user to get to them. +@@ -1284,6 +1284,8 @@ + AccessibleText *text = Accessible_getText (pAccessible); + gint j = 0, len; + gchar *word, *gs = NULL; ++ ++ gok_log("still no name, but there is text..."); + if (text) { + long int start, end = 0; + do { diff --git a/app-accessibility/gok/gok-0.8.4.ebuild b/app-accessibility/gok/gok-0.8.4.ebuild new file mode 100644 index 000000000000..1bf51e836351 --- /dev/null +++ b/app-accessibility/gok/gok-0.8.4.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-0.8.4.ebuild,v 1.1 2004/03/17 22:17:47 leonardop Exp $ + +inherit gnome2 + +DESCRIPTION="Gnome Onscreen Keyboard" +HOMEPAGE="http://www.gok.ca/" + +LICENSE="LGPL-2" +SLOT="0" +KEYWORDS="x86" + +IUSE="" + +RDEPEND=">=x11-libs/gtk+-2 + >=gnome-base/libgnomeui-2 + >=gnome-base/libbonobo-2 + >=gnome-base/gconf-2 + >=dev-libs/atk-1.3 + gnome-base/gail + media-sound/esound + >=x11-libs/libwnck-1 + >=gnome-extra/at-spi-1.3.4" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + app-text/scrollkeeper" + +DOCS="AUTHORS ChangeLog COPYING NEWS README" + +src_unpack() +{ + unpack ${A} + cd ${S} + + sed -i 's:$pkgdatadir:/usr/share/gok:' gok-with-references.schemas.m4 +} diff --git a/app-accessibility/gok/gok-0.9.1.ebuild b/app-accessibility/gok/gok-0.9.1.ebuild new file mode 100644 index 000000000000..9aae3515ff68 --- /dev/null +++ b/app-accessibility/gok/gok-0.9.1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-0.9.1.ebuild,v 1.1 2004/03/17 22:17:47 leonardop Exp $ + +inherit gnome2 + +DESCRIPTION="Gnome Onscreen Keyboard" +HOMEPAGE="http://www.gok.ca/" + +LICENSE="LGPL-2" +SLOT="0" +KEYWORDS="x86 sparc hppa alpha ia64 ppc ~amd64" + +IUSE="" + +RDEPEND=">=x11-libs/gtk+-2 + >=gnome-base/libgnomeui-2 + >=gnome-base/libbonobo-2 + >=gnome-base/gconf-2 + >=dev-libs/atk-1.3 + gnome-base/gail + media-sound/esound + >=x11-libs/libwnck-1 + >=gnome-extra/at-spi-1.3.4" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + app-text/scrollkeeper" + +DOCS="AUTHORS ChangeLog COPYING NEWS README" + +src_unpack() +{ + unpack ${A} + cd ${S} + + sed -i 's:$pkgdatadir:/usr/share/gok:' gok-with-references.schemas.m4 +} diff --git a/app-accessibility/gok/gok-0.9.3.ebuild b/app-accessibility/gok/gok-0.9.3.ebuild new file mode 100644 index 000000000000..b65d09b9e682 --- /dev/null +++ b/app-accessibility/gok/gok-0.9.3.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-0.9.3.ebuild,v 1.1 2004/03/17 22:17:47 leonardop Exp $ + +inherit eutils gnome2 + +DESCRIPTION="Gnome Onscreen Keyboard" +HOMEPAGE="http://www.gok.ca/" + +LICENSE="LGPL-2" +SLOT="0" +KEYWORDS="x86 ~sparc ~hppa ~alpha ~ia64 ~ppc amd64" + +IUSE="" + +RDEPEND=">=x11-libs/gtk+-2 + >=gnome-base/libgnomeui-2 + >=gnome-base/libbonobo-2 + >=gnome-base/gconf-2 + >=dev-libs/atk-1.3 + gnome-base/gail + media-sound/esound + >=x11-libs/libwnck-1 + >=gnome-extra/at-spi-1.3.4 + virtual/x11" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + app-text/scrollkeeper" + +DOCS="AUTHORS ChangeLog COPYING NEWS README" + +src_unpack() +{ + unpack ${A} + cd ${S} + + epatch ${FILESDIR}/${PN}-${PV}-ansi_C.patch + sed -i 's:$pkgdatadir:/usr/share/gok:' gok-with-references.schemas.m4 +} + diff --git a/app-accessibility/gok/metadata.xml b/app-accessibility/gok/metadata.xml new file mode 100644 index 000000000000..6949624e59d4 --- /dev/null +++ b/app-accessibility/gok/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>gnome-accessibility</herd> +</pkgmetadata> |