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 1.1.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c3e496b3b32
branches: trunk
changeset: 517240:0c3e496b3b32
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sun Aug 06 19:09:10 2006 +0000
description:
Update to 1.1.1:
Changes in 1.1.1
Magnifier:
* when source changes, move UI to the new source.
Braille:
* send text to brltty, this way it decides what to display
Translation:
* added: Bengali India
* updated: Dzongkha, Bulgarian, Catalan, German, French, Finnish, Gujarati
Changes in 1.1.0
Speech:
* added presentation for spread sheet cells and paragraphs
* reworked presentation for combos
* shutup speech when a key is pressed
* changed keyboard library
Magnifier:
* changed presentation for paragraphs
* zoomer boundaries clamped to screen boundaries
* do not assume that source and target have same size
Braille:
* added French braille table
* added braille tty support
Translation:
* added: Georgian, Dzongkha
* updated: Albanian, Brazilian Portuguese, Czech, Catalan, Galician,
Vietnamese, Gujarati, French
diffstat:
x11/gnopernicus/Makefile | 15 ++++++++++-----
x11/gnopernicus/PLIST | 17 ++++++++++++-----
x11/gnopernicus/distinfo | 8 ++++----
3 files changed, 26 insertions(+), 14 deletions(-)
diffs (150 lines):
diff -r 313a7cce8927 -r 0c3e496b3b32 x11/gnopernicus/Makefile
--- a/x11/gnopernicus/Makefile Sun Aug 06 19:08:55 2006 +0000
+++ b/x11/gnopernicus/Makefile Sun Aug 06 19:09:10 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.46 2006/07/05 05:37:47 jlam Exp $
+# $NetBSD: Makefile,v 1.47 2006/08/06 19:09:10 jmmv Exp $
#
-DISTNAME= gnopernicus-1.0.3
-PKGREVISION= 1
+DISTNAME= gnopernicus-1.1.1
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/1.0/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/1.1/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -29,6 +28,8 @@
${PKG_SYSCONFDIR}/translation_tables/en_US.a2b
CONF_FILES+= ${EGDIR}/translation_tables/es.a2b \
${PKG_SYSCONFDIR}/translation_tables/es.a2b
+CONF_FILES+= ${EGDIR}/translation_tables/fr.a2b \
+ ${PKG_SYSCONFDIR}/translation_tables/fr.a2b
CONF_FILES+= ${EGDIR}/translation_tables/sv.a2b \
${PKG_SYSCONFDIR}/translation_tables/sv.a2b
INSTALL_MAKE_FLAGS+= ${MAKE_FLAGS}
@@ -53,7 +54,10 @@
GCONF2_SCHEMAS+= gnopernicus.schemas
GCONF2_SCHEMAS+= remote.schemas
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.4.1
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.4.1
+BUILDLINK_API_DEPENDS.gnome-speech+= gnome-speech>=0.3.5
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.8.0
+BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.6.7
.include "../../audio/gnome-speech/buildlink3.mk"
.include "../../devel/at-spi/buildlink3.mk"
@@ -62,6 +66,7 @@
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gnome-mag/buildlink3.mk"
diff -r 313a7cce8927 -r 0c3e496b3b32 x11/gnopernicus/PLIST
--- a/x11/gnopernicus/PLIST Sun Aug 06 19:08:55 2006 +0000
+++ b/x11/gnopernicus/PLIST Sun Aug 06 19:09:10 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2006/04/17 07:07:39 jlam Exp $
+@comment $NetBSD: PLIST,v 1.14 2006/08/06 19:09:10 jmmv Exp $
bin/gnopernicus
bin/gnopernicus-mag-config
bin/srcore
@@ -14,6 +14,9 @@
include/gnopernicus-1.0/libsrutil/SRMessages.h
include/gnopernicus-1.0/libsrutil/srintl.h
include/gnopernicus-1.0/libsrutil/sru-debug.h
+include/gnopernicus-1.0/libsrutil/sru-glib.h
+include/gnopernicus-1.0/libsrutil/sru-module.h
+include/gnopernicus-1.0/libsrutil/sru-test.h
include/gnopernicus-1.0/libsrutil/util.h
lib/gnopernicus-1.0/libbrl.la
lib/gnopernicus-1.0/libke.la
@@ -28,6 +31,7 @@
share/examples/gnopernicus/translation_tables/de.a2b
share/examples/gnopernicus/translation_tables/en_US.a2b
share/examples/gnopernicus/translation_tables/es.a2b
+share/examples/gnopernicus/translation_tables/fr.a2b
share/examples/gnopernicus/translation_tables/sv.a2b
share/gconf/schemas/brlmonitor.schemas
share/gconf/schemas/gnopernicus.schemas
@@ -64,7 +68,6 @@
share/gnopernicus/glade/gnopi_files/Screen_Review/screen_review.glade2
share/gnopernicus/glade/gnopi_files/Speech_Settings/speech_settings.glade2
share/gnopernicus/glade/gnopi_files/User_Properties/user_properties.glade2
-share/gnopernicus/glade/gnopi_files/about.glade2
share/gnopernicus/glade/gnopi_files/braille.xpm
share/gnopernicus/glade/gnopi_files/gnopi.glade2
share/gnopernicus/glade/gnopi_files/keyboard.xpm
@@ -72,20 +75,24 @@
share/gnopernicus/glade/gnopi_files/start_up.png
share/gnopernicus/presentation/default.xml
share/gnopernicus/presentation/verbose.xml
+share/icons/hicolor/48x48/apps/gnopernicus.png
share/locale/ar/LC_MESSAGES/gnopernicus.mo
share/locale/az/LC_MESSAGES/gnopernicus.mo
share/locale/be/LC_MESSAGES/gnopernicus.mo
share/locale/bg/LC_MESSAGES/gnopernicus.mo
share/locale/bn/LC_MESSAGES/gnopernicus.mo
+share/locale/bn_IN/LC_MESSAGES/gnopernicus.mo
share/locale/ca/LC_MESSAGES/gnopernicus.mo
share/locale/cs/LC_MESSAGES/gnopernicus.mo
share/locale/cy/LC_MESSAGES/gnopernicus.mo
share/locale/da/LC_MESSAGES/gnopernicus.mo
share/locale/de/LC_MESSAGES/gnopernicus.mo
+share/locale/dz/LC_MESSAGES/gnopernicus.mo
share/locale/el/LC_MESSAGES/gnopernicus.mo
share/locale/en_CA/LC_MESSAGES/gnopernicus.mo
share/locale/en_GB/LC_MESSAGES/gnopernicus.mo
share/locale/es/LC_MESSAGES/gnopernicus.mo
+share/locale/et/LC_MESSAGES/gnopernicus.mo
share/locale/eu/LC_MESSAGES/gnopernicus.mo
share/locale/fa/LC_MESSAGES/gnopernicus.mo
share/locale/fi/LC_MESSAGES/gnopernicus.mo
@@ -99,6 +106,7 @@
share/locale/id/LC_MESSAGES/gnopernicus.mo
share/locale/it/LC_MESSAGES/gnopernicus.mo
share/locale/ja/LC_MESSAGES/gnopernicus.mo
+share/locale/ka/LC_MESSAGES/gnopernicus.mo
share/locale/ko/LC_MESSAGES/gnopernicus.mo
share/locale/lt/LC_MESSAGES/gnopernicus.mo
share/locale/mn/LC_MESSAGES/gnopernicus.mo
@@ -106,7 +114,6 @@
share/locale/nb/LC_MESSAGES/gnopernicus.mo
share/locale/ne/LC_MESSAGES/gnopernicus.mo
share/locale/nl/LC_MESSAGES/gnopernicus.mo
-share/locale/no/LC_MESSAGES/gnopernicus.mo
share/locale/pa/LC_MESSAGES/gnopernicus.mo
share/locale/pl/LC_MESSAGES/gnopernicus.mo
share/locale/pt/LC_MESSAGES/gnopernicus.mo
@@ -131,10 +138,10 @@
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
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
@dirrm share/gnopernicus/presentation
@dirrm share/gnopernicus/glade/gnopi_files/User_Properties
@dirrm share/gnopernicus/glade/gnopi_files/Speech_Settings
diff -r 313a7cce8927 -r 0c3e496b3b32 x11/gnopernicus/distinfo
--- a/x11/gnopernicus/distinfo Sun Aug 06 19:08:55 2006 +0000
+++ b/x11/gnopernicus/distinfo Sun Aug 06 19:09:10 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2006/03/30 21:31:53 jmmv Exp $
+$NetBSD: distinfo,v 1.18 2006/08/06 19:09:10 jmmv Exp $
-SHA1 (gnopernicus-1.0.3.tar.bz2) = 602d6bddbaea970e9f8519a2897bf79c62ffe554
-RMD160 (gnopernicus-1.0.3.tar.bz2) = 31f6300cde889fae28d8897dfd64d8af4e029bf2
-Size (gnopernicus-1.0.3.tar.bz2) = 2303239 bytes
+SHA1 (gnopernicus-1.1.1.tar.bz2) = fe67906feabc9474235303eecc67fabd348da10e
+RMD160 (gnopernicus-1.1.1.tar.bz2) = a7747d0c6a9c97fb32ddc4976de1f8af71e23e39
+Size (gnopernicus-1.1.1.tar.bz2) = 1535732 bytes
SHA1 (patch-ae) = ff936ff26a260138f438842260cdbac6d869d21f
SHA1 (patch-af) = 2cbe6f4bed223ecf0f7c88249e47fee515bd0390
Home |
Main Index |
Thread Index |
Old Index