summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-02-14 18:38:15 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-02-14 18:38:15 +0000
commit4aabf49f9a979171866e2bd91fcfc8d5605c76b9 (patch)
treeab757a9c6abf1621fb8ab557db33357c3c14b3ea /accessibility
parentFix plist (typo). (diff)
- Back out of gok update, this is meant for gnome 2.13+
Reported by: marcus
Notes
Notes: svn path=/head/; revision=156054
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/gok/Makefile3
-rw-r--r--accessibility/gok/distinfo6
-rw-r--r--accessibility/gok/files/patch-gok_gok-keyboard.c13
-rw-r--r--accessibility/gok/pkg-plist116
4 files changed, 18 insertions, 120 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
index 074e4ab7e15c..bf04490f3876 100644
--- a/accessibility/gok/Makefile
+++ b/accessibility/gok/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= gok
-PORTVERSION= 1.0.6
+PORTVERSION= 1.0.5
+PORTEPOCH= 1
CATEGORIES= accessibility sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
diff --git a/accessibility/gok/distinfo b/accessibility/gok/distinfo
index 2b2cc9c476a8..aa8b7dd04a89 100644
--- a/accessibility/gok/distinfo
+++ b/accessibility/gok/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gok-1.0.6.tar.bz2) = 9dba56d24a16784d7945a18c95dabc55
-SHA256 (gnome2/gok-1.0.6.tar.bz2) = a7e3efbbd90402f04f4e46f0fa08595e699aeeb701d68660d78a6b29052acb66
-SIZE (gnome2/gok-1.0.6.tar.bz2) = 1162699
+MD5 (gnome2/gok-1.0.5.tar.bz2) = a9334a0e1dc11bbba817c128503260b0
+SHA256 (gnome2/gok-1.0.5.tar.bz2) = 0c40f2813d113f10da7ef4e534e56d7d47b71805612c4263a1b14e427ae0fa4c
+SIZE (gnome2/gok-1.0.5.tar.bz2) = 1386683
diff --git a/accessibility/gok/files/patch-gok_gok-keyboard.c b/accessibility/gok/files/patch-gok_gok-keyboard.c
new file mode 100644
index 000000000000..c85f8da0fcb0
--- /dev/null
+++ b/accessibility/gok/files/patch-gok_gok-keyboard.c
@@ -0,0 +1,13 @@
+--- gok/gok-keyboard.c.orig Fri Nov 5 16:18:02 2004
++++ gok/gok-keyboard.c Fri Nov 5 16:18:49 2004
+@@ -2519,8 +2519,9 @@
+ else if ((pKeyboard->search_type == GOK_SPY_SEARCH_ACTIONABLE) && !did_actionkeys)
+ {
+ gint action_count, i;
++ AccessibleAction *action;
+ did_actionkeys = TRUE;
+- AccessibleAction *action =
++ action =
+ Accessible_getAction (pNodeAccessible->paccessible);
+ if (!action)
+ break;
diff --git a/accessibility/gok/pkg-plist b/accessibility/gok/pkg-plist
index edb36c5be46f..a460e052dfd2 100644
--- a/accessibility/gok/pkg-plist
+++ b/accessibility/gok/pkg-plist
@@ -2,62 +2,6 @@ bin/create-branching-keyboard
bin/gok
libdata/bonobo/servers/GNOME_Gok.server
libdata/pkgconfig/gok-1.0.pc
-%%DOCSDIR%%/ch01.html
-%%DOCSDIR%%/gok-GokButton.html
-%%DOCSDIR%%/gok-arraylist.html
-%%DOCSDIR%%/gok-callbacks.html
-%%DOCSDIR%%/gok-command-common.html
-%%DOCSDIR%%/gok-command-edge-data.html
-%%DOCSDIR%%/gok-command-edge.html
-%%DOCSDIR%%/gok-command-graph.html
-%%DOCSDIR%%/gok-command-predictor.html
-%%DOCSDIR%%/gok-command-vertex-data.html
-%%DOCSDIR%%/gok-command-vertex.html
-%%DOCSDIR%%/gok-global.html
-%%DOCSDIR%%/gok-gok-action.html
-%%DOCSDIR%%/gok-gok-branchback-stack.html
-%%DOCSDIR%%/gok-gok-chunker.html
-%%DOCSDIR%%/gok-gok-control.html
-%%DOCSDIR%%/gok-gok-data.html
-%%DOCSDIR%%/gok-gok-editor.html
-%%DOCSDIR%%/gok-gok-feedback.html
-%%DOCSDIR%%/gok-gok-gconf.html
-%%DOCSDIR%%/gok-gok-key.html
-%%DOCSDIR%%/gok-gok-keyboard.html
-%%DOCSDIR%%/gok-gok-keyslotter.html
-%%DOCSDIR%%/gok-gok-log-priv.html
-%%DOCSDIR%%/gok-gok-log-reader.html
-%%DOCSDIR%%/gok-gok-log.html
-%%DOCSDIR%%/gok-gok-modifier.html
-%%DOCSDIR%%/gok-gok-output.html
-%%DOCSDIR%%/gok-gok-page-accessmethod.html
-%%DOCSDIR%%/gok-gok-page-actions.html
-%%DOCSDIR%%/gok-gok-page-feedbacks.html
-%%DOCSDIR%%/gok-gok-page-keysizespace.html
-%%DOCSDIR%%/gok-gok-page-wordcomplete.html
-%%DOCSDIR%%/gok-gok-predictor.html
-%%DOCSDIR%%/gok-gok-scanner.html
-%%DOCSDIR%%/gok-gok-settings-dialog.html
-%%DOCSDIR%%/gok-gok-sound.html
-%%DOCSDIR%%/gok-gok-spy-priv.html
-%%DOCSDIR%%/gok-gok-spy.html
-%%DOCSDIR%%/gok-gok-word-complete.html
-%%DOCSDIR%%/gok-gok.html
-%%DOCSDIR%%/gok-gtkjoyswitch.html
-%%DOCSDIR%%/gok-interface.html
-%%DOCSDIR%%/gok-main.html
-%%DOCSDIR%%/gok-support.html
-%%DOCSDIR%%/gok-switchapi.html
-%%DOCSDIR%%/gok-word-complete.html
-%%DOCSDIR%%/gok.devhelp
-%%DOCSDIR%%/gok.devhelp2
-%%DOCSDIR%%/home.png
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
-%%DOCSDIR%%/left.png
-%%DOCSDIR%%/right.png
-%%DOCSDIR%%/style.css
-%%DOCSDIR%%/up.png
share/gnome/applications/gok.desktop
share/gnome/gok/East.png
share/gnome/gok/Keyboard.kbd
@@ -224,16 +168,6 @@ share/gnome/gok/es/numberpad.kbd
share/gnome/gok/es/quit.kbd
share/gnome/gok/es/text-operations.kbd
share/gnome/gok/es/valuator.kbd
-share/gnome/gok/et/gok-controls.kbd
-share/gnome/gok/et/hide.kbd
-share/gnome/gok/et/launcher.kbd
-share/gnome/gok/et/main.kbd
-share/gnome/gok/et/mouse.kbd
-share/gnome/gok/et/move-resize.kbd
-share/gnome/gok/et/numberpad.kbd
-share/gnome/gok/et/quit.kbd
-share/gnome/gok/et/text-operations.kbd
-share/gnome/gok/et/valuator.kbd
share/gnome/gok/eu/gok-controls.kbd
share/gnome/gok/eu/hide.kbd
share/gnome/gok/eu/launcher.kbd
@@ -244,16 +178,6 @@ share/gnome/gok/eu/numberpad.kbd
share/gnome/gok/eu/quit.kbd
share/gnome/gok/eu/text-operations.kbd
share/gnome/gok/eu/valuator.kbd
-share/gnome/gok/fa/gok-controls.kbd
-share/gnome/gok/fa/hide.kbd
-share/gnome/gok/fa/launcher.kbd
-share/gnome/gok/fa/main.kbd
-share/gnome/gok/fa/mouse.kbd
-share/gnome/gok/fa/move-resize.kbd
-share/gnome/gok/fa/numberpad.kbd
-share/gnome/gok/fa/quit.kbd
-share/gnome/gok/fa/text-operations.kbd
-share/gnome/gok/fa/valuator.kbd
share/gnome/gok/fi/gok-controls.kbd
share/gnome/gok/fi/hide.kbd
share/gnome/gok/fi/launcher.kbd
@@ -284,16 +208,6 @@ share/gnome/gok/ga/numberpad.kbd
share/gnome/gok/ga/quit.kbd
share/gnome/gok/ga/text-operations.kbd
share/gnome/gok/ga/valuator.kbd
-share/gnome/gok/gl/gok-controls.kbd
-share/gnome/gok/gl/hide.kbd
-share/gnome/gok/gl/launcher.kbd
-share/gnome/gok/gl/main.kbd
-share/gnome/gok/gl/mouse.kbd
-share/gnome/gok/gl/move-resize.kbd
-share/gnome/gok/gl/numberpad.kbd
-share/gnome/gok/gl/quit.kbd
-share/gnome/gok/gl/text-operations.kbd
-share/gnome/gok/gl/valuator.kbd
share/gnome/gok/glade/gok.glade2
share/gnome/gok/gok-controls.kbd
share/gnome/gok/gok.png
@@ -383,16 +297,6 @@ share/gnome/gok/ko/numberpad.kbd
share/gnome/gok/ko/quit.kbd
share/gnome/gok/ko/text-operations.kbd
share/gnome/gok/ko/valuator.kbd
-share/gnome/gok/ku/gok-controls.kbd
-share/gnome/gok/ku/hide.kbd
-share/gnome/gok/ku/launcher.kbd
-share/gnome/gok/ku/main.kbd
-share/gnome/gok/ku/mouse.kbd
-share/gnome/gok/ku/move-resize.kbd
-share/gnome/gok/ku/numberpad.kbd
-share/gnome/gok/ku/quit.kbd
-share/gnome/gok/ku/text-operations.kbd
-share/gnome/gok/ku/valuator.kbd
share/gnome/gok/latched.png
share/gnome/gok/launcher.kbd
share/gnome/gok/locked.png
@@ -543,16 +447,6 @@ share/gnome/gok/ro/numberpad.kbd
share/gnome/gok/ro/quit.kbd
share/gnome/gok/ro/text-operations.kbd
share/gnome/gok/ro/valuator.kbd
-share/gnome/gok/ru/gok-controls.kbd
-share/gnome/gok/ru/hide.kbd
-share/gnome/gok/ru/launcher.kbd
-share/gnome/gok/ru/main.kbd
-share/gnome/gok/ru/mouse.kbd
-share/gnome/gok/ru/move-resize.kbd
-share/gnome/gok/ru/numberpad.kbd
-share/gnome/gok/ru/quit.kbd
-share/gnome/gok/ru/text-operations.kbd
-share/gnome/gok/ru/valuator.kbd
share/gnome/gok/rw/gok-controls.kbd
share/gnome/gok/rw/hide.kbd
share/gnome/gok/rw/launcher.kbd
@@ -693,13 +587,10 @@ share/locale/el/LC_MESSAGES/gok.mo
share/locale/en_CA/LC_MESSAGES/gok.mo
share/locale/en_GB/LC_MESSAGES/gok.mo
share/locale/es/LC_MESSAGES/gok.mo
-share/locale/et/LC_MESSAGES/gok.mo
share/locale/eu/LC_MESSAGES/gok.mo
-share/locale/fa/LC_MESSAGES/gok.mo
share/locale/fi/LC_MESSAGES/gok.mo
share/locale/fr/LC_MESSAGES/gok.mo
share/locale/ga/LC_MESSAGES/gok.mo
-share/locale/gl/LC_MESSAGES/gok.mo
share/locale/gu/LC_MESSAGES/gok.mo
share/locale/hi/LC_MESSAGES/gok.mo
share/locale/hr/LC_MESSAGES/gok.mo
@@ -708,7 +599,6 @@ share/locale/id/LC_MESSAGES/gok.mo
share/locale/it/LC_MESSAGES/gok.mo
share/locale/ja/LC_MESSAGES/gok.mo
share/locale/ko/LC_MESSAGES/gok.mo
-share/locale/ku/LC_MESSAGES/gok.mo
share/locale/lt/LC_MESSAGES/gok.mo
share/locale/mk/LC_MESSAGES/gok.mo
share/locale/ml/LC_MESSAGES/gok.mo
@@ -723,7 +613,6 @@ share/locale/pl/LC_MESSAGES/gok.mo
share/locale/pt/LC_MESSAGES/gok.mo
share/locale/pt_BR/LC_MESSAGES/gok.mo
share/locale/ro/LC_MESSAGES/gok.mo
-share/locale/ru/LC_MESSAGES/gok.mo
share/locale/rw/LC_MESSAGES/gok.mo
share/locale/sl/LC_MESSAGES/gok.mo
share/locale/sq/LC_MESSAGES/gok.mo
@@ -751,7 +640,6 @@ share/locale/zh_TW/LC_MESSAGES/gok.mo
@dirrm share/gnome/gok/sq
@dirrm share/gnome/gok/sl
@dirrm share/gnome/gok/rw
-@dirrm share/gnome/gok/ru
@dirrm share/gnome/gok/ro
@dirrm share/gnome/gok/pt_BR
@dirrm share/gnome/gok/pt
@@ -766,7 +654,6 @@ share/locale/zh_TW/LC_MESSAGES/gok.mo
@dirrm share/gnome/gok/ml
@dirrm share/gnome/gok/mk
@dirrm share/gnome/gok/lt
-@dirrm share/gnome/gok/ku
@dirrm share/gnome/gok/ko
@dirrm share/gnome/gok/ja
@dirrm share/gnome/gok/it
@@ -776,13 +663,10 @@ share/locale/zh_TW/LC_MESSAGES/gok.mo
@dirrm share/gnome/gok/hi
@dirrm share/gnome/gok/gu
@dirrm share/gnome/gok/glade
-@dirrm share/gnome/gok/gl
@dirrm share/gnome/gok/ga
@dirrm share/gnome/gok/fr
@dirrm share/gnome/gok/fi
-@dirrm share/gnome/gok/fa
@dirrm share/gnome/gok/eu
-@dirrm share/gnome/gok/et
@dirrm share/gnome/gok/es
@dirrm share/gnome/gok/en_GB
@dirrm share/gnome/gok/en_CA