pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/gok Update to 0.10.2: [This is the gnome-2.6.1 re...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d2ab7c911cf
branches: trunk
changeset: 473437:8d2ab7c911cf
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Apr 19 18:50:22 2004 +0000
description:
Update to 0.10.2: [This is the gnome-2.6.1 release of GOK]
* Much improved table handling: many table and list items
that were previously 'inert' when activated from GOK now
work correctly. (#117567, #129450)
* GOK now allows direct interaction with the gtk+-2.4 file selector.
(#136065).
* Fixed a regression in the Settings dialog
when used with HighContrastInverse themes. (#138683)
* Fixed modifier/shift behavior in "alphabetic" keyboards that
aren't created from the XKB keyboard description.
* Improved support for Mozilla-1.6. (This will be visible to end-users
when mozilla changes are pushed out to the main 1.6 tree)
(#135314)
* build fixes: #136732 (parallel make), #139495 (improper use of FORCE
in schemas).
* other bugfixes: #133545,
* languages: gu (Guntupalli Karunakar)
bn (Sayamindu Dasgupta)
hu (Andras Timar)
diffstat:
misc/gok/Makefile | 4 ++--
misc/gok/PLIST | 32 +++++++++++++++++++++++++++++++-
misc/gok/distinfo | 6 +++---
3 files changed, 36 insertions(+), 6 deletions(-)
diffs (116 lines):
diff -r 0cce75d482ca -r 8d2ab7c911cf misc/gok/Makefile
--- a/misc/gok/Makefile Mon Apr 19 18:39:09 2004 +0000
+++ b/misc/gok/Makefile Mon Apr 19 18:50:22 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/04/14 16:15:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/19 18:50:22 jmmv Exp $
#
-DISTNAME= gok-0.10.0
+DISTNAME= gok-0.10.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/0.10/}
EXTRACT_SUFX= .tar.bz2
diff -r 0cce75d482ca -r 8d2ab7c911cf misc/gok/PLIST
--- a/misc/gok/PLIST Mon Apr 19 18:39:09 2004 +0000
+++ b/misc/gok/PLIST Mon Apr 19 18:50:22 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/04/01 19:04:43 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/04/19 18:50:22 jmmv Exp $
bin/gok
lib/bonobo/servers/GNOME_Gok.server
lib/pkgconfig/gok-1.0.pc
@@ -47,6 +47,14 @@
share/gok/be/move-resize.kbd
share/gok/be/quit.kbd
share/gok/be/text-operations.kbd
+share/gok/bn/gok-controls.kbd
+share/gok/bn/hide.kbd
+share/gok/bn/launcher.kbd
+share/gok/bn/main.kbd
+share/gok/bn/mouse.kbd
+share/gok/bn/move-resize.kbd
+share/gok/bn/quit.kbd
+share/gok/bn/text-operations.kbd
share/gok/ca/gok-controls.kbd
share/gok/ca/hide.kbd
share/gok/ca/launcher.kbd
@@ -145,6 +153,14 @@
share/gok/goklogo.png
share/gok/goksound1.wav
share/gok/goksound2.wav
+share/gok/gu/gok-controls.kbd
+share/gok/gu/hide.kbd
+share/gok/gu/launcher.kbd
+share/gok/gu/main.kbd
+share/gok/gu/mouse.kbd
+share/gok/gu/move-resize.kbd
+share/gok/gu/quit.kbd
+share/gok/gu/text-operations.kbd
share/gok/hi/gok-controls.kbd
share/gok/hi/hide.kbd
share/gok/hi/launcher.kbd
@@ -162,6 +178,14 @@
share/gok/hr/move-resize.kbd
share/gok/hr/quit.kbd
share/gok/hr/text-operations.kbd
+share/gok/hu/gok-controls.kbd
+share/gok/hu/hide.kbd
+share/gok/hu/launcher.kbd
+share/gok/hu/main.kbd
+share/gok/hu/mouse.kbd
+share/gok/hu/move-resize.kbd
+share/gok/hu/quit.kbd
+share/gok/hu/text-operations.kbd
share/gok/inverse-scanning.xam
share/gok/it/gok-controls.kbd
share/gok/it/hide.kbd
@@ -372,6 +396,7 @@
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gok.mo
+${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gok.mo
@@ -383,8 +408,10 @@
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gok.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gok.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gok.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gok.mo
@@ -438,8 +465,10 @@
@dirrm share/gok/ko
@dirrm share/gok/ja
@dirrm share/gok/it
+@dirrm share/gok/hu
@dirrm share/gok/hr
@dirrm share/gok/hi
+@dirrm share/gok/gu
@dirrm share/gok/ga
@dirrm share/gok/fr
@dirrm share/gok/es
@@ -451,6 +480,7 @@
@dirrm share/gok/cy
@dirrm share/gok/cs
@dirrm share/gok/ca
+@dirrm share/gok/bn
@dirrm share/gok/be
@dirrm share/gok/az
@dirrm share/gok/ar
diff -r 0cce75d482ca -r 8d2ab7c911cf misc/gok/distinfo
--- a/misc/gok/distinfo Mon Apr 19 18:39:09 2004 +0000
+++ b/misc/gok/distinfo Mon Apr 19 18:50:22 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/04/01 19:04:43 jmmv Exp $
+$NetBSD: distinfo,v 1.3 2004/04/19 18:50:22 jmmv Exp $
-SHA1 (gok-0.10.0.tar.bz2) = 2bb705cb6611e70d5347bacce411c976f00af4a4
-Size (gok-0.10.0.tar.bz2) = 1081717 bytes
+SHA1 (gok-0.10.2.tar.bz2) = 43cd94fcd212bcab96f804ef7bf70647c4f57399
+Size (gok-0.10.2.tar.bz2) = 1125549 bytes
Home |
Main Index |
Thread Index |
Old Index