diff options
Diffstat (limited to 'accessibility/gok')
-rw-r--r-- | accessibility/gok/Makefile | 2 | ||||
-rw-r--r-- | accessibility/gok/distinfo | 4 | ||||
-rw-r--r-- | accessibility/gok/files/patch-gok_gok-keyboard.c | 13 | ||||
-rw-r--r-- | accessibility/gok/pkg-plist | 61 |
4 files changed, 59 insertions, 21 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile index 75477efd7..cb64edd89 100644 --- a/accessibility/gok/Makefile +++ b/accessibility/gok/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gok -PORTVERSION= 0.11.10 +PORTVERSION= 0.11.12 CATEGORIES= accessibility sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 diff --git a/accessibility/gok/distinfo b/accessibility/gok/distinfo index 05746f359..a59ca3399 100644 --- a/accessibility/gok/distinfo +++ b/accessibility/gok/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gok-0.11.10.tar.bz2) = db2a69675efb8db9ba8733f459cdc715 -SIZE (gnome2/gok-0.11.10.tar.bz2) = 1278607 +MD5 (gnome2/gok-0.11.12.tar.bz2) = 77d461b0b4b4c57ee2438d1c059c4638 +SIZE (gnome2/gok-0.11.12.tar.bz2) = 1352249 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 ac785747b..000000000 --- a/accessibility/gok/files/patch-gok_gok-keyboard.c +++ /dev/null @@ -1,13 +0,0 @@ ---- gok/gok-keyboard.c.orig Sat Oct 9 10:49:42 2004 -+++ gok/gok-keyboard.c Sat Oct 9 10:50:38 2004 -@@ -3950,9 +3950,9 @@ - GokOutput delim_output; - GokKeyboard* pPredictedKeyboard; - GokKeyboard* pKeyboardTemp; -- GokKeyboard* keyboard = gok_main_get_current_keyboard (); - GokKey* pKeyTemp; - const gchar *str; -+ keyboard = gok_main_get_current_keyboard (); - - gok_log_enter(); - diff --git a/accessibility/gok/pkg-plist b/accessibility/gok/pkg-plist index 8c7b96404..1101a04ec 100644 --- a/accessibility/gok/pkg-plist +++ b/accessibility/gok/pkg-plist @@ -2,10 +2,61 @@ bin/create-branching-keyboard bin/gok libdata/bonobo/servers/GNOME_Gok.server libdata/pkgconfig/gok-1.0.pc -share/doc/gok/home.png -share/doc/gok/left.png -share/doc/gok/right.png -share/doc/gok/up.png +%%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%%/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 @@ -640,5 +691,5 @@ share/locale/zh_TW/LC_MESSAGES/gok.mo @dirrm share/gnome/gok/ar @dirrm share/gnome/gok/am @dirrm share/gnome/gok -@dirrm share/doc/gok +@dirrm %%DOCSDIR%% @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gok/gok-C.omf || /usr/bin/true |