summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/at-spi/Makefile4
-rw-r--r--accessibility/at-spi/distinfo4
-rw-r--r--accessibility/at-spi/pkg-descr8
-rw-r--r--accessibility/atk/Makefile11
-rw-r--r--accessibility/atk/distinfo4
-rw-r--r--accessibility/atk/files/patch-configure13
-rw-r--r--accessibility/atk/pkg-descr13
-rw-r--r--accessibility/atk/pkg-plist7
-rw-r--r--accessibility/dasher/Makefile5
-rw-r--r--accessibility/dasher/distinfo4
-rw-r--r--accessibility/dasher/pkg-descr2
-rw-r--r--accessibility/dasher/pkg-plist11
-rw-r--r--accessibility/gail/Makefile7
-rw-r--r--accessibility/gail/distinfo4
-rw-r--r--accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in16
-rw-r--r--accessibility/gail/pkg-descr7
-rw-r--r--accessibility/gail/pkg-plist45
-rw-r--r--accessibility/gnome-speech/Makefile5
-rw-r--r--accessibility/gnome-speech/distinfo4
-rw-r--r--accessibility/gnome-speech/pkg-plist2
-rw-r--r--accessibility/gnomespeech/Makefile5
-rw-r--r--accessibility/gnomespeech/distinfo4
-rw-r--r--accessibility/gnomespeech/pkg-plist2
-rw-r--r--accessibility/gnopernicus/Makefile11
-rw-r--r--accessibility/gnopernicus/distinfo4
-rw-r--r--accessibility/gnopernicus/files/patch-configure10
-rw-r--r--accessibility/gnopernicus/pkg-descr2
-rw-r--r--accessibility/gnopernicus/pkg-plist59
-rw-r--r--accessibility/gok/Makefile9
-rw-r--r--accessibility/gok/distinfo4
-rw-r--r--accessibility/gok/pkg-descr2
-rw-r--r--accessibility/gok/pkg-plist436
32 files changed, 569 insertions, 155 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
index 5339966..acd32a7 100644
--- a/accessibility/at-spi/Makefile
+++ b/accessibility/at-spi/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= at-spi
-PORTVERSION= 1.3.16
+PORTVERSION= 1.4.0
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/accessibility/at-spi/distinfo b/accessibility/at-spi/distinfo
index 8d9520e..c57587f 100644
--- a/accessibility/at-spi/distinfo
+++ b/accessibility/at-spi/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/at-spi-1.3.16.tar.bz2) = 7378514cefed4950cd7dfaf9f91f06db
-SIZE (gnome2/at-spi-1.3.16.tar.bz2) = 458082
+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/pkg-descr b/accessibility/at-spi/pkg-descr
index 9a558af..c832f3b 100644
--- a/accessibility/at-spi/pkg-descr
+++ b/accessibility/at-spi/pkg-descr
@@ -1,4 +1,6 @@
-This is the Early Access Release of the Gnome Accessibility Project's
-Assistive Technology Service Provider Interface.
+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://www.gnome.org/
+WWW: http://developer.gnome.org/projects/gap/
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index 4426c79..266a66f 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= atk
-PORTVERSION= 1.4.1
-PORTREVISION= 2
+PORTVERSION= 1.6.0
CATEGORIES= accessibility devel
MASTER_SITES= ${MASTER_SITE_GNOME} \
- ftp://ftp.gtk.org/pub/gtk/v2.2/
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4
+ ftp://ftp.gtk.org/pub/gtk/v2.3/
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -19,8 +18,8 @@ COMMENT= A GNOME accessibility toolkit (ATK)
USE_BZIP2= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER= 13
-USE_GNOME= gnomehack glib20
+USE_LIBTOOL_VER=13
+USE_GNOME= gnomehack lthack glib20
CONFIGURE_ARGS= --enable-static \
--disable-gtk-doc \
--with-html-dir=${PREFIX}/share/doc
diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo
index c092bb6..2df340b 100644
--- a/accessibility/atk/distinfo
+++ b/accessibility/atk/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/atk-1.4.1.tar.bz2) = d7830bdf1e05d8395794f75097d291be
-SIZE (gnome2/atk-1.4.1.tar.bz2) = 444235
+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-configure b/accessibility/atk/files/patch-configure
deleted file mode 100644
index 13ee380..0000000
--- a/accessibility/atk/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure 2002/04/26 06:33:48 1.1
-+++ configure 2002/04/26 06:33:59
-@@ -6885,6 +6885,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/atk/pkg-descr b/accessibility/atk/pkg-descr
index b28d3e5..ac3b718 100644
--- a/accessibility/atk/pkg-descr
+++ b/accessibility/atk/pkg-descr
@@ -1,12 +1,5 @@
-Accessibility means helping people with disabilities to participate in
-substantial life activities. That includes work, and the use of services,
-products, and information. GNOME includes libraries and a support framework
-that allow people with disabilities to utilize all of the functionality of the
-GNOME user environment.
-
-The GNOME Accessibility Toolkit (ATK) describes a set of interfaces that need
-to be implemented by GUI components to make them accessible. The interfaces are
-toolkit-independent-- implementations could be written for any widget set, such
-as GTK, Motif or Qt.
+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
index 1af1ec8..edfbb0d 100644
--- a/accessibility/atk/pkg-plist
+++ b/accessibility/atk/pkg-plist
@@ -26,7 +26,7 @@ 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.400
+lib/libatk-1.0.so.600
libdata/pkgconfig/atk.pc
%%DOCSDIR%%/AtkAction.html
%%DOCSDIR%%/AtkComponent.html
@@ -59,6 +59,7 @@ libdata/pkgconfig/atk.pc
%%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
@@ -70,15 +71,18 @@ 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
@@ -107,6 +111,7 @@ 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
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile
index 99673de..f4b5c87 100644
--- a/accessibility/dasher/Makefile
+++ b/accessibility/dasher/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= dasher
-PORTVERSION= 3.2.4
-PORTREVISION= 2
+PORTVERSION= 3.2.8
CATEGORIES= accessibility editors x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.2
@@ -23,7 +22,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomehier gconf2 libglade2
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=13
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/accessibility/dasher/distinfo b/accessibility/dasher/distinfo
index 0b1919e..ad3eb35 100644
--- a/accessibility/dasher/distinfo
+++ b/accessibility/dasher/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/dasher-3.2.4.tar.bz2) = aa851fab82fd79456fa019212a496c57
-SIZE (gnome2/dasher-3.2.4.tar.bz2) = 2266147
+MD5 (gnome2/dasher-3.2.8.tar.bz2) = 8cddd604fc690ad6089ab81143186d3c
+SIZE (gnome2/dasher-3.2.8.tar.bz2) = 2339112
diff --git a/accessibility/dasher/pkg-descr b/accessibility/dasher/pkg-descr
index 70df291..7ef3255 100644
--- a/accessibility/dasher/pkg-descr
+++ b/accessibility/dasher/pkg-descr
@@ -9,6 +9,6 @@ system wherever a full-size keyboard cannot be used - for example,
* when operating a computer with zero hands (i.e., by head-mouse or
* by eyetracker).
-Dasher is fast, efficient, easy to learn, and fun to use.
+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
index 134cdf9..a1bf4a7 100644
--- a/accessibility/dasher/pkg-plist
+++ b/accessibility/dasher/pkg-plist
@@ -12,6 +12,7 @@ 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
@@ -28,6 +29,7 @@ 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
@@ -44,8 +46,10 @@ share/gnome/omf/dasher/dasher-C.omf
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
@@ -68,11 +72,18 @@ 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
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile
index bc7bad5..ee36f11 100644
--- a/accessibility/gail/Makefile
+++ b/accessibility/gail/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= gail
-PORTVERSION= 1.4.1
-PORTREVISION= 1
+PORTVERSION= 1.6.0
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -20,7 +19,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=13
USE_GNOME= gnomehack libgnomecanvas
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/accessibility/gail/distinfo b/accessibility/gail/distinfo
index 9660846..0c44ab6 100644
--- a/accessibility/gail/distinfo
+++ b/accessibility/gail/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gail-1.4.1.tar.bz2) = ea970bd1f6ce5da13e7d872ad9d27869
-SIZE (gnome2/gail-1.4.1.tar.bz2) = 397503
+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-docs_reference_libgail-util_Makefile.in b/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in
index c61bc36..6008612 100644
--- a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in
+++ b/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in
@@ -1,11 +1,11 @@
---- docs/reference/libgail-util/Makefile.in.orig Thu May 15 14:45:49 2003
-+++ docs/reference/libgail-util/Makefile.in Thu May 15 14:47:43 2003
-@@ -299,8 +299,6 @@
- echo '-- Installing '$$i ; \
- $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
+--- 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)
+- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \
+ fi
- #
+ uninstall-local:
diff --git a/accessibility/gail/pkg-descr b/accessibility/gail/pkg-descr
index e324312..50541e5 100644
--- a/accessibility/gail/pkg-descr
+++ b/accessibility/gail/pkg-descr
@@ -1,4 +1,5 @@
-Gail, the Gnome Accessibility Implementation library, is implementation of the
-ATK interfaces for GTK+ widgets.
+Gail, the Gnome Accessibility Implementation library, contains
+the bindings to integrate the platform-independent ATK accessibility
+widgets into the Gtk structure.
-WWW: http://www.gnome.org/
+WWW: http://developer.gnome.org/projects/gap/
diff --git a/accessibility/gail/pkg-plist b/accessibility/gail/pkg-plist
index abe53cd..ccdb3d3 100644
--- a/accessibility/gail/pkg-plist
+++ b/accessibility/gail/pkg-plist
@@ -7,10 +7,55 @@ 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
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile
index 51e6b5d..b7f210d 100644
--- a/accessibility/gnome-speech/Makefile
+++ b/accessibility/gnome-speech/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= gnomespeech
-PORTVERSION= 0.2.8
-PORTREVISION= 1
+PORTVERSION= 0.3.2
CATEGORIES= accessibility audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-speech/0.2
+MASTER_SITE_SUBDIR= sources/gnome-speech/0.3
DISTNAME= gnome-speech-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/accessibility/gnome-speech/distinfo b/accessibility/gnome-speech/distinfo
index 56d4641..e57980b 100644
--- a/accessibility/gnome-speech/distinfo
+++ b/accessibility/gnome-speech/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-speech-0.2.8.tar.bz2) = efa14757643f3e6ec7cdf1aef33914a6
-SIZE (gnome2/gnome-speech-0.2.8.tar.bz2) = 223063
+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/pkg-plist b/accessibility/gnome-speech/pkg-plist
index 65ebac9..1c66148 100644
--- a/accessibility/gnome-speech/pkg-plist
+++ b/accessibility/gnome-speech/pkg-plist
@@ -5,7 +5,7 @@ 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.6
+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
diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile
index 51e6b5d..b7f210d 100644
--- a/accessibility/gnomespeech/Makefile
+++ b/accessibility/gnomespeech/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= gnomespeech
-PORTVERSION= 0.2.8
-PORTREVISION= 1
+PORTVERSION= 0.3.2
CATEGORIES= accessibility audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-speech/0.2
+MASTER_SITE_SUBDIR= sources/gnome-speech/0.3
DISTNAME= gnome-speech-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/accessibility/gnomespeech/distinfo b/accessibility/gnomespeech/distinfo
index 56d4641..e57980b 100644
--- a/accessibility/gnomespeech/distinfo
+++ b/accessibility/gnomespeech/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-speech-0.2.8.tar.bz2) = efa14757643f3e6ec7cdf1aef33914a6
-SIZE (gnome2/gnome-speech-0.2.8.tar.bz2) = 223063
+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/pkg-plist b/accessibility/gnomespeech/pkg-plist
index 65ebac9..1c66148 100644
--- a/accessibility/gnomespeech/pkg-plist
+++ b/accessibility/gnomespeech/pkg-plist
@@ -5,7 +5,7 @@ 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.6
+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
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
index bca17a8..cbc48d4 100644
--- a/accessibility/gnopernicus/Makefile
+++ b/accessibility/gnopernicus/Makefile
@@ -6,25 +6,26 @@
#
PORTNAME= gnopernicus
-PORTVERSION= 0.7.1
+PORTVERSION= 0.8.1
PORTREVISION= 1
CATEGORIES= accessibility x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
+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.6:${PORTSDIR}/accessibility/gnomespeech
+ gnomespeech.7:${PORTSDIR}/accessibility/gnomespeech
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui atspi
-USE_LIBTOOL_VER= 13
+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
index 8088852..e00b340 100644
--- a/accessibility/gnopernicus/distinfo
+++ b/accessibility/gnopernicus/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnopernicus-0.7.1.tar.bz2) = 8a8bbeeffe1c9b315547e8b10f65c1bb
-SIZE (gnome2/gnopernicus-0.7.1.tar.bz2) = 1069645
+MD5 (gnome2/gnopernicus-0.8.1.tar.bz2) = ede9ad4871b4f0ed9991855b74aa7782
+SIZE (gnome2/gnopernicus-0.8.1.tar.bz2) = 1456530
diff --git a/accessibility/gnopernicus/files/patch-configure b/accessibility/gnopernicus/files/patch-configure
deleted file mode 100644
index 3926a24..0000000
--- a/accessibility/gnopernicus/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Wed Aug 13 10:44:17 2003
-+++ configure Wed Aug 13 13:47:43 2003
-@@ -7555,6 +7555,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/gnopernicus/pkg-descr b/accessibility/gnopernicus/pkg-descr
index d522adf..1719c65 100644
--- a/accessibility/gnopernicus/pkg-descr
+++ b/accessibility/gnopernicus/pkg-descr
@@ -1,4 +1,4 @@
-Gnopernicus provides Assistive Technologies (AT) for blind and visually
+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
index 532305d..5eb4fde 100644
--- a/accessibility/gnopernicus/pkg-plist
+++ b/accessibility/gnopernicus/pkg-plist
@@ -32,6 +32,8 @@ etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K13/%gconf
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
@@ -85,6 +87,15 @@ etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K07/%gconf
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
@@ -130,6 +141,8 @@ etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K1
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
@@ -188,6 +201,10 @@ etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K0
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
@@ -274,29 +291,48 @@ 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
@@ -308,12 +344,16 @@ 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
@@ -355,6 +395,10 @@ share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo
@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
@@ -413,6 +457,8 @@ share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo
@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
@@ -458,6 +504,15 @@ share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo
@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
@@ -511,6 +566,8 @@ share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo
@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
@@ -544,3 +601,5 @@ share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo
@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
index ea3fce4..a527c8b 100644
--- a/accessibility/gok/Makefile
+++ b/accessibility/gok/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= gok
-PORTVERSION= 0.8.4
-PORTREVISION= 1
+PORTVERSION= 0.10.0
CATEGORIES= accessibility sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -18,10 +17,10 @@ COMMENT= GNOME On-Screen Keyboard (GOK)
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck
+USE_GNOME= gnomehack gnomeprefix intlhack lthack libgnomeui atspi libwnck
USE_REINPLACE= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
diff --git a/accessibility/gok/distinfo b/accessibility/gok/distinfo
index f825ed6..bc107dc 100644
--- a/accessibility/gok/distinfo
+++ b/accessibility/gok/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gok-0.8.4.tar.bz2) = 6335c3e95b910c0f7c8baedcff4246b5
-SIZE (gnome2/gok-0.8.4.tar.bz2) = 867488
+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
index 1eb9874..1ef635d 100644
--- a/accessibility/gok/pkg-descr
+++ b/accessibility/gok/pkg-descr
@@ -1,4 +1,4 @@
-The GNOME On-Screen Keyboard (GOK) is an accessability interface
+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
diff --git a/accessibility/gok/pkg-plist b/accessibility/gok/pkg-plist
index 1c6824b..954ac5f 100644
--- a/accessibility/gok/pkg-plist
+++ b/accessibility/gok/pkg-plist
@@ -42,58 +42,8 @@ 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
-%%DOCSDIR%%/c4.html
-%%DOCSDIR%%/gok-arraylist.html
-%%DOCSDIR%%/gok-callbacks.html
-%%DOCSDIR%%/gok-command-common.html
-%%DOCSDIR%%/gok-command-edge-data.html
-%%DOCSDIR%%/gok-command-edge.html
-%%DOCSDIR%%/gok-command-graph.html
-%%DOCSDIR%%/gok-command-predictor.html
-%%DOCSDIR%%/gok-command-vertex-data.html
-%%DOCSDIR%%/gok-command-vertex.html
-%%DOCSDIR%%/gok-global.html
-%%DOCSDIR%%/gok-gok-action.html
-%%DOCSDIR%%/gok-gok-branchback-stack.html
-%%DOCSDIR%%/gok-gok-chunker.html
-%%DOCSDIR%%/gok-gok-control.html
-%%DOCSDIR%%/gok-gok-data.html
-%%DOCSDIR%%/gok-gok-editor.html
-%%DOCSDIR%%/gok-gok-feedback.html
-%%DOCSDIR%%/gok-gok-file-util.html
-%%DOCSDIR%%/gok-gok-gconf-keys.html
-%%DOCSDIR%%/gok-gok-gconf.html
-%%DOCSDIR%%/gok-gok-key.html
-%%DOCSDIR%%/gok-gok-keyboard.html
-%%DOCSDIR%%/gok-gok-keyslotter.html
-%%DOCSDIR%%/gok-gok-log-priv.html
-%%DOCSDIR%%/gok-gok-log-reader.html
-%%DOCSDIR%%/gok-gok-log.html
-%%DOCSDIR%%/gok-gok-modifier.html
-%%DOCSDIR%%/gok-gok-output.html
-%%DOCSDIR%%/gok-gok-page-accessmethod.html
-%%DOCSDIR%%/gok-gok-page-actions.html
-%%DOCSDIR%%/gok-gok-page-feedbacks.html
-%%DOCSDIR%%/gok-gok-page-keysizespace.html
-%%DOCSDIR%%/gok-gok-page-wordcomplete.html
-%%DOCSDIR%%/gok-gok-predictor.html
-%%DOCSDIR%%/gok-gok-scanner.html
-%%DOCSDIR%%/gok-gok-settings-dialog.html
-%%DOCSDIR%%/gok-gok-sound.html
-%%DOCSDIR%%/gok-gok-spy-priv.html
-%%DOCSDIR%%/gok-gok-spy.html
-%%DOCSDIR%%/gok-gok-word-complete.html
-%%DOCSDIR%%/gok-gok.html
-%%DOCSDIR%%/gok-gokbutton.html
-%%DOCSDIR%%/gok-gtkjoyswitch.html
-%%DOCSDIR%%/gok-interface.html
-%%DOCSDIR%%/gok-main.html
-%%DOCSDIR%%/gok-support.html
-%%DOCSDIR%%/gok-switchapi.html
-%%DOCSDIR%%/gok-word-complete.html
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
share/gnome/applications/gok.desktop
share/gnome/gok/East.png
share/gnome/gok/Keyboard.kbd
@@ -104,36 +54,366 @@ share/gnome/gok/SE.png
share/gnome/gok/SW.png
share/gnome/gok/South.png
share/gnome/gok/West.png
-share/gnome/gok/alphabet.kbd
+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/inverse-scanning.xam
+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
@@ -142,17 +422,24 @@ 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
@@ -167,11 +454,50 @@ 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/figures
@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 %%DOCSDIR%%
@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
OpenPOWER on IntegriCloud