summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-02-14 12:56:31 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-02-14 12:56:31 +0000
commit36d7b4d8182f5a3de981026ee81676de3237f61e (patch)
treec13edaa2e4b30329235e646d39d44d4d419706ce /accessibility
parent- Transfet maintainership to submitter, based on actual maintainer approval (diff)
- Update to 1.0.6
Notes
Notes: svn path=/head/; revision=156009
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/gok/Makefile4
-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, 120 insertions, 19 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
index c43db4ad6535..074e4ab7e15c 100644
--- a/accessibility/gok/Makefile
+++ b/accessibility/gok/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gok
-PORTVERSION= 1.0.5
-PORTREVISION= 1
+PORTVERSION= 1.0.6
CATEGORIES= accessibility sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
@@ -22,7 +21,6 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
INSTALLS_OMF= yes
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
diff --git a/accessibility/gok/distinfo b/accessibility/gok/distinfo
index aa8b7dd04a89..2b2cc9c476a8 100644
--- a/accessibility/gok/distinfo
+++ b/accessibility/gok/distinfo
@@ -1,3 +1,3 @@
-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
+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
diff --git a/accessibility/gok/files/patch-gok_gok-keyboard.c b/accessibility/gok/files/patch-gok_gok-keyboard.c
deleted file mode 100644
index c85f8da0fcb0..000000000000
--- a/accessibility/gok/files/patch-gok_gok-keyboard.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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 a460e052dfd2..edb36c5be46f 100644
--- a/accessibility/gok/pkg-plist
+++ b/accessibility/gok/pkg-plist
@@ -2,6 +2,62 @@ 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
@@ -168,6 +224,16 @@ 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
@@ -178,6 +244,16 @@ 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
@@ -208,6 +284,16 @@ 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
@@ -297,6 +383,16 @@ 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
@@ -447,6 +543,16 @@ 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
@@ -587,10 +693,13 @@ 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
@@ -599,6 +708,7 @@ 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
@@ -613,6 +723,7 @@ 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
@@ -640,6 +751,7 @@ 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
@@ -654,6 +766,7 @@ 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
@@ -663,10 +776,13 @@ 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