diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-06 04:54:18 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-06 04:54:18 +0800 |
| commit | 638b97f5a5d741cee963b662efa43f26ddf9d04c (patch) | |
| tree | c4dfb23a4708ce0260562560cd232bdef6bb6711 /accessibility | |
| parent | 9062210343a87551bd420e59ca2d4e52f1365fe3 (diff) | |
| download | marcuscom-ports-638b97f5a5d741cee963b662efa43f26ddf9d04c.tar marcuscom-ports-638b97f5a5d741cee963b662efa43f26ddf9d04c.tar.gz marcuscom-ports-638b97f5a5d741cee963b662efa43f26ddf9d04c.tar.bz2 marcuscom-ports-638b97f5a5d741cee963b662efa43f26ddf9d04c.tar.lz marcuscom-ports-638b97f5a5d741cee963b662efa43f26ddf9d04c.tar.xz marcuscom-ports-638b97f5a5d741cee963b662efa43f26ddf9d04c.tar.zst marcuscom-ports-638b97f5a5d741cee963b662efa43f26ddf9d04c.zip | |
Garbage collection GNOME 2.5. Next stop, GNOME 2.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2260 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
41 files changed, 0 insertions, 2038 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile deleted file mode 100644 index acd32a781..000000000 --- a/accessibility/at-spi/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: at-spi -# Date Created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= at-spi -PORTVERSION= 1.4.0 -CATEGORIES= accessibility x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An Assistive Technology Service Provider Interface - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier intltool gail libbonobo lthack intlhack -USE_X_PREFIX= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER= 13 -USE_REINPLACE= yes -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" ${WRKSRC}/Makefile.in - -.include <bsd.port.mk> diff --git a/accessibility/at-spi/distinfo b/accessibility/at-spi/distinfo deleted file mode 100644 index c57587f34..000000000 --- a/accessibility/at-spi/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/at-spi-1.4.0.tar.bz2) = 4d2e4bb52153134e1ff94266fed03aeb -SIZE (gnome2/at-spi-1.4.0.tar.bz2) = 458273 diff --git a/accessibility/at-spi/files/patch-libspi_Makefile.in b/accessibility/at-spi/files/patch-libspi_Makefile.in deleted file mode 100644 index cfb55a212..000000000 --- a/accessibility/at-spi/files/patch-libspi_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libspi/Makefile.in.orig Fri May 2 13:36:07 2003 -+++ libspi/Makefile.in Fri May 2 13:36:37 2003 -@@ -539,7 +539,7 @@ - mostlyclean distclean maintainer-clean - - --$(top_srcdir)/libspi/accessible.c $(top_srcdir)/libspi/base.h $(top_srcdir)/libspi/keystrokelistener.h $(top_srcdir)/libspi/libspi.h $(top_srcdir)/libspi/listener.h $(top_srcdir)/libspi/remoteobject.h : Accessibility.h -+accessible.c base.h keystrokelistener.h libspi.h listener.h remoteobject.h : Accessibility.h - - $(IDL_OUT) Accessibility-imodule.c : $(IDL_DEPS) $(ORBIT_IDL) - $(ORBIT_IDL) -D__ACCESSIBILITY_COMPILATION__ $(IDLFLAGS) $(top_srcdir)/idl/Accessibility.idl diff --git a/accessibility/at-spi/files/patch-registryd_Makefile.in b/accessibility/at-spi/files/patch-registryd_Makefile.in deleted file mode 100644 index 7729e9da1..000000000 --- a/accessibility/at-spi/files/patch-registryd_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- registryd/Makefile.in.orig Fri Aug 8 12:15:34 2003 -+++ registryd/Makefile.in Fri Aug 8 12:20:05 2003 -@@ -150,7 +150,7 @@ - at_spi_registryd_SOURCES = desktop.c desktop.h deviceeventcontroller.c deviceeventcontroller.h registry-main.c registry.c registry.h - - --LDADD = $(top_builddir)/libspi/libspi.la $(X_LIBS) $(XTST_LIBS) $(XEVIE_LIBS) $(REGISTRYD_LIBS) -+LDADD = -L$(top_builddir)/libspi/.libs $(top_builddir)/libspi/libspi.la $(X_LIBS) $(XTST_LIBS) $(XEVIE_LIBS) $(REGISTRYD_LIBS) - - serverinfodir = $(prefix)/libdata/bonobo/servers - serverinfo_DATA = Accessibility_Registry.server diff --git a/accessibility/at-spi/pkg-descr b/accessibility/at-spi/pkg-descr deleted file mode 100644 index c832f3ba9..000000000 --- a/accessibility/at-spi/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is the Gnome Accessibility Project's Assistive Technology -Service Provider Interface. It allows accessibility applications -and assistive technologies to announce their respective existence -to each other. - -WWW: http://developer.gnome.org/projects/gap/ diff --git a/accessibility/at-spi/pkg-plist b/accessibility/at-spi/pkg-plist deleted file mode 100644 index cf351e46b..000000000 --- a/accessibility/at-spi/pkg-plist +++ /dev/null @@ -1,66 +0,0 @@ -include/at-spi-1.0/cspi/spi-impl.h -include/at-spi-1.0/cspi/spi-listener.h -include/at-spi-1.0/cspi/spi-roletypes.h -include/at-spi-1.0/cspi/spi-statetypes.h -include/at-spi-1.0/cspi/spi.h -include/at-spi-1.0/libspi/Accessibility.h -include/at-spi-1.0/libspi/accessible.h -include/at-spi-1.0/libspi/action.h -include/at-spi-1.0/libspi/application.h -include/at-spi-1.0/libspi/base.h -include/at-spi-1.0/libspi/component.h -include/at-spi-1.0/libspi/devicelistener.h -include/at-spi-1.0/libspi/editabletext.h -include/at-spi-1.0/libspi/eventlistener.h -include/at-spi-1.0/libspi/hyperlink.h -include/at-spi-1.0/libspi/hypertext.h -include/at-spi-1.0/libspi/image.h -include/at-spi-1.0/libspi/keymasks.h -include/at-spi-1.0/libspi/keystrokelistener.h -include/at-spi-1.0/libspi/libspi.h -include/at-spi-1.0/libspi/listener.h -include/at-spi-1.0/libspi/relation.h -include/at-spi-1.0/libspi/remoteobject.h -include/at-spi-1.0/libspi/selection.h -include/at-spi-1.0/libspi/stateset.h -include/at-spi-1.0/libspi/streamablecontent.h -include/at-spi-1.0/libspi/table.h -include/at-spi-1.0/libspi/text.h -include/at-spi-1.0/libspi/value.h -lib/libcspi.a -lib/libcspi.so -lib/libcspi.so.9 -lib/libspi.a -lib/libspi.so -lib/libspi.so.9 -lib/gtk-2.0/modules/libatk-bridge.so -lib/orbit-2.0/Accessibility_module.so -libdata/bonobo/servers/Accessibility_Registry.server -libdata/pkgconfig/cspi-1.0.pc -libdata/pkgconfig/libspi-1.0.pc -libexec/at-spi-registryd -share/gnome/idl/at-spi-1.0/Accessibility.idl -share/gnome/idl/at-spi-1.0/Accessibility_Accessible.idl -share/gnome/idl/at-spi-1.0/Accessibility_Action.idl -share/gnome/idl/at-spi-1.0/Accessibility_Application.idl -share/gnome/idl/at-spi-1.0/Accessibility_Component.idl -share/gnome/idl/at-spi-1.0/Accessibility_Desktop.idl -share/gnome/idl/at-spi-1.0/Accessibility_EditableText.idl -share/gnome/idl/at-spi-1.0/Accessibility_Event.idl -share/gnome/idl/at-spi-1.0/Accessibility_Hyperlink.idl -share/gnome/idl/at-spi-1.0/Accessibility_Hypertext.idl -share/gnome/idl/at-spi-1.0/Accessibility_Image.idl -share/gnome/idl/at-spi-1.0/Accessibility_Registry.idl -share/gnome/idl/at-spi-1.0/Accessibility_Relation.idl -share/gnome/idl/at-spi-1.0/Accessibility_Role.idl -share/gnome/idl/at-spi-1.0/Accessibility_Selection.idl -share/gnome/idl/at-spi-1.0/Accessibility_State.idl -share/gnome/idl/at-spi-1.0/Accessibility_StreamableContent.idl -share/gnome/idl/at-spi-1.0/Accessibility_Table.idl -share/gnome/idl/at-spi-1.0/Accessibility_Text.idl -share/gnome/idl/at-spi-1.0/Accessibility_Value.idl -@dirrm share/gnome/idl/at-spi-1.0 -@dirrm lib/orbit-2.0 -@dirrm include/at-spi-1.0/libspi -@dirrm include/at-spi-1.0/cspi -@dirrm include/at-spi-1.0 diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile deleted file mode 100644 index 266a66f7d..000000000 --- a/accessibility/atk/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: atk -# Date Created: 14 May 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= atk -PORTVERSION= 1.6.0 -CATEGORIES= accessibility devel -MASTER_SITES= ${MASTER_SITE_GNOME} \ - ftp://ftp.gtk.org/pub/gtk/v2.3/ -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME accessibility toolkit (ATK) - -USE_BZIP2= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 -USE_GNOME= gnomehack lthack glib20 -CONFIGURE_ARGS= --enable-static \ - --disable-gtk-doc \ - --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo deleted file mode 100644 index 2df340b90..000000000 --- a/accessibility/atk/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/atk-1.6.0.tar.bz2) = 5e699af22a934ea3c1c1ed3742da0500 -SIZE (gnome2/atk-1.6.0.tar.bz2) = 491876 diff --git a/accessibility/atk/files/patch-Makefile.in b/accessibility/atk/files/patch-Makefile.in deleted file mode 100644 index 90d6da723..000000000 --- a/accessibility/atk/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Nov 8 17:09:46 2002 -+++ Makefile.in Fri Nov 8 17:10:22 2002 -@@ -116,7 +116,7 @@ - atktargetlib = @atktargetlib@ - ms_librarian = @ms_librarian@ - --SUBDIRS = atk tests docs po -+SUBDIRS = atk docs po - - EXTRA_DIST = atk-uninstalled.pc.in atk.pc.in atk.spec.in atk.spec atk-zip.sh - diff --git a/accessibility/atk/files/patch-docs_Makefile.in b/accessibility/atk/files/patch-docs_Makefile.in deleted file mode 100644 index b40046ee2..000000000 --- a/accessibility/atk/files/patch-docs_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- docs/Makefile.in.orig Fri Jan 24 16:45:09 2003 -+++ docs/Makefile.in Fri Jan 24 16:45:09 2003 -@@ -274,6 +274,7 @@ - dist-hook-local: all-local - - @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp -+@ENABLE_GTK_DOC_FALSE@all-local: - - #### scan #### - diff --git a/accessibility/atk/pkg-descr b/accessibility/atk/pkg-descr deleted file mode 100644 index ac3b71815..000000000 --- a/accessibility/atk/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The GNOME Accessibility Toolkit (ATK) contains accessibility widgets, -just like GTK contains GUI element widgets. However, ATK's widgets -are platform-independent, so they can be used with Qt, Motif, etc. - -WWW: http://developer.gnome.org/projects/gap/ diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist deleted file mode 100644 index edfbb0df4..000000000 --- a/accessibility/atk/pkg-plist +++ /dev/null @@ -1,125 +0,0 @@ -include/atk-1.0/atk/atk-enum-types.h -include/atk-1.0/atk/atk.h -include/atk-1.0/atk/atkaction.h -include/atk-1.0/atk/atkcomponent.h -include/atk-1.0/atk/atkdocument.h -include/atk-1.0/atk/atkeditabletext.h -include/atk-1.0/atk/atkgobjectaccessible.h -include/atk-1.0/atk/atkhyperlink.h -include/atk-1.0/atk/atkhypertext.h -include/atk-1.0/atk/atkimage.h -include/atk-1.0/atk/atknoopobject.h -include/atk-1.0/atk/atknoopobjectfactory.h -include/atk-1.0/atk/atkobject.h -include/atk-1.0/atk/atkobjectfactory.h -include/atk-1.0/atk/atkregistry.h -include/atk-1.0/atk/atkrelation.h -include/atk-1.0/atk/atkrelationset.h -include/atk-1.0/atk/atkrelationtype.h -include/atk-1.0/atk/atkselection.h -include/atk-1.0/atk/atkstate.h -include/atk-1.0/atk/atkstateset.h -include/atk-1.0/atk/atkstreamablecontent.h -include/atk-1.0/atk/atktable.h -include/atk-1.0/atk/atktext.h -include/atk-1.0/atk/atkutil.h -include/atk-1.0/atk/atkvalue.h -lib/libatk-1.0.a -lib/libatk-1.0.so -lib/libatk-1.0.so.600 -libdata/pkgconfig/atk.pc -%%DOCSDIR%%/AtkAction.html -%%DOCSDIR%%/AtkComponent.html -%%DOCSDIR%%/AtkDocument.html -%%DOCSDIR%%/AtkEditableText.html -%%DOCSDIR%%/AtkGObjectAccessible.html -%%DOCSDIR%%/AtkHyperlink.html -%%DOCSDIR%%/AtkHypertext.html -%%DOCSDIR%%/AtkImage.html -%%DOCSDIR%%/AtkNoOpObject.html -%%DOCSDIR%%/AtkNoOpObjectFactory.html -%%DOCSDIR%%/AtkObject.html -%%DOCSDIR%%/AtkObjectFactory.html -%%DOCSDIR%%/AtkRegistry.html -%%DOCSDIR%%/AtkRelation.html -%%DOCSDIR%%/AtkRelationSet.html -%%DOCSDIR%%/AtkSelection.html -%%DOCSDIR%%/AtkStateSet.html -%%DOCSDIR%%/AtkStreamableContent.html -%%DOCSDIR%%/AtkTable.html -%%DOCSDIR%%/AtkText.html -%%DOCSDIR%%/AtkUtil.html -%%DOCSDIR%%/AtkValue.html -%%DOCSDIR%%/atk-AtkState.html -%%DOCSDIR%%/atk.devhelp -%%DOCSDIR%%/atk.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/up.png -share/locale/af/LC_MESSAGES/atk10.mo -share/locale/am/LC_MESSAGES/atk10.mo -share/locale/az/LC_MESSAGES/atk10.mo -share/locale/be/LC_MESSAGES/atk10.mo -share/locale/bg/LC_MESSAGES/atk10.mo -share/locale/bn/LC_MESSAGES/atk10.mo -share/locale/ca/LC_MESSAGES/atk10.mo -share/locale/cs/LC_MESSAGES/atk10.mo -share/locale/cy/LC_MESSAGES/atk10.mo -share/locale/da/LC_MESSAGES/atk10.mo -share/locale/de/LC_MESSAGES/atk10.mo -share/locale/el/LC_MESSAGES/atk10.mo -share/locale/en_CA/LC_MESSAGES/atk10.mo -share/locale/en_GB/LC_MESSAGES/atk10.mo -share/locale/eo/LC_MESSAGES/atk10.mo -share/locale/es/LC_MESSAGES/atk10.mo -share/locale/et/LC_MESSAGES/atk10.mo -share/locale/fa/LC_MESSAGES/atk10.mo -share/locale/fi/LC_MESSAGES/atk10.mo -share/locale/fr/LC_MESSAGES/atk10.mo -share/locale/ga/LC_MESSAGES/atk10.mo -share/locale/he/LC_MESSAGES/atk10.mo -share/locale/hi/LC_MESSAGES/atk10.mo -share/locale/hr/LC_MESSAGES/atk10.mo -share/locale/hu/LC_MESSAGES/atk10.mo -share/locale/id/LC_MESSAGES/atk10.mo -share/locale/is/LC_MESSAGES/atk10.mo -share/locale/it/LC_MESSAGES/atk10.mo -share/locale/ja/LC_MESSAGES/atk10.mo -share/locale/kn/LC_MESSAGES/atk10.mo -share/locale/ko/LC_MESSAGES/atk10.mo -share/locale/li/LC_MESSAGES/atk10.mo -share/locale/lt/LC_MESSAGES/atk10.mo -share/locale/lv/LC_MESSAGES/atk10.mo -share/locale/mk/LC_MESSAGES/atk10.mo -share/locale/ml/LC_MESSAGES/atk10.mo -share/locale/mn/LC_MESSAGES/atk10.mo -share/locale/ms/LC_MESSAGES/atk10.mo -share/locale/ne/LC_MESSAGES/atk10.mo -share/locale/nl/LC_MESSAGES/atk10.mo -share/locale/nn/LC_MESSAGES/atk10.mo -share/locale/no/LC_MESSAGES/atk10.mo -share/locale/pl/LC_MESSAGES/atk10.mo -share/locale/pt/LC_MESSAGES/atk10.mo -share/locale/pt_BR/LC_MESSAGES/atk10.mo -share/locale/ro/LC_MESSAGES/atk10.mo -share/locale/ru/LC_MESSAGES/atk10.mo -share/locale/sk/LC_MESSAGES/atk10.mo -share/locale/sl/LC_MESSAGES/atk10.mo -share/locale/sq/LC_MESSAGES/atk10.mo -share/locale/sr/LC_MESSAGES/atk10.mo -share/locale/sr@Latn/LC_MESSAGES/atk10.mo -share/locale/sr@ije/LC_MESSAGES/atk10.mo -share/locale/sv/LC_MESSAGES/atk10.mo -share/locale/ta/LC_MESSAGES/atk10.mo -share/locale/tr/LC_MESSAGES/atk10.mo -share/locale/uk/LC_MESSAGES/atk10.mo -share/locale/vi/LC_MESSAGES/atk10.mo -share/locale/yi/LC_MESSAGES/atk10.mo -share/locale/zh_CN/LC_MESSAGES/atk10.mo -share/locale/zh_TW/LC_MESSAGES/atk10.mo -@dirrm %%DOCSDIR%% -@dirrm include/atk-1.0/atk -@dirrm include/atk-1.0 diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile deleted file mode 100644 index f4b5c871b..000000000 --- a/accessibility/dasher/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# Ports collection Makefile for: dasher -# Date created: 5 July 2003 -# Whom: lewiz <purple@lewiz.net> -# -# $FreeBSD$ -# - -PORTNAME= dasher -PORTVERSION= 3.2.8 -CATEGORIES= accessibility editors x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= purple@lewiz.net -COMMENT= Information efficient text-entry interface - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomehier gconf2 libglade2 -USE_LIBTOOL_VER=13 -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= dasher.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|-O2||g' - -.include <bsd.port.mk> diff --git a/accessibility/dasher/distinfo b/accessibility/dasher/distinfo deleted file mode 100644 index ad3eb3513..000000000 --- a/accessibility/dasher/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/dasher-3.2.8.tar.bz2) = 8cddd604fc690ad6089ab81143186d3c -SIZE (gnome2/dasher-3.2.8.tar.bz2) = 2339112 diff --git a/accessibility/dasher/files/patch-configure b/accessibility/dasher/files/patch-configure deleted file mode 100644 index f195f07b4..000000000 --- a/accessibility/dasher/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/accessibility/dasher/pkg-descr b/accessibility/dasher/pkg-descr deleted file mode 100644 index 7ef3255f0..000000000 --- a/accessibility/dasher/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -Dasher is an information-efficient text-entry interface, driven by -natural continuous pointing gestures. Dasher is a competitive text-entry -system wherever a full-size keyboard cannot be used - for example, - - * on a palmtop computer; - * on a wearable computer; - * when operating a computer one-handed, by joystick, touchscreen, - * trackball, or mouse; - * when operating a computer with zero hands (i.e., by head-mouse or - * by eyetracker). - -Dasher is fast, efficient, and easy to learn. - -WWW: http://www.inference.phy.cam.ac.uk/dasher/ diff --git a/accessibility/dasher/pkg-plist b/accessibility/dasher/pkg-plist deleted file mode 100644 index a1bf4a7e3..000000000 --- a/accessibility/dasher/pkg-plist +++ /dev/null @@ -1,92 +0,0 @@ -bin/dasher -share/gnome/applications/dasher.desktop -share/gnome/dasher/alphabet.albanian.xml -share/gnome/dasher/alphabet.dtd -share/gnome/dasher/alphabet.dutch.xml -share/gnome/dasher/alphabet.english.xml -share/gnome/dasher/alphabet.french.xml -share/gnome/dasher/alphabet.german.xml -share/gnome/dasher/alphabet.hiragana.xml -share/gnome/dasher/alphabet.hungarian.xml -share/gnome/dasher/alphabet.hungarianLowerCase.xml -share/gnome/dasher/alphabet.ipa.xml -share/gnome/dasher/alphabet.italian.xml -share/gnome/dasher/alphabet.korean.xml -share/gnome/dasher/alphabet.mongolian.xml -share/gnome/dasher/alphabet.polish.xml -share/gnome/dasher/alphabet.portuguese.xml -share/gnome/dasher/alphabet.russian.xml -share/gnome/dasher/alphabet.spanish.xml -share/gnome/dasher/alphabet.xsl -share/gnome/dasher/colour.dtd -share/gnome/dasher/colour.hiragana.xml -share/gnome/dasher/colour.xml -share/gnome/dasher/dasher.glade -share/gnome/dasher/training_dutch_NL.txt -share/gnome/dasher/training_english_GB.txt -share/gnome/dasher/training_french_FR.txt -share/gnome/dasher/training_german_DE.txt -share/gnome/dasher/training_hiragana60_JP.txt -share/gnome/dasher/training_hiragana83_JP.txt -share/gnome/dasher/training_italian_IT.txt -share/gnome/dasher/training_mongolian_MN.txt -share/gnome/dasher/training_portuguese_BR.txt -share/gnome/dasher/training_russian_RU.txt -share/gnome/help/dasher/C/dasher.xml -share/gnome/help/dasher/C/figures/figure2.png -share/gnome/help/dasher/C/figures/main.png -share/gnome/help/dasher/C/figures/prefs1.png -share/gnome/help/dasher/C/figures/prefs2.png -share/gnome/help/dasher/C/figures/prefs3.png -share/gnome/help/dasher/C/figures/prefs4.png -share/gnome/help/dasher/C/figures/prefs5.png -share/gnome/icons/dasher.png -share/gnome/omf/dasher/dasher-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/dasher/dasher-C.omf 2>/dev/null || /usr/bin/true -share/locale/ar/LC_MESSAGES/dasher.mo -share/locale/az/LC_MESSAGES/dasher.mo -share/locale/be/LC_MESSAGES/dasher.mo -share/locale/bn/LC_MESSAGES/dasher.mo -share/locale/ca/LC_MESSAGES/dasher.mo -share/locale/cs/LC_MESSAGES/dasher.mo -share/locale/cy/LC_MESSAGES/dasher.mo -share/locale/da/LC_MESSAGES/dasher.mo -share/locale/de/LC_MESSAGES/dasher.mo -share/locale/el/LC_MESSAGES/dasher.mo -share/locale/en_CA/LC_MESSAGES/dasher.mo -share/locale/en_GB/LC_MESSAGES/dasher.mo -share/locale/es/LC_MESSAGES/dasher.mo -share/locale/et/LC_MESSAGES/dasher.mo -share/locale/fi/LC_MESSAGES/dasher.mo -share/locale/fr/LC_MESSAGES/dasher.mo -share/locale/ga/LC_MESSAGES/dasher.mo -share/locale/hr/LC_MESSAGES/dasher.mo -share/locale/hu/LC_MESSAGES/dasher.mo -share/locale/it/LC_MESSAGES/dasher.mo -share/locale/ja/LC_MESSAGES/dasher.mo -share/locale/ko/LC_MESSAGES/dasher.mo -share/locale/lt/LC_MESSAGES/dasher.mo -share/locale/mn/LC_MESSAGES/dasher.mo -share/locale/ms/LC_MESSAGES/dasher.mo -share/locale/nl/LC_MESSAGES/dasher.mo -share/locale/no/LC_MESSAGES/dasher.mo -share/locale/pl/LC_MESSAGES/dasher.mo -share/locale/pt/LC_MESSAGES/dasher.mo -share/locale/pt_BR/LC_MESSAGES/dasher.mo -share/locale/ro/LC_MESSAGES/dasher.mo -share/locale/ru/LC_MESSAGES/dasher.mo -share/locale/sk/LC_MESSAGES/dasher.mo -share/locale/sq/LC_MESSAGES/dasher.mo -share/locale/sr/LC_MESSAGES/dasher.mo -share/locale/sr@Latn/LC_MESSAGES/dasher.mo -share/locale/sv/LC_MESSAGES/dasher.mo -share/locale/tr/LC_MESSAGES/dasher.mo -share/locale/uk/LC_MESSAGES/dasher.mo -share/locale/zh_CN/LC_MESSAGES/dasher.mo -share/locale/zh_TW/LC_MESSAGES/dasher.mo -@dirrm share/gnome/omf/dasher -@dirrm share/gnome/help/dasher/C/figures -@dirrm share/gnome/help/dasher/C -@dirrm share/gnome/help/dasher -@dirrm share/gnome/dasher -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/dasher/dasher-C.omf 2>/dev/null || /usr/bin/true diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile deleted file mode 100644 index ee36f1199..000000000 --- a/accessibility/gail/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gail -# Date Created: 12 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gail -PORTVERSION= 1.6.0 -CATEGORIES= accessibility x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An implementation of the ATK interfaces for GTK+ widgets - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 -USE_GNOME= gnomehack libgnomecanvas -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --disable-gtk-doc \ - --with-html-dir=${PREFIX}/share/doc - -.include <bsd.port.mk> diff --git a/accessibility/gail/distinfo b/accessibility/gail/distinfo deleted file mode 100644 index 0c44ab6a9..000000000 --- a/accessibility/gail/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gail-1.6.0.tar.bz2) = 55e6b01aa2f02d0729ec94f1460611be -SIZE (gnome2/gail-1.6.0.tar.bz2) = 497110 diff --git a/accessibility/gail/files/patch-configure b/accessibility/gail/files/patch-configure deleted file mode 100644 index 933dfdd1a..000000000 --- a/accessibility/gail/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 11:07:42 1.1 -+++ configure 2002/04/26 11:07:58 -@@ -6481,6 +6481,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in b/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in deleted file mode 100644 index 6008612e1..000000000 --- a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/libgail-util/Makefile.in.orig Wed Feb 25 13:45:04 2004 -+++ docs/reference/libgail-util/Makefile.in Wed Feb 25 13:55:28 2004 -@@ -476,8 +476,6 @@ - echo '-- Installing '$$i ; \ - $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \ - done; \ -- echo '-- Installing $(srcdir)/html/index.sgml' ; \ -- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \ - fi - - uninstall-local: diff --git a/accessibility/gail/pkg-descr b/accessibility/gail/pkg-descr deleted file mode 100644 index 50541e527..000000000 --- a/accessibility/gail/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Gail, the Gnome Accessibility Implementation library, contains -the bindings to integrate the platform-independent ATK accessibility -widgets into the Gtk structure. - -WWW: http://developer.gnome.org/projects/gap/ diff --git a/accessibility/gail/pkg-plist b/accessibility/gail/pkg-plist deleted file mode 100644 index ccdb3d3fb..000000000 --- a/accessibility/gail/pkg-plist +++ /dev/null @@ -1,62 +0,0 @@ -include/gail-1.0/libgail-util/gail-util.h -include/gail-1.0/libgail-util/gailmisc.h -include/gail-1.0/libgail-util/gailtextutil.h -lib/gtk-2.0/modules/libferret.so -lib/gtk-2.0/modules/libgail.so -lib/libgailutil.a -lib/libgailutil.so -lib/libgailutil.so.17 -libdata/pkgconfig/gail.pc -share/doc/gail-libgail-util/gail-libgail-util.devhelp -share/doc/gail-libgail-util/gail-libgail-util-GailMisc.html -share/doc/gail-libgail-util/gail-libgail-util-GailTextUtil.html -share/doc/gail-libgail-util/home.png -share/doc/gail-libgail-util/index.html -share/doc/gail-libgail-util/index.sgml -share/doc/gail-libgail-util/left.png -share/doc/gail-libgail-util/libgail-util-main.html -share/doc/gail-libgail-util/right.png -share/doc/gail-libgail-util/up.png -share/locale/ar/LC_MESSAGES/gail.mo -share/locale/az/LC_MESSAGES/gail.mo -share/locale/be/LC_MESSAGES/gail.mo -share/locale/bn/LC_MESSAGES/gail.mo -share/locale/ca/LC_MESSAGES/gail.mo -share/locale/cs/LC_MESSAGES/gail.mo -share/locale/cy/LC_MESSAGES/gail.mo -share/locale/de/LC_MESSAGES/gail.mo -share/locale/el/LC_MESSAGES/gail.mo -share/locale/en_CA/LC_MESSAGES/gail.mo -share/locale/en_GB/LC_MESSAGES/gail.mo -share/locale/es/LC_MESSAGES/gail.mo -share/locale/fa/LC_MESSAGES/gail.mo -share/locale/fi/LC_MESSAGES/gail.mo -share/locale/fr/LC_MESSAGES/gail.mo -share/locale/ga/LC_MESSAGES/gail.mo -share/locale/hi/LC_MESSAGES/gail.mo -share/locale/hr/LC_MESSAGES/gail.mo -share/locale/id/LC_MESSAGES/gail.mo -share/locale/is/LC_MESSAGES/gail.mo -share/locale/it/LC_MESSAGES/gail.mo -share/locale/ja/LC_MESSAGES/gail.mo -share/locale/ko/LC_MESSAGES/gail.mo -share/locale/lt/LC_MESSAGES/gail.mo -share/locale/mn/LC_MESSAGES/gail.mo -share/locale/ms/LC_MESSAGES/gail.mo -share/locale/nl/LC_MESSAGES/gail.mo -share/locale/nn/LC_MESSAGES/gail.mo -share/locale/no/LC_MESSAGES/gail.mo -share/locale/pt/LC_MESSAGES/gail.mo -share/locale/pt_BR/LC_MESSAGES/gail.mo -share/locale/ro/LC_MESSAGES/gail.mo -share/locale/ru/LC_MESSAGES/gail.mo -share/locale/sq/LC_MESSAGES/gail.mo -share/locale/sr/LC_MESSAGES/gail.mo -share/locale/sr@Latn/LC_MESSAGES/gail.mo -share/locale/sv/LC_MESSAGES/gail.mo -share/locale/ta/LC_MESSAGES/gail.mo -share/locale/uk/LC_MESSAGES/gail.mo -@dirrm share/doc/gail-libgail-util -@dirrm lib/gtk-2.0/modules -@dirrm include/gail-1.0/libgail-util -@dirrm include/gail-1.0 diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile deleted file mode 100644 index b7f210d4a..000000000 --- a/accessibility/gnome-speech/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: gnomespeech -# Date created: 11 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomespeech -PORTVERSION= 0.3.2 -CATEGORIES= accessibility audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-speech/0.3 -DISTNAME= gnome-speech-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME text-to-speech API - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack libbonobo -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/bin/festival) -WITH_FESTIVAL= yes -.endif - -.if defined(WITH_FESTIVAL) -RUN_DEPENDS= festival:${PORTSDIR}/audio/festival -.endif - -.include <bsd.port.post.mk> diff --git a/accessibility/gnome-speech/distinfo b/accessibility/gnome-speech/distinfo deleted file mode 100644 index e57980bc9..000000000 --- a/accessibility/gnome-speech/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-speech-0.3.2.tar.bz2) = d1c3ad83c3c6f42db0f8ad3cb61c4671 -SIZE (gnome2/gnome-speech-0.3.2.tar.bz2) = 224719 diff --git a/accessibility/gnome-speech/files/patch-ltmain.sh b/accessibility/gnome-speech/files/patch-ltmain.sh deleted file mode 100644 index be26a38ad..000000000 --- a/accessibility/gnome-speech/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Fri May 2 16:51:22 2003 -+++ ltmain.sh Tue May 20 15:31:37 2003 -@@ -1277,7 +1277,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1287,8 +1287,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2997,6 +3005,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5425,10 +5436,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/accessibility/gnome-speech/pkg-descr b/accessibility/gnome-speech/pkg-descr deleted file mode 100644 index bab24f601..000000000 --- a/accessibility/gnome-speech/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME Speech is a simple general API for producing text-to-speech output. diff --git a/accessibility/gnome-speech/pkg-plist b/accessibility/gnome-speech/pkg-plist deleted file mode 100644 index 1c6614848..000000000 --- a/accessibility/gnome-speech/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -bin/festival-synthesis-driver -bin/test-speech -include/gnome-speech-1.0/gnome-speech/GNOME_Speech.h -include/gnome-speech-1.0/gnome-speech/gnome-speech.h -include/gnome-speech-1.0/gnome-speech/speaker.h -lib/libgnomespeech.a -lib/libgnomespeech.so -lib/libgnomespeech.so.7 -lib/orbit-2.0/GNOME_Speech_module.so -libdata/bonobo/servers/GNOME_Speech_SynthesisDriver_Festival.server -libdata/pkgconfig/gnome-speech-1.0.pc -share/idl/gnome-speech-1.0/GNOME_Speech.idl -share/idl/gnome-speech-1.0/GNOME_Speech_Speaker.idl -share/idl/gnome-speech-1.0/GNOME_Speech_SpeechCallback.idl -share/idl/gnome-speech-1.0/GNOME_Speech_SynthesisDriver.idl -@dirrm share/idl/gnome-speech-1.0 -@dirrm include/gnome-speech-1.0/gnome-speech -@dirrm include/gnome-speech-1.0 diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile deleted file mode 100644 index b7f210d4a..000000000 --- a/accessibility/gnomespeech/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: gnomespeech -# Date created: 11 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomespeech -PORTVERSION= 0.3.2 -CATEGORIES= accessibility audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-speech/0.3 -DISTNAME= gnome-speech-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME text-to-speech API - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack libbonobo -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/bin/festival) -WITH_FESTIVAL= yes -.endif - -.if defined(WITH_FESTIVAL) -RUN_DEPENDS= festival:${PORTSDIR}/audio/festival -.endif - -.include <bsd.port.post.mk> diff --git a/accessibility/gnomespeech/distinfo b/accessibility/gnomespeech/distinfo deleted file mode 100644 index e57980bc9..000000000 --- a/accessibility/gnomespeech/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-speech-0.3.2.tar.bz2) = d1c3ad83c3c6f42db0f8ad3cb61c4671 -SIZE (gnome2/gnome-speech-0.3.2.tar.bz2) = 224719 diff --git a/accessibility/gnomespeech/files/patch-ltmain.sh b/accessibility/gnomespeech/files/patch-ltmain.sh deleted file mode 100644 index be26a38ad..000000000 --- a/accessibility/gnomespeech/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Fri May 2 16:51:22 2003 -+++ ltmain.sh Tue May 20 15:31:37 2003 -@@ -1277,7 +1277,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1287,8 +1287,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2997,6 +3005,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5425,10 +5436,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/accessibility/gnomespeech/pkg-descr b/accessibility/gnomespeech/pkg-descr deleted file mode 100644 index bab24f601..000000000 --- a/accessibility/gnomespeech/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME Speech is a simple general API for producing text-to-speech output. diff --git a/accessibility/gnomespeech/pkg-plist b/accessibility/gnomespeech/pkg-plist deleted file mode 100644 index 1c6614848..000000000 --- a/accessibility/gnomespeech/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -bin/festival-synthesis-driver -bin/test-speech -include/gnome-speech-1.0/gnome-speech/GNOME_Speech.h -include/gnome-speech-1.0/gnome-speech/gnome-speech.h -include/gnome-speech-1.0/gnome-speech/speaker.h -lib/libgnomespeech.a -lib/libgnomespeech.so -lib/libgnomespeech.so.7 -lib/orbit-2.0/GNOME_Speech_module.so -libdata/bonobo/servers/GNOME_Speech_SynthesisDriver_Festival.server -libdata/pkgconfig/gnome-speech-1.0.pc -share/idl/gnome-speech-1.0/GNOME_Speech.idl -share/idl/gnome-speech-1.0/GNOME_Speech_Speaker.idl -share/idl/gnome-speech-1.0/GNOME_Speech_SpeechCallback.idl -share/idl/gnome-speech-1.0/GNOME_Speech_SynthesisDriver.idl -@dirrm share/idl/gnome-speech-1.0 -@dirrm include/gnome-speech-1.0/gnome-speech -@dirrm include/gnome-speech-1.0 diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile deleted file mode 100644 index cbc48d421..000000000 --- a/accessibility/gnopernicus/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gnopernicus -# Date created: 11 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnopernicus -PORTVERSION= 0.8.1 -PORTREVISION= 1 -CATEGORIES= accessibility x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Collection of accessibility apps for GNOME 2 - -LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/accessibility/gnomemag \ - gnomespeech.7:${PORTSDIR}/accessibility/gnomespeech - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack lthack libgnomeui atspi -USE_LIBTOOL_VER=13 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -MAKE_ENV= SED="${SED}" - -.include <bsd.port.mk> diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo deleted file mode 100644 index e00b340f2..000000000 --- a/accessibility/gnopernicus/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnopernicus-0.8.1.tar.bz2) = ede9ad4871b4f0ed9991855b74aa7782 -SIZE (gnome2/gnopernicus-0.8.1.tar.bz2) = 1456530 diff --git a/accessibility/gnopernicus/pkg-descr b/accessibility/gnopernicus/pkg-descr deleted file mode 100644 index 1719c6588..000000000 --- a/accessibility/gnopernicus/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Gnopernicus provides Assistive Technologies (AT) for blind and visually -impaired persons through modules for text-to-speech, braille, etc. - -WWW: http://www.baum.ro/gnopernicus.html diff --git a/accessibility/gnopernicus/pkg-plist b/accessibility/gnopernicus/pkg-plist deleted file mode 100644 index 5eb4fde5a..000000000 --- a/accessibility/gnopernicus/pkg-plist +++ /dev/null @@ -1,605 +0,0 @@ -bin/brlmonitor -bin/gnopernicus -bin/srcore -etc/gconf/gconf.xml.defaults/apps/gnopernicus/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/braille/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/brlmon/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/braille_key/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/key_pad/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/ACS-S/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK00/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK01DK02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K07/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K08/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K09/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K11/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K12/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K13/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K14/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K15/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K12/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K07/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K07/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K08/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K09/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K07/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K08/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K09/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K11/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K12/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K13/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K08/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K09/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K11/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K13/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K07/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K08/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K09/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K13/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L09K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L09K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L09K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L09K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L10K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L10K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L10K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L10K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/user_key/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/config/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/config/brlmon/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/config/remote/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier/schema1/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier/schema1/generic_zoomer/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/presentation/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/remote/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/settings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/voices_parameters/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/srcore/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/braille/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/brlmon/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/braille_key/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/key_pad/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/ACS-S/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK00/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK01DK02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K07/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K08/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K09/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K11/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K12/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K13/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K14/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K15/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K12/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K07/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K07/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K08/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K09/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K07/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K08/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K09/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K11/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K12/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K13/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K08/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K09/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K11/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K13/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K07/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K08/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K09/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K13/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L10K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L10K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L10K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L10K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/user_key/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config/brlmon/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config/remote/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier/schema1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier/schema1/generic_zoomer/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/presentation/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/remote/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/settings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/voices_parameters/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/srcore/%gconf.xml -etc/gconf/schemas/brlmonitor.schemas -etc/gconf/schemas/gnopernicus.schemas -etc/gconf/schemas/remote.schemas -etc/gnopernicus-1.0/translation_tables/de.a2b -etc/gnopernicus-1.0/translation_tables/en_US.a2b -etc/gnopernicus-1.0/translation_tables/es.a2b -etc/gnopernicus-1.0/translation_tables/sv.a2b -include/gnopernicus-1.0/libbrl/brlxmlapi.h -include/gnopernicus-1.0/libke/libke.h -include/gnopernicus-1.0/libmag/magxmlapi.h -include/gnopernicus-1.0/libsrconf/libsrconf.h -include/gnopernicus-1.0/libsrlow/SRLow.h -include/gnopernicus-1.0/libsrlow/SRObject.h -include/gnopernicus-1.0/libsrlow/screen-review.h -include/gnopernicus-1.0/libsrs/srsxmlapi.h -include/gnopernicus-1.0/libsrutil/SREvent.h -include/gnopernicus-1.0/libsrutil/SRMessages.h -include/gnopernicus-1.0/libsrutil/srintl.h -include/gnopernicus-1.0/libsrutil/util.h -lib/gnopernicus-1.0/libbrl.a -lib/gnopernicus-1.0/libbrl.so -lib/gnopernicus-1.0/libbrl.so.1 -lib/gnopernicus-1.0/libke.a -lib/gnopernicus-1.0/libke.so -lib/gnopernicus-1.0/libke.so.1 -lib/gnopernicus-1.0/libmag.a -lib/gnopernicus-1.0/libmag.so -lib/gnopernicus-1.0/libmag.so.1 -lib/gnopernicus-1.0/libsrconf.a -lib/gnopernicus-1.0/libsrconf.so -lib/gnopernicus-1.0/libsrconf.so.1 -lib/gnopernicus-1.0/libsrlow.a -lib/gnopernicus-1.0/libsrlow.so -lib/gnopernicus-1.0/libsrlow.so.1 -lib/gnopernicus-1.0/libsrs.a -lib/gnopernicus-1.0/libsrs.so -lib/gnopernicus-1.0/libsrs.so.1 -lib/gnopernicus-1.0/libsrutil.a -lib/gnopernicus-1.0/libsrutil.so -lib/gnopernicus-1.0/libsrutil.so.1 -libdata/pkgconfig/gnopernicus-1.0.pc -share/gnome/applications/gnopernicus.desktop -share/gnome/gnopernicus/fonts/braillehc.afm -share/gnome/gnopernicus/fonts/braillehc.pfb -share/gnome/gnopernicus/fonts/braillehc.pfm -share/gnome/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings/braille_monitor_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/attribute_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_device.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_fill_char.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_mapping.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_style.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/cursor_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/status_cell.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/translation_table.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Find/find.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Find/text_selected_24.png -share/gnome/gnopernicus/glade/gnopi_files/General_Settings/general_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings/keyboard_mouse_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Language/language.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Load_Default/load_default.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Magnifier_Settings/magnifier_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Presentation/presentation.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Screen_Review/screen_review.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Speech_Settings/speech_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/User_Properties/user_properties.glade2 -share/gnome/gnopernicus/glade/gnopi_files/about.glade2 -share/gnome/gnopernicus/glade/gnopi_files/braille.xpm -share/gnome/gnopernicus/glade/gnopi_files/gnopi.glade2 -share/gnome/gnopernicus/glade/gnopi_files/keyboard.xpm -share/gnome/gnopernicus/glade/gnopi_files/monitor.png -share/gnome/gnopernicus/glade/gnopi_files/start_up.png -share/gnome/gnopernicus/presentation/default.xml -share/gnome/gnopernicus/presentation/verbose.xml -share/gnome/help/brlmonitor/C/brlmonitor.xml -share/gnome/help/brlmonitor/C/legal.xml -share/gnome/help/gnopernicus/C/gnopernicus.xml -share/gnome/help/gnopernicus/C/legal.xml -share/gnome/help/brlmonitor/es/brlmonitor.xml -share/gnome/help/brlmonitor/es/legal.xml -share/gnome/help/gnopernicus/es/gnopernicus.xml -share/gnome/help/gnopernicus/es/legal.xml -share/gnome/omf/gnopernicus/brlmonitor-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnopernicus/brlmonitor-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnopernicus/gnopernicus-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnopernicus/gnopernicus-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnopernicus/brlmonitor-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnopernicus/brlmonitor-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnopernicus/gnopernicus-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnopernicus/gnopernicus-es.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnopernicus.png -share/locale/ar/LC_MESSAGES/gnopernicus.mo -share/locale/az/LC_MESSAGES/gnopernicus.mo -share/locale/be/LC_MESSAGES/gnopernicus.mo -share/locale/ca/LC_MESSAGES/gnopernicus.mo -share/locale/cs/LC_MESSAGES/gnopernicus.mo -share/locale/cy/LC_MESSAGES/gnopernicus.mo -share/locale/da/LC_MESSAGES/gnopernicus.mo -share/locale/de/LC_MESSAGES/gnopernicus.mo -share/locale/el/LC_MESSAGES/gnopernicus.mo -share/locale/en_CA/LC_MESSAGES/gnopernicus.mo -share/locale/en_GB/LC_MESSAGES/gnopernicus.mo -share/locale/es/LC_MESSAGES/gnopernicus.mo -share/locale/eu/LC_MESSAGES/gnopernicus.mo -share/locale/fi/LC_MESSAGES/gnopernicus.mo -share/locale/fr/LC_MESSAGES/gnopernicus.mo -share/locale/ga/LC_MESSAGES/gnopernicus.mo -share/locale/hi/LC_MESSAGES/gnopernicus.mo -share/locale/hr/LC_MESSAGES/gnopernicus.mo -share/locale/it/LC_MESSAGES/gnopernicus.mo -share/locale/ja/LC_MESSAGES/gnopernicus.mo -share/locale/ko/LC_MESSAGES/gnopernicus.mo -share/locale/lt/LC_MESSAGES/gnopernicus.mo -share/locale/mn/LC_MESSAGES/gnopernicus.mo -share/locale/ms/LC_MESSAGES/gnopernicus.mo -share/locale/nl/LC_MESSAGES/gnopernicus.mo -share/locale/no/LC_MESSAGES/gnopernicus.mo -share/locale/pl/LC_MESSAGES/gnopernicus.mo -share/locale/pt/LC_MESSAGES/gnopernicus.mo -share/locale/pt_BR/LC_MESSAGES/gnopernicus.mo -share/locale/ro/LC_MESSAGES/gnopernicus.mo -share/locale/sq/LC_MESSAGES/gnopernicus.mo -share/locale/sr/LC_MESSAGES/gnopernicus.mo -share/locale/sr@Latn/LC_MESSAGES/gnopernicus.mo -share/locale/sv/LC_MESSAGES/gnopernicus.mo -share/locale/uk/LC_MESSAGES/gnopernicus.mo -share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo -@dirrm share/gnome/omf/gnopernicus -@dirrm share/gnome/help/gnopernicus/es -@dirrm share/gnome/help/gnopernicus/C -@dirrm share/gnome/help/gnopernicus -@dirrm share/gnome/help/brlmonitor/es -@dirrm share/gnome/help/brlmonitor/C -@dirrm share/gnome/help/brlmonitor -@dirrm share/gnome/gnopernicus/presentation -@dirrm share/gnome/gnopernicus/glade/gnopi_files/User_Properties -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Speech_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Screen_Review -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Presentation -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Magnifier_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Load_Default -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Language -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files/General_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Find -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files -@dirrm share/gnome/gnopernicus/glade -@dirrm share/gnome/gnopernicus/fonts -@dirrm share/gnome/gnopernicus -@dirrm lib/gnopernicus-1.0 -@dirrm include/gnopernicus-1.0/libsrutil -@dirrm include/gnopernicus-1.0/libsrs -@dirrm include/gnopernicus-1.0/libsrlow -@dirrm include/gnopernicus-1.0/libsrconf -@dirrm include/gnopernicus-1.0/libmag -@dirrm include/gnopernicus-1.0/libke -@dirrm include/gnopernicus-1.0/libbrl -@dirrm include/gnopernicus-1.0 -@dirrm etc/gnopernicus-1.0/translation_tables -@dirrm etc/gnopernicus-1.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/srcore -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/voices_parameters -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/settings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/dictionary -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/remote -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/presentation -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier/schema1/generic_zoomer -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier/schema1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config/remote -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config/brlmon -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/user_key -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L10K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L10K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L10K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L10K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K13 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K09 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K08 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K07 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K13 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K11 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K09 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K08 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K13 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K12 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K11 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K09 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K08 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K07 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K09 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K08 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K07 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K07 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K12 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K15 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K14 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K13 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K12 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K11 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K09 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K08 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K07 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK01DK02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK00 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/ACS-S -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/key_pad -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/braille_key -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/brlmon -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/braille -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/srcore -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/voices_parameters -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/settings -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/dictionary -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/remote -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/presentation -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier/schema1/generic_zoomer -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier/schema1 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/config/remote -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/config/brlmon -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/config -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/user_key -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L10K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L10K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L10K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L10K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L09K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L09K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L09K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L09K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K13 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K09 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K08 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K07 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K13 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K11 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K09 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K08 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K13 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K12 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K11 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K09 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K08 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K07 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K09 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K08 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K07 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K07 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K12 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K15 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K14 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K13 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K12 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K11 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K09 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K08 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K07 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK01DK02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK00 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/ACS-S -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/key_pad -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/braille_key -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/brlmon -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/braille -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnopernicus/brlmonitor-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnopernicus/gnopernicus-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnopernicus/brlmonitor-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnopernicus/gnopernicus-es.omf 2>/dev/null || /usr/bin/true diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile deleted file mode 100644 index a527c8bd9..000000000 --- a/accessibility/gok/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gok -# Date created: 12 April 2003 -# Whom: Adam Weinberger <adamw@freebsd.org> -# -# $FreeBSD$ -# - -PORTNAME= gok -PORTVERSION= 0.10.0 -CATEGORIES= accessibility sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME On-Screen Keyboard (GOK) - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix intlhack lthack libgnomeui atspi libwnck -USE_REINPLACE= yes -USE_GMAKE= yes -USE_LIBTOOL_VER=13 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \ - ${WRKSRC}/gok/word-complete.c - -.include <bsd.port.mk> diff --git a/accessibility/gok/distinfo b/accessibility/gok/distinfo deleted file mode 100644 index bc107dcec..000000000 --- a/accessibility/gok/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gok-0.10.0.tar.bz2) = 02ae66889522cb3b3731f9a60ac86d9e -SIZE (gnome2/gok-0.10.0.tar.bz2) = 1081717 diff --git a/accessibility/gok/pkg-descr b/accessibility/gok/pkg-descr deleted file mode 100644 index 1ef635d80..000000000 --- a/accessibility/gok/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -The GNOME On-Screen Keyboard (GOK) is an accessibility 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. - -WWW: http://www.gok.ca diff --git a/accessibility/gok/pkg-plist b/accessibility/gok/pkg-plist deleted file mode 100644 index 954ac5f93..000000000 --- a/accessibility/gok/pkg-plist +++ /dev/null @@ -1,543 +0,0 @@ -bin/gok -etc/gconf/gconf.xml.defaults/apps/gok/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/layout/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/spy/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/spy/%gconf.xml -etc/gconf/schemas/gok.schemas -libdata/bonobo/servers/GNOME_Gok.server -libdata/pkgconfig/gok-1.0.pc -share/gnome/applications/gok.desktop -share/gnome/gok/East.png -share/gnome/gok/Keyboard.kbd -share/gnome/gok/NE.png -share/gnome/gok/NW.png -share/gnome/gok/North.png -share/gnome/gok/SE.png -share/gnome/gok/SW.png -share/gnome/gok/South.png -share/gnome/gok/West.png -share/gnome/gok/am/gok-controls.kbd -share/gnome/gok/am/hide.kbd -share/gnome/gok/am/launcher.kbd -share/gnome/gok/am/main.kbd -share/gnome/gok/am/mouse.kbd -share/gnome/gok/am/move-resize.kbd -share/gnome/gok/am/quit.kbd -share/gnome/gok/am/text-operations.kbd -share/gnome/gok/ar/gok-controls.kbd -share/gnome/gok/ar/hide.kbd -share/gnome/gok/ar/launcher.kbd -share/gnome/gok/ar/main.kbd -share/gnome/gok/ar/mouse.kbd -share/gnome/gok/ar/move-resize.kbd -share/gnome/gok/ar/quit.kbd -share/gnome/gok/ar/text-operations.kbd -share/gnome/gok/automatic-scanning.xam -share/gnome/gok/az/gok-controls.kbd -share/gnome/gok/az/hide.kbd -share/gnome/gok/az/launcher.kbd -share/gnome/gok/az/main.kbd -share/gnome/gok/az/mouse.kbd -share/gnome/gok/az/move-resize.kbd -share/gnome/gok/az/quit.kbd -share/gnome/gok/az/text-operations.kbd -share/gnome/gok/be/gok-controls.kbd -share/gnome/gok/be/hide.kbd -share/gnome/gok/be/launcher.kbd -share/gnome/gok/be/main.kbd -share/gnome/gok/be/mouse.kbd -share/gnome/gok/be/move-resize.kbd -share/gnome/gok/be/quit.kbd -share/gnome/gok/be/text-operations.kbd -share/gnome/gok/ca/gok-controls.kbd -share/gnome/gok/ca/hide.kbd -share/gnome/gok/ca/launcher.kbd -share/gnome/gok/ca/main.kbd -share/gnome/gok/ca/mouse.kbd -share/gnome/gok/ca/move-resize.kbd -share/gnome/gok/ca/quit.kbd -share/gnome/gok/ca/text-operations.kbd -share/gnome/gok/cs/gok-controls.kbd -share/gnome/gok/cs/hide.kbd -share/gnome/gok/cs/launcher.kbd -share/gnome/gok/cs/main.kbd -share/gnome/gok/cs/mouse.kbd -share/gnome/gok/cs/move-resize.kbd -share/gnome/gok/cs/quit.kbd -share/gnome/gok/cs/text-operations.kbd -share/gnome/gok/cy/gok-controls.kbd -share/gnome/gok/cy/hide.kbd -share/gnome/gok/cy/launcher.kbd -share/gnome/gok/cy/main.kbd -share/gnome/gok/cy/mouse.kbd -share/gnome/gok/cy/move-resize.kbd -share/gnome/gok/cy/quit.kbd -share/gnome/gok/cy/text-operations.kbd -share/gnome/gok/da/gok-controls.kbd -share/gnome/gok/da/hide.kbd -share/gnome/gok/da/launcher.kbd -share/gnome/gok/da/main.kbd -share/gnome/gok/da/mouse.kbd -share/gnome/gok/da/move-resize.kbd -share/gnome/gok/da/quit.kbd -share/gnome/gok/da/text-operations.kbd -share/gnome/gok/de/gok-controls.kbd -share/gnome/gok/de/hide.kbd -share/gnome/gok/de/launcher.kbd -share/gnome/gok/de/main.kbd -share/gnome/gok/de/mouse.kbd -share/gnome/gok/de/move-resize.kbd -share/gnome/gok/de/quit.kbd -share/gnome/gok/de/text-operations.kbd -share/gnome/gok/dictionary.txt -share/gnome/gok/direct-selection.xam -share/gnome/gok/dwell-selection.xam -share/gnome/gok/el/gok-controls.kbd -share/gnome/gok/el/hide.kbd -share/gnome/gok/el/launcher.kbd -share/gnome/gok/el/main.kbd -share/gnome/gok/el/mouse.kbd -share/gnome/gok/el/move-resize.kbd -share/gnome/gok/el/quit.kbd -share/gnome/gok/el/text-operations.kbd -share/gnome/gok/en_CA/gok-controls.kbd -share/gnome/gok/en_CA/hide.kbd -share/gnome/gok/en_CA/launcher.kbd -share/gnome/gok/en_CA/main.kbd -share/gnome/gok/en_CA/mouse.kbd -share/gnome/gok/en_CA/move-resize.kbd -share/gnome/gok/en_CA/quit.kbd -share/gnome/gok/en_CA/text-operations.kbd -share/gnome/gok/en_GB/gok-controls.kbd -share/gnome/gok/en_GB/hide.kbd -share/gnome/gok/en_GB/launcher.kbd -share/gnome/gok/en_GB/main.kbd -share/gnome/gok/en_GB/mouse.kbd -share/gnome/gok/en_GB/move-resize.kbd -share/gnome/gok/en_GB/quit.kbd -share/gnome/gok/en_GB/text-operations.kbd -share/gnome/gok/empty.png -share/gnome/gok/es/gok-controls.kbd -share/gnome/gok/es/hide.kbd -share/gnome/gok/es/launcher.kbd -share/gnome/gok/es/main.kbd -share/gnome/gok/es/mouse.kbd -share/gnome/gok/es/move-resize.kbd -share/gnome/gok/es/quit.kbd -share/gnome/gok/es/text-operations.kbd -share/gnome/gok/fr/gok-controls.kbd -share/gnome/gok/fr/hide.kbd -share/gnome/gok/fr/launcher.kbd -share/gnome/gok/fr/main.kbd -share/gnome/gok/fr/mouse.kbd -share/gnome/gok/fr/move-resize.kbd -share/gnome/gok/fr/quit.kbd -share/gnome/gok/fr/text-operations.kbd -share/gnome/gok/ga/gok-controls.kbd -share/gnome/gok/ga/hide.kbd -share/gnome/gok/ga/launcher.kbd -share/gnome/gok/ga/main.kbd -share/gnome/gok/ga/mouse.kbd -share/gnome/gok/ga/move-resize.kbd -share/gnome/gok/ga/quit.kbd -share/gnome/gok/ga/text-operations.kbd -share/gnome/gok/gok.png -share/gnome/gok/gok.rc -share/gnome/gok/gok-controls.kbd -share/gnome/gok/goklogo.png -share/gnome/gok/goksound1.wav -share/gnome/gok/goksound2.wav -share/gnome/gok/hi/gok-controls.kbd -share/gnome/gok/hi/hide.kbd -share/gnome/gok/hi/launcher.kbd -share/gnome/gok/hi/main.kbd -share/gnome/gok/hi/mouse.kbd -share/gnome/gok/hi/move-resize.kbd -share/gnome/gok/hi/quit.kbd -share/gnome/gok/hi/text-operations.kbd -share/gnome/gok/hide.kbd -share/gnome/gok/hr/gok-controls.kbd -share/gnome/gok/hr/hide.kbd -share/gnome/gok/hr/launcher.kbd -share/gnome/gok/hr/main.kbd -share/gnome/gok/hr/mouse.kbd -share/gnome/gok/hr/move-resize.kbd -share/gnome/gok/hr/quit.kbd -share/gnome/gok/hr/text-operations.kbd -share/gnome/gok/inverse-scanning.xam -share/gnome/gok/it/gok-controls.kbd -share/gnome/gok/it/hide.kbd -share/gnome/gok/it/launcher.kbd -share/gnome/gok/it/main.kbd -share/gnome/gok/it/mouse.kbd -share/gnome/gok/it/move-resize.kbd -share/gnome/gok/it/quit.kbd -share/gnome/gok/it/text-operations.kbd -share/gnome/gok/ja/gok-controls.kbd -share/gnome/gok/ja/hide.kbd -share/gnome/gok/ja/launcher.kbd -share/gnome/gok/ja/main.kbd -share/gnome/gok/ja/mouse.kbd -share/gnome/gok/ja/move-resize.kbd -share/gnome/gok/ja/quit.kbd -share/gnome/gok/ja/text-operations.kbd -share/gnome/gok/ko/gok-controls.kbd -share/gnome/gok/ko/hide.kbd -share/gnome/gok/ko/launcher.kbd -share/gnome/gok/ko/main.kbd -share/gnome/gok/ko/mouse.kbd -share/gnome/gok/ko/move-resize.kbd -share/gnome/gok/ko/quit.kbd -share/gnome/gok/ko/text-operations.kbd -share/gnome/gok/latched.png -share/gnome/gok/launcher.kbd -share/gnome/gok/locked.png -share/gnome/gok/lt/gok-controls.kbd -share/gnome/gok/lt/hide.kbd -share/gnome/gok/lt/launcher.kbd -share/gnome/gok/lt/main.kbd -share/gnome/gok/lt/mouse.kbd -share/gnome/gok/lt/move-resize.kbd -share/gnome/gok/lt/quit.kbd -share/gnome/gok/lt/text-operations.kbd -share/gnome/gok/main.kbd -share/gnome/gok/manage.kbd -share/gnome/gok/mk/gok-controls.kbd -share/gnome/gok/mk/hide.kbd -share/gnome/gok/mk/launcher.kbd -share/gnome/gok/mk/main.kbd -share/gnome/gok/mk/mouse.kbd -share/gnome/gok/mk/move-resize.kbd -share/gnome/gok/mk/quit.kbd -share/gnome/gok/mk/text-operations.kbd -share/gnome/gok/ml/gok-controls.kbd -share/gnome/gok/ml/hide.kbd -share/gnome/gok/ml/launcher.kbd -share/gnome/gok/ml/main.kbd -share/gnome/gok/ml/mouse.kbd -share/gnome/gok/ml/move-resize.kbd -share/gnome/gok/ml/quit.kbd -share/gnome/gok/ml/text-operations.kbd -share/gnome/gok/mn/gok-controls.kbd -share/gnome/gok/mn/hide.kbd -share/gnome/gok/mn/launcher.kbd -share/gnome/gok/mn/main.kbd -share/gnome/gok/mn/mouse.kbd -share/gnome/gok/mn/move-resize.kbd -share/gnome/gok/mn/quit.kbd -share/gnome/gok/mn/text-operations.kbd -share/gnome/gok/mouse.kbd -share/gnome/gok/move-resize.kbd -share/gnome/gok/ms/gok-controls.kbd -share/gnome/gok/ms/hide.kbd -share/gnome/gok/ms/launcher.kbd -share/gnome/gok/ms/main.kbd -share/gnome/gok/ms/mouse.kbd -share/gnome/gok/ms/move-resize.kbd -share/gnome/gok/ms/quit.kbd -share/gnome/gok/ms/text-operations.kbd -share/gnome/gok/nl/gok-controls.kbd -share/gnome/gok/nl/hide.kbd -share/gnome/gok/nl/launcher.kbd -share/gnome/gok/nl/main.kbd -share/gnome/gok/nl/mouse.kbd -share/gnome/gok/nl/move-resize.kbd -share/gnome/gok/nl/quit.kbd -share/gnome/gok/nl/text-operations.kbd -share/gnome/gok/no/gok-controls.kbd -share/gnome/gok/no/hide.kbd -share/gnome/gok/no/launcher.kbd -share/gnome/gok/no/main.kbd -share/gnome/gok/no/mouse.kbd -share/gnome/gok/no/move-resize.kbd -share/gnome/gok/no/quit.kbd -share/gnome/gok/no/text-operations.kbd -share/gnome/gok/pa/gok-controls.kbd -share/gnome/gok/pa/hide.kbd -share/gnome/gok/pa/launcher.kbd -share/gnome/gok/pa/main.kbd -share/gnome/gok/pa/mouse.kbd -share/gnome/gok/pa/move-resize.kbd -share/gnome/gok/pa/quit.kbd -share/gnome/gok/pa/text-operations.kbd -share/gnome/gok/pl/gok-controls.kbd -share/gnome/gok/pl/hide.kbd -share/gnome/gok/pl/launcher.kbd -share/gnome/gok/pl/main.kbd -share/gnome/gok/pl/mouse.kbd -share/gnome/gok/pl/move-resize.kbd -share/gnome/gok/pl/quit.kbd -share/gnome/gok/pl/text-operations.kbd -share/gnome/gok/pt/gok-controls.kbd -share/gnome/gok/pt/hide.kbd -share/gnome/gok/pt/launcher.kbd -share/gnome/gok/pt/main.kbd -share/gnome/gok/pt/mouse.kbd -share/gnome/gok/pt/move-resize.kbd -share/gnome/gok/pt/quit.kbd -share/gnome/gok/pt/text-operations.kbd -share/gnome/gok/pt_BR/gok-controls.kbd -share/gnome/gok/pt_BR/hide.kbd -share/gnome/gok/pt_BR/launcher.kbd -share/gnome/gok/pt_BR/main.kbd -share/gnome/gok/pt_BR/mouse.kbd -share/gnome/gok/pt_BR/move-resize.kbd -share/gnome/gok/pt_BR/quit.kbd -share/gnome/gok/pt_BR/text-operations.kbd -share/gnome/gok/quit.kbd -share/gnome/gok/qwerty.kbd -share/gnome/gok/singlekey-automatic-scanning.xam -share/gnome/gok/singlekey-inverse-scanning.xam -share/gnome/gok/sl/gok-controls.kbd -share/gnome/gok/sl/hide.kbd -share/gnome/gok/sl/launcher.kbd -share/gnome/gok/sl/main.kbd -share/gnome/gok/sl/mouse.kbd -share/gnome/gok/sl/move-resize.kbd -share/gnome/gok/sl/quit.kbd -share/gnome/gok/sl/text-operations.kbd -share/gnome/gok/small-empty.png -share/gnome/gok/sq/gok-controls.kbd -share/gnome/gok/sq/hide.kbd -share/gnome/gok/sq/launcher.kbd -share/gnome/gok/sq/main.kbd -share/gnome/gok/sq/mouse.kbd -share/gnome/gok/sq/move-resize.kbd -share/gnome/gok/sq/quit.kbd -share/gnome/gok/sq/text-operations.kbd -share/gnome/gok/sr/gok-controls.kbd -share/gnome/gok/sr/hide.kbd -share/gnome/gok/sr/launcher.kbd -share/gnome/gok/sr/main.kbd -share/gnome/gok/sr/mouse.kbd -share/gnome/gok/sr/move-resize.kbd -share/gnome/gok/sr/quit.kbd -share/gnome/gok/sr/text-operations.kbd -share/gnome/gok/sr@Latn/gok-controls.kbd -share/gnome/gok/sr@Latn/hide.kbd -share/gnome/gok/sr@Latn/launcher.kbd -share/gnome/gok/sr@Latn/main.kbd -share/gnome/gok/sr@Latn/mouse.kbd -share/gnome/gok/sr@Latn/move-resize.kbd -share/gnome/gok/sr@Latn/quit.kbd -share/gnome/gok/sr@Latn/text-operations.kbd -share/gnome/gok/sv/gok-controls.kbd -share/gnome/gok/sv/hide.kbd -share/gnome/gok/sv/launcher.kbd -share/gnome/gok/sv/main.kbd -share/gnome/gok/sv/mouse.kbd -share/gnome/gok/sv/move-resize.kbd -share/gnome/gok/sv/quit.kbd -share/gnome/gok/sv/text-operations.kbd -share/gnome/gok/ta/gok-controls.kbd -share/gnome/gok/ta/hide.kbd -share/gnome/gok/ta/launcher.kbd -share/gnome/gok/ta/main.kbd -share/gnome/gok/ta/mouse.kbd -share/gnome/gok/ta/move-resize.kbd -share/gnome/gok/ta/quit.kbd -share/gnome/gok/ta/text-operations.kbd -share/gnome/gok/text-operations.kbd -share/gnome/gok/uk/gok-controls.kbd -share/gnome/gok/uk/hide.kbd -share/gnome/gok/uk/launcher.kbd -share/gnome/gok/uk/main.kbd -share/gnome/gok/uk/mouse.kbd -share/gnome/gok/uk/move-resize.kbd -share/gnome/gok/uk/quit.kbd -share/gnome/gok/uk/text-operations.kbd -share/gnome/gok/vi/gok-controls.kbd -share/gnome/gok/vi/hide.kbd -share/gnome/gok/vi/launcher.kbd -share/gnome/gok/vi/main.kbd -share/gnome/gok/vi/mouse.kbd -share/gnome/gok/vi/move-resize.kbd -share/gnome/gok/vi/quit.kbd -share/gnome/gok/vi/text-operations.kbd -share/gnome/gok/zh_CN/gok-controls.kbd -share/gnome/gok/zh_CN/hide.kbd -share/gnome/gok/zh_CN/launcher.kbd -share/gnome/gok/zh_CN/main.kbd -share/gnome/gok/zh_CN/mouse.kbd -share/gnome/gok/zh_CN/move-resize.kbd -share/gnome/gok/zh_CN/quit.kbd -share/gnome/gok/zh_CN/text-operations.kbd -share/gnome/gok/zh_TW/gok-controls.kbd -share/gnome/gok/zh_TW/hide.kbd -share/gnome/gok/zh_TW/launcher.kbd -share/gnome/gok/zh_TW/main.kbd -share/gnome/gok/zh_TW/mouse.kbd -share/gnome/gok/zh_TW/move-resize.kbd -share/gnome/gok/zh_TW/quit.kbd -share/gnome/gok/zh_TW/text-operations.kbd -share/gnome/help/gok/C/gok.xml -share/gnome/omf/gok/gok-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gok/gok-C.omf || /usr/bin/true -share/gnome/pixmaps/gok.png -share/locale/am/LC_MESSAGES/gok.mo -share/locale/ar/LC_MESSAGES/gok.mo -share/locale/az/LC_MESSAGES/gok.mo -share/locale/be/LC_MESSAGES/gok.mo -share/locale/ca/LC_MESSAGES/gok.mo -share/locale/cs/LC_MESSAGES/gok.mo -share/locale/cy/LC_MESSAGES/gok.mo -share/locale/da/LC_MESSAGES/gok.mo -share/locale/de/LC_MESSAGES/gok.mo -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/fr/LC_MESSAGES/gok.mo -share/locale/ga/LC_MESSAGES/gok.mo -share/locale/hi/LC_MESSAGES/gok.mo -share/locale/hr/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/lt/LC_MESSAGES/gok.mo -share/locale/mk/LC_MESSAGES/gok.mo -share/locale/ml/LC_MESSAGES/gok.mo -share/locale/mn/LC_MESSAGES/gok.mo -share/locale/ms/LC_MESSAGES/gok.mo -share/locale/nl/LC_MESSAGES/gok.mo -share/locale/no/LC_MESSAGES/gok.mo -share/locale/pa/LC_MESSAGES/gok.mo -share/locale/pl/LC_MESSAGES/gok.mo -share/locale/pt/LC_MESSAGES/gok.mo -share/locale/pt_BR/LC_MESSAGES/gok.mo -share/locale/sl/LC_MESSAGES/gok.mo -share/locale/sq/LC_MESSAGES/gok.mo -share/locale/sr/LC_MESSAGES/gok.mo -share/locale/sr@Latn/LC_MESSAGES/gok.mo -share/locale/sv/LC_MESSAGES/gok.mo -share/locale/ta/LC_MESSAGES/gok.mo -share/locale/uk/LC_MESSAGES/gok.mo -share/locale/vi/LC_MESSAGES/gok.mo -share/locale/zh_CN/LC_MESSAGES/gok.mo -share/locale/zh_TW/LC_MESSAGES/gok.mo -@dirrm share/gnome/omf/gok -@dirrm share/gnome/help/gok/C -@dirrm share/gnome/help/gok -@dirrm share/gnome/gok/zh_TW -@dirrm share/gnome/gok/zh_CN -@dirrm share/gnome/gok/vi -@dirrm share/gnome/gok/uk -@dirrm share/gnome/gok/ta -@dirrm share/gnome/gok/sv -@dirrm share/gnome/gok/sr@Latn -@dirrm share/gnome/gok/sr -@dirrm share/gnome/gok/sq -@dirrm share/gnome/gok/sl -@dirrm share/gnome/gok/pt_BR -@dirrm share/gnome/gok/pt -@dirrm share/gnome/gok/pl -@dirrm share/gnome/gok/pa -@dirrm share/gnome/gok/no -@dirrm share/gnome/gok/nl -@dirrm share/gnome/gok/ms -@dirrm share/gnome/gok/mn -@dirrm share/gnome/gok/ml -@dirrm share/gnome/gok/mk -@dirrm share/gnome/gok/lt -@dirrm share/gnome/gok/ko -@dirrm share/gnome/gok/ja -@dirrm share/gnome/gok/it -@dirrm share/gnome/gok/hr -@dirrm share/gnome/gok/hi -@dirrm share/gnome/gok/ga -@dirrm share/gnome/gok/fr -@dirrm share/gnome/gok/es -@dirrm share/gnome/gok/en_GB -@dirrm share/gnome/gok/en_CA -@dirrm share/gnome/gok/el -@dirrm share/gnome/gok/de -@dirrm share/gnome/gok/da -@dirrm share/gnome/gok/cy -@dirrm share/gnome/gok/cs -@dirrm share/gnome/gok/ca -@dirrm share/gnome/gok/be -@dirrm share/gnome/gok/az -@dirrm share/gnome/gok/ar -@dirrm share/gnome/gok/am -@dirrm share/gnome/gok -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/spy -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/spy -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/layout -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions -@dirrm etc/gconf/gconf.xml.defaults/apps/gok -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gok/gok-C.omf || /usr/bin/true |
