diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-29 17:49:22 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-29 17:49:22 +0000 |
commit | 9a5295552e7b5e2438b3d916b546e6a9b5988f80 (patch) | |
tree | 341e4109c33d008b8f6e87af4bd2b2970e6fa84c /misc/gok | |
parent | a193d5c977fde6974dbd44ff1e0fd56b78f78520 (diff) | |
download | pkgsrc-9a5295552e7b5e2438b3d916b546e6a9b5988f80.tar.gz |
Initial import of gok-0.8.4
The GNOME On-Screen Keyboard (GOK) is an accessability interface
that gives you control of your system without needing a keyboard.
The GOK makes available a hierarchical button system that enables
keyboardless entry of common accelerators, and contains a
clickable keyboard that sports suggested autocompletion of many
common words, and even some commands. The GOK will provide an
alternative interface to common commands and functions within
applications that utilize the AT SPI.
The GOK is is designed to be usable by many alternative input
methods, i.e. not a common keyboard and mouse combination.
Diffstat (limited to 'misc/gok')
-rw-r--r-- | misc/gok/DESCR | 11 | ||||
-rw-r--r-- | misc/gok/Makefile | 35 | ||||
-rw-r--r-- | misc/gok/PLIST | 129 | ||||
-rw-r--r-- | misc/gok/distinfo | 4 |
4 files changed, 179 insertions, 0 deletions
diff --git a/misc/gok/DESCR b/misc/gok/DESCR new file mode 100644 index 00000000000..6b1105a0397 --- /dev/null +++ b/misc/gok/DESCR @@ -0,0 +1,11 @@ +The GNOME On-Screen Keyboard (GOK) is an accessability interface +that gives you control of your system without needing a keyboard. +The GOK makes available a hierarchical button system that enables +keyboardless entry of common accelerators, and contains a +clickable keyboard that sports suggested autocompletion of many +common words, and even some commands. The GOK will provide an +alternative interface to common commands and functions within +applications that utilize the AT SPI. + +The GOK is is designed to be usable by many alternative input +methods, i.e. not a common keyboard and mouse combination. diff --git a/misc/gok/Makefile b/misc/gok/Makefile new file mode 100644 index 00000000000..072843d3e83 --- /dev/null +++ b/misc/gok/Makefile @@ -0,0 +1,35 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/12/29 17:49:22 xtraeme Exp $ +# + +DISTNAME= gok-0.8.4 +CATEGORIES= misc +MASTER_SITES= ${MASTER_SITE_GNOME:=desktop/2.4/2.4.1/sources/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= xtraeme@NetBSD.org +HOMEPAGE= http://www.gnome.org/ +COMMENT= GNOME On-Screen Keyboard + +DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs + +USE_BUILDLINK2= yes +USE_GMAKE= yes +USE_PKGLOCALEDIR= yes +USE_LIBTOOL= yes +USE_X11= yes +GNU_CONFIGURE= yes + +CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html +CONFIGURE_ARGS+= --disable-gtk-doc + +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +PKGCONFIG_OVERRIDE+= ${WRKSRC}/gok-1.0.pc.in + +GCONF2_SCHEMAS= gok.schemas + +.include "../../wip/at-spi/buildlink2.mk" +.include "../../devel/libgnomeui/buildlink2.mk" +.include "../../devel/GConf2/schemas.mk" +.include "../../devel/libwnck/buildlink2.mk" +.include "../../textproc/scrollkeeper/omf.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/misc/gok/PLIST b/misc/gok/PLIST new file mode 100644 index 00000000000..ee61d1a64c8 --- /dev/null +++ b/misc/gok/PLIST @@ -0,0 +1,129 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/29 17:49:23 xtraeme Exp $ +bin/gok +lib/pkgconfig/gok-1.0.pc +share/applications/gok.desktop +share/doc/html/gok/c4.html +share/doc/html/gok/gok-arraylist.html +share/doc/html/gok/gok-callbacks.html +share/doc/html/gok/gok-command-common.html +share/doc/html/gok/gok-command-edge-data.html +share/doc/html/gok/gok-command-edge.html +share/doc/html/gok/gok-command-graph.html +share/doc/html/gok/gok-command-predictor.html +share/doc/html/gok/gok-command-vertex-data.html +share/doc/html/gok/gok-command-vertex.html +share/doc/html/gok/gok-global.html +share/doc/html/gok/gok-gok-action.html +share/doc/html/gok/gok-gok-branchback-stack.html +share/doc/html/gok/gok-gok-chunker.html +share/doc/html/gok/gok-gok-control.html +share/doc/html/gok/gok-gok-data.html +share/doc/html/gok/gok-gok-editor.html +share/doc/html/gok/gok-gok-feedback.html +share/doc/html/gok/gok-gok-file-util.html +share/doc/html/gok/gok-gok-gconf-keys.html +share/doc/html/gok/gok-gok-gconf.html +share/doc/html/gok/gok-gok-key.html +share/doc/html/gok/gok-gok-keyboard.html +share/doc/html/gok/gok-gok-keyslotter.html +share/doc/html/gok/gok-gok-log-priv.html +share/doc/html/gok/gok-gok-log-reader.html +share/doc/html/gok/gok-gok-log.html +share/doc/html/gok/gok-gok-modifier.html +share/doc/html/gok/gok-gok-output.html +share/doc/html/gok/gok-gok-page-accessmethod.html +share/doc/html/gok/gok-gok-page-actions.html +share/doc/html/gok/gok-gok-page-feedbacks.html +share/doc/html/gok/gok-gok-page-keysizespace.html +share/doc/html/gok/gok-gok-page-wordcomplete.html +share/doc/html/gok/gok-gok-predictor.html +share/doc/html/gok/gok-gok-scanner.html +share/doc/html/gok/gok-gok-settings-dialog.html +share/doc/html/gok/gok-gok-sound.html +share/doc/html/gok/gok-gok-spy-priv.html +share/doc/html/gok/gok-gok-spy.html +share/doc/html/gok/gok-gok-word-complete.html +share/doc/html/gok/gok-gok.html +share/doc/html/gok/gok-gokbutton.html +share/doc/html/gok/gok-gtkjoyswitch.html +share/doc/html/gok/gok-interface.html +share/doc/html/gok/gok-main.html +share/doc/html/gok/gok-support.html +share/doc/html/gok/gok-switchapi.html +share/doc/html/gok/gok-word-complete.html +share/doc/html/gok/index.html +share/doc/html/gok/index.sgml +share/gconf/schemas/gok.schemas +share/gnome/help/gok/C/gok.xml +share/gok/East.png +share/gok/Keyboard.kbd +share/gok/NE.png +share/gok/NW.png +share/gok/North.png +share/gok/SE.png +share/gok/SW.png +share/gok/South.png +share/gok/West.png +share/gok/alphabet.kbd +share/gok/automatic-scanning.xam +share/gok/dictionary.txt +share/gok/direct-selection.xam +share/gok/dwell-selection.xam +share/gok/empty.png +share/gok/gok-controls.kbd +share/gok/gok.png +share/gok/gok.rc +share/gok/goklogo.png +share/gok/goksound1.wav +share/gok/goksound2.wav +share/gok/hide.kbd +share/gok/inverse-scanning.xam +share/gok/latched.png +share/gok/launcher.kbd +share/gok/locked.png +share/gok/main.kbd +share/gok/manage.kbd +share/gok/mouse.kbd +share/gok/move-resize.kbd +share/gok/quit.kbd +share/gok/qwerty.kbd +share/gok/small-empty.png +share/gok/text-operations.kbd +${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gok.mo +${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gok.mo +share/omf/gok/gok-C.omf +share/pixmaps/gok.png +@dirrm share/omf/gok +@dirrm share/gok +@dirrm share/doc/html/gok diff --git a/misc/gok/distinfo b/misc/gok/distinfo new file mode 100644 index 00000000000..63fcbcca515 --- /dev/null +++ b/misc/gok/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/12/29 17:49:23 xtraeme Exp $ + +SHA1 (gok-0.8.4.tar.bz2) = 371dc68546bb8f045515733336c2ca24ca0144bd +Size (gok-0.8.4.tar.bz2) = 867488 bytes |