pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gnopernicus Update to 0.8.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/565b7d1e536c
branches:  trunk
changeset: 471948:565b7d1e536c
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Apr 01 19:04:27 2004 +0000

description:
Update to 0.8.1:

Changes in 0.8.1
================

Translation:

    Update Basque, Arabic, Greek, Welsh and British translations.

Changes in 0.8.0
================

Translation:

    Update translations for Ukrainian, German, Arabic, Italian, Mongolian,
    Greek, Canadian English.

Changes in 0.7.6
================

Miscellanous
    * Report caret-moved events for non-focused objects.

UI:
    * Notify user when he moves to a new table.

Changes in 0.7.5
================

Miscellanous
    * Filter events for watched object.

UI:
    * add a function to unwatch all watched objects.
    * better presentation for tables.

Changes in 0.7.4
================
Presentation
    * Store presentation items in XML files, not not in gconf keys.

UI
    * Map shutup function on control-left key.

Changes in 0.7.3
================
Braille
    *  Support for devices created by HandyTech.

UI
    * Possibility to add a watch a specified object (to receive all event for
    that object).

GUI
    * Add option to permite a crosswire on without a cursor when the
    magnifier is active.
    * Presentation is now a collection of predefined profiles.

Miscellanous
    * Made non-case sensitive a braille device command line value.

Changes in 0.7.2
================

Magnifier:
    * Make sure that the coordinates are set ok in case of a change of
      resolution.
    * Zoomer's coordinates are from (0,0) to (x-display-size - 1,y-display-size - 1)
      (not from (1,1) to (x-display-size, y-display-size) as before)

diffstat:

 x11/gnopernicus/Makefile         |   7 +++----
 x11/gnopernicus/PLIST            |  26 ++++++++++++++++++++++++--
 x11/gnopernicus/distinfo         |  10 +++++-----
 x11/gnopernicus/patches/patch-aa |  16 +++++++++-------
 x11/gnopernicus/patches/patch-ac |   8 ++++----
 5 files changed, 45 insertions(+), 22 deletions(-)

diffs (170 lines):

diff -r 3d7d666c352a -r 565b7d1e536c x11/gnopernicus/Makefile
--- a/x11/gnopernicus/Makefile  Thu Apr 01 19:04:10 2004 +0000
+++ b/x11/gnopernicus/Makefile  Thu Apr 01 19:04:27 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:59 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/01 19:04:27 jmmv Exp $
 #
 
-DISTNAME=              gnopernicus-0.7.1
-PKGREVISION=           7
+DISTNAME=              gnopernicus-0.8.1
 CATEGORIES=            x11
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnopernicus/0.7/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnopernicus/0.8/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            xtraeme%NetBSD.org@localhost
diff -r 3d7d666c352a -r 565b7d1e536c x11/gnopernicus/PLIST
--- a/x11/gnopernicus/PLIST     Thu Apr 01 19:04:10 2004 +0000
+++ b/x11/gnopernicus/PLIST     Thu Apr 01 19:04:27 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/02/17 22:40:30 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/04/01 19:04:27 jmmv Exp $
 bin/brlmonitor
 bin/gnopernicus
 bin/srcore
@@ -60,8 +60,12 @@
 share/gconf/schemas/remote.schemas
 share/gnome/help/brlmonitor/C/brlmonitor.xml
 share/gnome/help/brlmonitor/C/legal.xml
+share/gnome/help/brlmonitor/es/brlmonitor.xml
+share/gnome/help/brlmonitor/es/legal.xml
 share/gnome/help/gnopernicus/C/gnopernicus.xml
 share/gnome/help/gnopernicus/C/legal.xml
+share/gnome/help/gnopernicus/es/gnopernicus.xml
+share/gnome/help/gnopernicus/es/legal.xml
 share/gnopernicus/fonts/braillehc.afm
 share/gnopernicus/fonts/braillehc.pfb
 share/gnopernicus/fonts/braillehc.pfm
@@ -92,20 +96,31 @@
 share/gnopernicus/glade/gnopi_files/keyboard.xpm
 share/gnopernicus/glade/gnopi_files/monitor.png
 share/gnopernicus/glade/gnopi_files/start_up.png
+share/gnopernicus/presentation/default.xml
+share/gnopernicus/presentation/verbose.xml
+${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnopernicus.mo
@@ -117,12 +132,17 @@
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnopernicus.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnopernicus.mo
 share/omf/gnopernicus/brlmonitor-C.omf
+share/omf/gnopernicus/brlmonitor-es.omf
 share/omf/gnopernicus/gnopernicus-C.omf
+share/omf/gnopernicus/gnopernicus-es.omf
 share/pixmaps/gnopernicus.png
+@comment in xdg-dirs: @dirrm share/pixmaps
 @dirrm share/omf/gnopernicus
 @comment in scrollkeeper: @dirrm share/omf
+@dirrm share/gnopernicus/presentation
 @dirrm share/gnopernicus/glade/gnopi_files/User_Properties
 @dirrm share/gnopernicus/glade/gnopi_files/Speech_Settings
 @dirrm share/gnopernicus/glade/gnopi_files/Screen_Review
@@ -139,15 +159,17 @@
 @dirrm share/gnopernicus/glade
 @dirrm share/gnopernicus/fonts
 @dirrm share/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
 @comment in gnome2-dirs: @dirrm share/gnome/help
 @comment in GConf2: @dirrm share/gconf/schemas
 @dirrm share/examples/gnopernicus/translation_tables
 @dirrm share/examples/gnopernicus
-@comment in gnome2-dirs: @dirrm share/applications
+@comment in xdg-dirs: @dirrm share/applications
 @dirrm lib/gnopernicus-1.0
 @dirrm include/gnopernicus-1.0/libsrutil
 @dirrm include/gnopernicus-1.0/libsrs
diff -r 3d7d666c352a -r 565b7d1e536c x11/gnopernicus/distinfo
--- a/x11/gnopernicus/distinfo  Thu Apr 01 19:04:10 2004 +0000
+++ b/x11/gnopernicus/distinfo  Thu Apr 01 19:04:27 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2004/02/17 22:40:30 jmmv Exp $
+$NetBSD: distinfo,v 1.3 2004/04/01 19:04:27 jmmv Exp $
 
-SHA1 (gnopernicus-0.7.1.tar.bz2) = b976f0c7f31dec4d8064f59945b7214fa255754c
-Size (gnopernicus-0.7.1.tar.bz2) = 1069645 bytes
-SHA1 (patch-aa) = 1561518740619f38136b77562526c2624c151c1f
+SHA1 (gnopernicus-0.8.1.tar.bz2) = 1653fc01bafae73ad15f1d235465e0a3a0e53f69
+Size (gnopernicus-0.8.1.tar.bz2) = 1456530 bytes
+SHA1 (patch-aa) = 28ef4af838bb908936e6419042360c0bb4fdb757
 SHA1 (patch-ab) = c391a7cd3a1d3586235f90b6c684a951ed9c71b6
-SHA1 (patch-ac) = de230e1c4cfddbd2acc3c925e86eb517b1dbdd11
+SHA1 (patch-ac) = b7d404d32bc37aaa4000203ab0af0fb3879d23c9
 SHA1 (patch-ad) = 46fbb70bbe4085f16d89b3f29af04cd30115eb0c
diff -r 3d7d666c352a -r 565b7d1e536c x11/gnopernicus/patches/patch-aa
--- a/x11/gnopernicus/patches/patch-aa  Thu Apr 01 19:04:10 2004 +0000
+++ b/x11/gnopernicus/patches/patch-aa  Thu Apr 01 19:04:27 2004 +0000
@@ -1,11 +1,13 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/12/30 17:56:40 xtraeme Exp $
+$NetBSD: patch-aa,v 1.2 2004/04/01 19:04:28 jmmv Exp $
+
+http://bugzilla.gnome.org/show_bug.cgi?id=134684
 
---- schemas/Makefile.in.orig   2003-12-30 18:35:38.000000000 +0100
-+++ schemas/Makefile.in        2003-12-30 18:35:56.000000000 +0100
-@@ -165,7 +165,7 @@
- X_LIBS = @X_LIBS@
- gnopernicuslocaledir = @gnopernicuslocaledir@
- 
+--- schemas/Makefile.in.orig   2004-03-22 12:15:16.000000000 +0100
++++ schemas/Makefile.in
+@@ -227,7 +227,7 @@ sbindir = @sbindir@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
 -schemasdir = $(sysconfdir)/gconf/schemas
 +schemasdir = $(datadir)/gconf/schemas
  schemas_DATA = brlmonitor.schemas     \
diff -r 3d7d666c352a -r 565b7d1e536c x11/gnopernicus/patches/patch-ac
--- a/x11/gnopernicus/patches/patch-ac  Thu Apr 01 19:04:10 2004 +0000
+++ b/x11/gnopernicus/patches/patch-ac  Thu Apr 01 19:04:27 2004 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-ac,v 1.1 2004/02/17 22:40:30 jmmv Exp $
+$NetBSD: patch-ac,v 1.2 2004/04/01 19:04:28 jmmv Exp $
 
---- srcore/Makefile.in.orig    2003-10-07 16:31:26.000000000 +0200
+--- srcore/Makefile.in.orig    2004-02-11 14:57:59.000000000 +0100
 +++ srcore/Makefile.in
-@@ -174,7 +174,7 @@ INCLUDES = -I$(srcdir)                  
+@@ -175,7 +175,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/\" \
           $(SRCORE_CFLAGS)                     \
           -DG_LOG_DOMAIN=\"gnopernicus\"
- 



Home | Main Index | Thread Index | Old Index