aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/gok
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-11-29 04:06:37 +0800
committermarcus <marcus@FreeBSD.org>2009-11-29 04:06:37 +0800
commit08ef0f72276785801e0f5184e1ca838716c56eaf (patch)
tree37fd8876adeada957d64b9de8c72bdd6a0e3a340 /accessibility/gok
parentd3a72c0f140ffc8ba2da94a5087d0c48d4d97e35 (diff)
downloadfreebsd-ports-gnome-08ef0f72276785801e0f5184e1ca838716c56eaf.tar.gz
freebsd-ports-gnome-08ef0f72276785801e0f5184e1ca838716c56eaf.tar.zst
freebsd-ports-gnome-08ef0f72276785801e0f5184e1ca838716c56eaf.zip
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
Diffstat (limited to 'accessibility/gok')
-rw-r--r--accessibility/gok/Makefile11
-rw-r--r--accessibility/gok/distinfo6
-rw-r--r--accessibility/gok/pkg-plist24
3 files changed, 28 insertions, 13 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
index f313b9134bee..5a60d280ca85 100644
--- a/accessibility/gok/Makefile
+++ b/accessibility/gok/Makefile
@@ -3,12 +3,11 @@
# Whom: Adam Weinberger <adamw@freebsd.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/gok/Makefile,v 1.92 2009/03/17 14:42:44 kwm Exp $
+# $MCom: ports/accessibility/gok/Makefile,v 1.106 2009/10/19 19:03:32 kwm Exp $
#
PORTNAME= gok
-PORTVERSION= 2.26.0
-PORTREVISION= 1
+PORTVERSION= 2.28.1
PORTEPOCH= 1
CATEGORIES= accessibility sysutils gnome
MASTER_SITES= GNOME
@@ -17,6 +16,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME On-Screen Keyboard (GOK)
+LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra
+
USE_BZIP2= yes
USE_GETTEXT= yes
INSTALLS_OMF= yes
@@ -30,8 +31,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GCONF_SCHEMAS= gok.schemas
-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
index 92a89a3787bf..52f56cb2e9ad 100644
--- a/accessibility/gok/distinfo
+++ b/accessibility/gok/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gok-2.26.0.tar.bz2) = 8cc28ad6010a977c9ccbe8d5b690f636
-SHA256 (gnome2/gok-2.26.0.tar.bz2) = 787b24c7fe81bc22a3f425bc632a6712e27c616e5d4b8a1cfba9d0fbf721674a
-SIZE (gnome2/gok-2.26.0.tar.bz2) = 1341889
+MD5 (gnome2/gok-2.28.1.tar.bz2) = d7305f12c703e13eeaed796f996dbc86
+SHA256 (gnome2/gok-2.28.1.tar.bz2) = 121ab98605b0981c131cdc49bf190ba81e9a9d5c720fa94ed2fb3193f121e904
+SIZE (gnome2/gok-2.28.1.tar.bz2) = 1588038
diff --git a/accessibility/gok/pkg-plist b/accessibility/gok/pkg-plist
index e0f421756741..a80237b5f3f6 100644
--- a/accessibility/gok/pkg-plist
+++ b/accessibility/gok/pkg-plist
@@ -7,6 +7,7 @@ share/applications/gok.desktop
%%DOCSDIR%%/ch02.html
%%DOCSDIR%%/ch03.html
%%DOCSDIR%%/ch04.html
+%%DOCSDIR%%/gok-GokButton.html
%%DOCSDIR%%/gok-arraylist.html
%%DOCSDIR%%/gok-callbacks.html
%%DOCSDIR%%/gok-command-common.html
@@ -24,6 +25,7 @@ share/applications/gok.desktop
%%DOCSDIR%%/gok-gok-data.html
%%DOCSDIR%%/gok-gok-editor.html
%%DOCSDIR%%/gok-gok-feedback.html
+%%DOCSDIR%%/gok-gok-gconf-keys.html
%%DOCSDIR%%/gok-gok-gconf.html
%%DOCSDIR%%/gok-gok-key.html
%%DOCSDIR%%/gok-gok-keyboard.html
@@ -183,6 +185,16 @@ share/gnome/help/gok/C/legal.xml
%%DATADIR%%/ca/quit.kbd
%%DATADIR%%/ca/text-operations.kbd
%%DATADIR%%/ca/valuator.kbd
+%%DATADIR%%/ca@valencia/gok-controls.kbd
+%%DATADIR%%/ca@valencia/hide.kbd
+%%DATADIR%%/ca@valencia/launcher.kbd
+%%DATADIR%%/ca@valencia/main.kbd
+%%DATADIR%%/ca@valencia/mouse.kbd
+%%DATADIR%%/ca@valencia/move-resize.kbd
+%%DATADIR%%/ca@valencia/numberpad.kbd
+%%DATADIR%%/ca@valencia/quit.kbd
+%%DATADIR%%/ca@valencia/text-operations.kbd
+%%DATADIR%%/ca@valencia/valuator.kbd
%%DATADIR%%/cs/gok-controls.kbd
%%DATADIR%%/cs/hide.kbd
%%DATADIR%%/cs/launcher.kbd
@@ -351,8 +363,6 @@ share/gnome/help/gok/C/legal.xml
%%DATADIR%%/glade/gok.glade2
%%DATADIR%%/gok.rc
%%DATADIR%%/goklogo.png
-%%DATADIR%%/goksound1.wav
-%%DATADIR%%/goksound2.wav
%%DATADIR%%/gu/gok-controls.kbd
%%DATADIR%%/gu/hide.kbd
%%DATADIR%%/gu/launcher.kbd
@@ -868,6 +878,7 @@ share/locale/bg/LC_MESSAGES/gok.mo
share/locale/bn/LC_MESSAGES/gok.mo
share/locale/bn_IN/LC_MESSAGES/gok.mo
share/locale/ca/LC_MESSAGES/gok.mo
+share/locale/ca@valencia/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
@@ -935,6 +946,10 @@ share/locale/zh_HK/LC_MESSAGES/gok.mo
share/locale/zh_TW/LC_MESSAGES/gok.mo
share/omf/gok/gok-C.omf
share/pixmaps/gok.png
+share/sounds/freedesktop/stereo/goksound1.wav
+share/sounds/freedesktop/stereo/goksound2.wav
+@dirrmtry share/sounds/freedesktop/stereo
+@dirrmtry share/sounds/freedesktop
@dirrm share/omf/gok
@dirrm %%DATADIR%%/zh_TW
@dirrm %%DATADIR%%/zh_HK
@@ -1002,6 +1017,7 @@ share/pixmaps/gok.png
@dirrm %%DATADIR%%/da
@dirrm %%DATADIR%%/cy
@dirrm %%DATADIR%%/cs
+@dirrm %%DATADIR%%/ca@valencia
@dirrm %%DATADIR%%/ca
@dirrm %%DATADIR%%/bn_IN
@dirrm %%DATADIR%%/bn
@@ -1014,9 +1030,9 @@ share/pixmaps/gok.png
@dirrm %%DATADIR%%/am
@dirrm %%DATADIR%%/C
@dirrm %%DATADIR%%
+@dirrm %%DOCSDIR%%
@dirrm share/gnome/help/gok/C
@dirrm share/gnome/help/gok
-@dirrm %%DOCSDIR%%
@dirrmtry share/applications
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@@ -1038,6 +1054,8 @@ share/pixmaps/gok.png
@dirrmtry share/locale/ku
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/as/LC_MESSAGES