From 225f66e33977d246f5fc6fc02f88761a534bb96b Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 22 Mar 2005 16:32:32 +0000 Subject: Update to 0.10.4: ================= Changes in 0.10.4 ================= Translations: * Updated French, Polish, Serbian, Romanian, Greek, Catalan, Turkish, and Bulgarian translations. ================= Changes in 0.10.3 ================= Braille: * Added support for Pronto and Eco braille devices. Presentation: * Improved presentation for watched objects. If speech is off, the events for watched objects are presented only to the magnifier. If speech and magnifier are off, the events are presented only to braille. * Added "Window" key to be presented as modifier and "Menu" key to be presented as cursor. * Improved presentation for magnifier when it's tracking the caret in focus tracking auto mode. ================= Changes in 0.10.2 ================= Speech: * Better reporting when switching desktops. ================= Changes in 0.10.1 ================= Speech: * Better reporting for navigation word-by-word. Presentation: * Improved presentation for tables. ================= Changes in 0.10.0 ================= Braille: * Gnopernicus now supports Eco braille devices thanks to Juan Ramon Jimenez Garcia . Speech: * A better presentation for window rename events. --- x11/gnopernicus/Makefile | 11 ++++++----- x11/gnopernicus/distinfo | 8 ++++---- 2 files changed, 10 insertions(+), 9 deletions(-) (limited to 'x11') diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index b1afb7fa431..5b81dde0690 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,17 +1,15 @@ -# $NetBSD: Makefile,v 1.22 2005/02/26 17:26:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2005/03/22 16:32:32 jmmv Exp $ # -DISTNAME= gnopernicus-0.9.19 +DISTNAME= gnopernicus-0.10.4 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/0.9/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/0.10/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Collection of accessibility apps for GNOME 2 -BUILD_USES_MSGFMT= yes - USE_BUILDLINK3= yes USE_DIRS+= gnome2-1.5 USE_GNU_TOOLS+= make @@ -53,10 +51,13 @@ GCONF2_SCHEMAS+= brlmonitor.schemas GCONF2_SCHEMAS+= gnopernicus.schemas GCONF2_SCHEMAS+= remote.schemas +BUILDLINK_DEPENDS.glib2+= glib2>=2.4.1 + .include "../../audio/gnome-speech/buildlink3.mk" .include "../../devel/at-spi/buildlink3.mk" .include "../../devel/GConf2/schemas.mk" .include "../../devel/glib2/buildlink3.mk" +.include "../../devel/libglade2/buildlink3.mk" .include "../../devel/libgnome/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" .include "../../devel/pkgconfig/buildlink3.mk" diff --git a/x11/gnopernicus/distinfo b/x11/gnopernicus/distinfo index 766c547c64b..6e107937f81 100644 --- a/x11/gnopernicus/distinfo +++ b/x11/gnopernicus/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2005/02/26 17:26:30 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2005/03/22 16:32:32 jmmv Exp $ -SHA1 (gnopernicus-0.9.19.tar.bz2) = 8a6904f333036c74010df67ae0faad781608cce2 -RMD160 (gnopernicus-0.9.19.tar.bz2) = cb7ebc4e328762212ed65a33d46f4cc70ae3eeb0 -Size (gnopernicus-0.9.19.tar.bz2) = 1927562 bytes +SHA1 (gnopernicus-0.10.4.tar.bz2) = 0845e3d21edd74bfa997cc0fbc8c186f62fa3967 +RMD160 (gnopernicus-0.10.4.tar.bz2) = 3a88c853c8bd1263b5785c50ba4baeb40a54411b +Size (gnopernicus-0.10.4.tar.bz2) = 1953427 bytes SHA1 (patch-ab) = d17ba1a57ad795f018bd224444c987b9e0c57b16 SHA1 (patch-ac) = 29fbb4e5c0a71d86f288cdbf21320775abbc104f SHA1 (patch-ad) = f8ebe0b5eb2a8f454f264ab7682e5b8f8d113e93 -- cgit v1.2.3