diff options
author | jmmv <jmmv> | 2004-10-28 19:13:54 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-10-28 19:13:54 +0000 |
commit | 67ed00abd2edf6207739099410b397ac752960c5 (patch) | |
tree | 6a5beebbc967368d9583ac06722db64060083229 /x11 | |
parent | 8a27462a2bae0eae46d7fb8b2226ea40385e7d88 (diff) | |
download | pkgsrc-67ed00abd2edf6207739099410b397ac752960c5.tar.gz |
Update to 0.9.16:
Changes in 0.9.16
=================
Speech:
* Modify to remove information from queue for an end of speech marker
only if the marker is for text for which information is.
Changes in 0.9.15
=================
Presentation:
Gnopernicus now presents context information for when a
toolbar item is focused.
Translation:
Added and updated Romanian translation.
Updated Canadian English, Italian and Simplified Chinese translations.
Changes in 0.9.14
=================
Miscelaneous:
* Gnopernicus uses now version 1.7 of autotools.
Translation:
* Updated Danish, Korean, Spanish and British translations.
Changes in 0.9.13
=================
Miscelaneous:
* Gnopernicus uses now version 1.7 of autotools.
Translation:
* Updated Danish, Korean, Spanish and British translations.
Changes in 0.9.12
=================
Translation:
* Added Russian, Turkish, Traditional Chinese translations.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnopernicus/Makefile | 5 | ||||
-rw-r--r-- | x11/gnopernicus/PLIST | 3 | ||||
-rw-r--r-- | x11/gnopernicus/distinfo | 12 | ||||
-rw-r--r-- | x11/gnopernicus/patches/patch-ab | 14 | ||||
-rw-r--r-- | x11/gnopernicus/patches/patch-ac | 22 | ||||
-rw-r--r-- | x11/gnopernicus/patches/patch-ad | 22 |
6 files changed, 39 insertions, 39 deletions
diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index b86630b5391..c8eb4b46d6d 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2004/10/03 00:18:33 tv Exp $ +# $NetBSD: Makefile,v 1.20 2004/10/28 19:13:54 jmmv Exp $ # -DISTNAME= gnopernicus-0.9.12 -PKGREVISION= 1 +DISTNAME= gnopernicus-0.9.16 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/0.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnopernicus/PLIST b/x11/gnopernicus/PLIST index 232088266ad..34ab7b1ce75 100644 --- a/x11/gnopernicus/PLIST +++ b/x11/gnopernicus/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2004/09/22 08:09:58 jlam Exp $ +@comment $NetBSD: PLIST,v 1.8 2004/10/28 19:13:54 jmmv Exp $ bin/gnopernicus bin/srcore include/gnopernicus-1.0/libbrl/brlxmlapi.h @@ -101,6 +101,7 @@ ${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gnopernicus.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnopernicus.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnopernicus.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnopernicus.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnopernicus.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnopernicus.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnopernicus.mo ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnopernicus.mo diff --git a/x11/gnopernicus/distinfo b/x11/gnopernicus/distinfo index 9112b110bd8..f1b0d85c2f3 100644 --- a/x11/gnopernicus/distinfo +++ b/x11/gnopernicus/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2004/09/21 17:12:18 jmmv Exp $ +$NetBSD: distinfo,v 1.7 2004/10/28 19:13:54 jmmv Exp $ -SHA1 (gnopernicus-0.9.12.tar.bz2) = 40dfd97a0d163038441064a96741e5d4b1a2b523 -Size (gnopernicus-0.9.12.tar.bz2) = 1808327 bytes -SHA1 (patch-ab) = d630d193babf2f0524ee839f39722c88518cab38 -SHA1 (patch-ac) = 4bdc8d78387935cbf7078c34b278f2bb7e5f4ecb -SHA1 (patch-ad) = ef9941796996f03f3e2b387d1b76b1cbc0fb89dd +SHA1 (gnopernicus-0.9.16.tar.bz2) = 1a57af950ea707777a8d9e5d40756ba44b9fee10 +Size (gnopernicus-0.9.16.tar.bz2) = 1905537 bytes +SHA1 (patch-ab) = d17ba1a57ad795f018bd224444c987b9e0c57b16 +SHA1 (patch-ac) = 29fbb4e5c0a71d86f288cdbf21320775abbc104f +SHA1 (patch-ad) = f8ebe0b5eb2a8f454f264ab7682e5b8f8d113e93 diff --git a/x11/gnopernicus/patches/patch-ab b/x11/gnopernicus/patches/patch-ab index 64032bf30f4..69a3c01eccf 100644 --- a/x11/gnopernicus/patches/patch-ab +++ b/x11/gnopernicus/patches/patch-ab @@ -1,13 +1,13 @@ -$NetBSD: patch-ab,v 1.2 2004/09/21 17:12:18 jmmv Exp $ +$NetBSD: patch-ab,v 1.3 2004/10/28 19:13:54 jmmv Exp $ ---- gnopi/Makefile.in.orig 2004-08-30 18:39:59.000000000 +0200 +--- gnopi/Makefile.in.orig 2004-10-14 08:44:55.000000000 +0200 +++ gnopi/Makefile.in -@@ -190,7 +190,7 @@ gnopernicus_SOURCES = gnopi.c gnopiu - LDADD = ../srutil/libsrutil.la ../srconf/libsrconf/libsrconf.la $(GNOPI_LIBS) +@@ -307,7 +307,7 @@ LDADD = ../srutil/libsrutil.la \ + $(GNOPI_LIBS) -translationdir = $(sysconfdir)/gnopernicus-1.0/translation_tables +translationdir = $(datadir)/examples/gnopernicus/translation_tables - translation_DATA = de.a2b es.a2b sv.a2b en_US.a2b - - + translation_DATA = de.a2b \ + es.a2b \ + sv.a2b \ diff --git a/x11/gnopernicus/patches/patch-ac b/x11/gnopernicus/patches/patch-ac index 9fd09e36074..76cc77e086f 100644 --- a/x11/gnopernicus/patches/patch-ac +++ b/x11/gnopernicus/patches/patch-ac @@ -1,13 +1,13 @@ -$NetBSD: patch-ac,v 1.3 2004/09/21 17:12:18 jmmv Exp $ +$NetBSD: patch-ac,v 1.4 2004/10/28 19:13:54 jmmv Exp $ ---- srcore/Makefile.in.orig 2004-08-30 18:39:59.000000000 +0200 +--- srcore/Makefile.in.orig 2004-10-14 08:44:59.000000000 +0200 +++ srcore/Makefile.in -@@ -175,7 +175,7 @@ WARN_CXXFLAGS = @WARN_CXXFLAGS@ - X_LIBS = @X_LIBS@ - gnopernicuslocaledir = @gnopernicuslocaledir@ - --INCLUDES = -I$(srcdir) -I$(top_srcdir)/braille/libbrl -I$(top_srcdir)/speech/libsrs -I$(top_srcdir)/srlow/libsrlow -I$(top_srcdir)/srconf/libsrconf -I$(top_srcdir)/kbd_mouse/libke -I$(top_srcdir)/magnifier/libmag -I$(top_srcdir)/srutil -DGNOPERNICUSLOCALEDIR=\""$(gnopernicuslocaledir)"\" -DBRAILLE_TRANS_TABLES_DIR=\"$(sysconfdir)/gnopernicus-1.0/translation_tables/\" -DPRESENTATION_DIR=\"$(datadir)/gnopernicus/presentation/\" -DBRLMON_DIR=\"$(libexecdir)/\" $(SRCORE_CFLAGS) -DG_LOG_DOMAIN=\"gnopernicus\" -DSRS_NO_MARKERS_SUPPORTED -+INCLUDES = -I$(srcdir) -I$(top_srcdir)/braille/libbrl -I$(top_srcdir)/speech/libsrs -I$(top_srcdir)/srlow/libsrlow -I$(top_srcdir)/srconf/libsrconf -I$(top_srcdir)/kbd_mouse/libke -I$(top_srcdir)/magnifier/libmag -I$(top_srcdir)/srutil -DGNOPERNICUSLOCALEDIR=\""$(gnopernicuslocaledir)"\" -DBRAILLE_TRANS_TABLES_DIR=\"$(sysconfdir)/translation_tables/\" -DPRESENTATION_DIR=\"$(datadir)/gnopernicus/presentation/\" -DBRLMON_DIR=\"$(libexecdir)/\" $(SRCORE_CFLAGS) -DG_LOG_DOMAIN=\"gnopernicus\" -DSRS_NO_MARKERS_SUPPORTED - - - bin_PROGRAMS = srcore +@@ -243,7 +243,7 @@ INCLUDES = -I$(srcdir) + -I$(top_srcdir)/magnifier/libmag \ + -I$(top_srcdir)/srutil \ + -DGNOPERNICUSLOCALEDIR=\""$(gnopernicuslocaledir)"\" \ +- -DBRAILLE_TRANS_TABLES_DIR=\"$(sysconfdir)/gnopernicus-1.0/translation_tables/\" \ ++ -DBRAILLE_TRANS_TABLES_DIR=\"$(sysconfdir)/translation_tables/\" \ + -DPRESENTATION_DIR=\"$(datadir)/gnopernicus/presentation/\" \ + -DBRLMON_DIR=\"$(libexecdir)/\" \ + $(SRCORE_CFLAGS) \ diff --git a/x11/gnopernicus/patches/patch-ad b/x11/gnopernicus/patches/patch-ad index 685fad597f6..930a8b54fd9 100644 --- a/x11/gnopernicus/patches/patch-ad +++ b/x11/gnopernicus/patches/patch-ad @@ -1,13 +1,13 @@ -$NetBSD: patch-ad,v 1.2 2004/09/21 17:12:18 jmmv Exp $ +$NetBSD: patch-ad,v 1.3 2004/10/28 19:13:54 jmmv Exp $ ---- braille/libbrl/Makefile.in.orig 2004-08-30 18:39:53.000000000 +0200 +--- braille/libbrl/Makefile.in.orig 2004-10-14 08:44:55.000000000 +0200 +++ braille/libbrl/Makefile.in -@@ -178,7 +178,7 @@ NULL = - - libbrl_LTLIBRARIES = libbrl.la - --INCLUDES = -I$(top_builddir) -I$(top_srcdir)/srutil -I$(top_srcdir)/srconf/libsrconf -DBRAILLE_TRANS_TABLES_DIR=\"$(sysconfdir)/gnopernicus-1.0/translation_tables/\" -DTTYNAME0=\"$(TTYNAME_0)\" -DTTYNAME1=\"$(TTYNAME_1)\" $(BRLTTY_ACTIVE) $(LIBBRL_CFLAGS) -DG_LOG_DOMAIN=\"gnopernicus\" -+INCLUDES = -I$(top_builddir) -I$(top_srcdir)/srutil -I$(top_srcdir)/srconf/libsrconf -DBRAILLE_TRANS_TABLES_DIR=\"$(sysconfdir)/translation_tables/\" -DTTYNAME0=\"$(TTYNAME_0)\" -DTTYNAME1=\"$(TTYNAME_1)\" $(BRLTTY_ACTIVE) $(LIBBRL_CFLAGS) -DG_LOG_DOMAIN=\"gnopernicus\" - - - LDFLAGS = $(LIBBRL_LIBS) @LT_VERSION_INFO@ +@@ -240,7 +240,7 @@ libbrl_LTLIBRARIES = libbrl.la + INCLUDES = -I$(top_builddir) \ + -I$(top_srcdir)/srutil \ + -I$(top_srcdir)/srconf/libsrconf \ +- -DBRAILLE_TRANS_TABLES_DIR=\"$(sysconfdir)/gnopernicus-1.0/translation_tables/\" \ ++ -DBRAILLE_TRANS_TABLES_DIR=\"$(sysconfdir)/translation_tables/\" \ + -DTTYNAME0=\"$(TTYNAME_0)\" -DTTYNAME1=\"$(TTYNAME_1)\" \ + $(BRLTTY_ACTIVE) \ + $(LIBBRL_CFLAGS) \ |