Commit graph

20 commits

Author SHA1 Message Date
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
c78b7863a3 Update to 0.9.12. This version corresponds to GNOME 2.8.0.
=================
Changes in 0.9.12
=================

Translation:
    * Added Russian, Turkish, Traditional Chinese translations.

=================
Changes in 0.9.10
=================

Miscelaneous:
    * Improved the reporting of a warning message when the cursor position
      on brlmon is greater then brlmon size.
    * Improved reportng for word-by-word navigation.

Translation:
    * Added Norwegian Bokmal and Tamil translations .

Speech:
    * Modify to report the correct range for speech parameters.

Presentation:
    * Inform the user that there is a "empty line" in case of blank lines.

================
Changes in 0.9.9
================

Miscelaneous:
    * Install brlmon in libexec, not in bin directory.

Translation:
    * Add bengali translation.
    * Update Korean, Japanese, Portuguese, Serbian, Simplified Chinese, Polish,
    Canadian English, Danish, Spanish, Dutch.

Presentation:
    * Inform user when the moves to another group (when context has
       been changed).

================
Changes in 0.9.8
================

Bug Fixes:
    * Now handle the 'Separator' key (",") on some non-English
      numeric keypads the same as the "Decimal" key (".") -
      specifically, treat XK_KP_Separator as synonym for XK_KP_Decimal
      when handling layer commands.

Braille:
    * Added support for scrolling the braille display one whole width
      (rather than just 20 cells) via layer 9 keypad 4 and 6.
      See bugzilla bug #148090.

================
Changes in 0.9.7
================

Presentation:
    * Improve presentation for sliders.
    * Presentation for a watched object is not interrupted anymore by the
       presentation for focus tracking.

Miscelaneous:
    * Generate a beep instead of exiting in case of failure to register a
       listener for an event.

Speech:
    * Change values for rate and pitch for voice from percents to absolute
        values (including minimum and maximum in UI.

Brlmon:
    * Make brlmon to act as a panel (do not let other window to overlap it).

Magnifier:
    * Make zoom factor x and y floats from int.

================
Changes in 0.9.6
================

Translation:
    * Added slovak language
    * Added bulgarian language.
    * Added improved spanish translation table for braille

Magnifier:
    * Removed some warning messages for panning.

Speech:
    * Better default values for speech.

Presentation:
    * Improved a lot of presentations for diferent events and objects.

Miscelaneous:
    * Do not generate mosue events if XEvIE is not present.
    * Improved work with GDM trogh --login option

================
Changes in 0.9.5
================

Speech:
    * Added new text echo mode "none".
    * Report "first/last line" if user is on first/last line in flat review.
    * Do not report role for multi-line-text for speech default presentation
     mode.
    * Improved the response of read whole window command.
    * Report to user "Escape" key.

Braille:
    * Report "first/last line" if user is on first/last line in flat review.

Miscelaneous:
    * Added --login command line option.
    * Added -u command line parameter to start magnifier in upper half of screen

================
Changes in 0.9.4
================

Miscelaneous:
    * Improved behaviour of gnopernicus with gdm.

================
Changes in 0.9.3
================

Speech:
    * Changed to report Backspace and Delete keys with 'Say all modifiers'
      option enabled.

Miscelaneous:

    * Added a presentation for "object:tab-added", "object:tab-removed" events
      for tabs.
    * Removed Ctrl+Shift+Alt+S key combination.
      "Describe my surroundings" command is no longer mapped to this key
      combination.

Magnifier:
    * Allow magnifier to be large as the display size.

Braille Monitor:
    * Braille monitor will not display text in "BRAILLE" or "DUAL" Mode Type
      anymore.
    * Removed all things related to braille font.

GUI:
    * Changed a label text in the magnifier preferences from
      "Cursor magnification" to "Set cursor separate from magnification".
    * In the Braille Monitor preferences the "DUAL" and "BRAILLE" Mode Type
      options were grayed out. They wont be used for the moment.
    * In the speech preferences "Say all cursors" option was renamed as
      "Say all navigation keys".


================
Changes in 0.9.2
================

Miscellanous:
    * Added a new configure option "--enable-magnifier" used for gnopernicus
      to be compiled with or without magnifier support.
    * Changed the reporting for events with the same timestamp value.

================
Changes in 0.9.1
================

Miscellanous:
    * Do not report window events for popup menus.
    * Convert caret-moved events into focus events only if the object has
      a focused ancestor.

GUI:
    * Real support for mouse and focus traking modes in other language, the
      change of the current option will take effect now).
    * Fix some broken help pages.

Magnifier:
    * Allow magnifier to magnify a region of interest that intersect magnifier
      region if they belong to different screen (source and target differ).

UI:
    * "describe my surroundings" will not present names of current window and
      application.
    * "window hierarchy flat" is now called "read whole window".
    * Object roles are now translated.

Translation:
    * Update Canadian English, Czech, British English, Polish, Catalan, Dutch.

================
Changes in 0.9.0
================

GUI:
    * Crosshair color inversion made clearer by graying the 'Cross-hair color'
      button when 'Cross-hair color inverted' checkbox is checked.
    * Changed some keyboard accelerators.

UI:
    * A better presentation for tables  : added two new presentation items.

Braille:
    * Added suport for some more braille devices.

Magnifier:
    * Changed required version of gnome-mag to 0.11.0.
    * Added support to specify target.

Translation:
    * Add Gujarati language.
2004-09-21 17:12:18 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
jmmv
24eaef11de Update to 0.8.4:
Magnifier:
    * Added support for target.

Translation:
    * Added Gujarati language.

Furthermore, this version is part of the GNOME 2.6 stable branch.  The
previous one, 0.8.3, was derived by mistake from CVS HEAD (what is 0.9.x
actually).
2004-04-20 14:35:39 +00:00
jmmv
849b7ce260 Update to 0.8.3:
GUI:
    * Crosshair color inversion made clearer by graying the 'Cross-hair color'
      button when 'Cross-hair color inverted' checkbox is checked.
    * Changed some keyboard accelerators.

UI:
    * A better presentation for tables  : added two new presentation items.

BRAILLE:
    * Added suport for some more braille devices.

MAGNIFIER:
    * Changed required version of gnome-mag to 0.11.0.
2004-04-15 14:38:48 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
77dfa6d7b6 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)
2004-04-01 19:04:27 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jmmv
d44aa584ab Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
2004-03-07 12:09:20 +00:00
jmmv
c73658c72a Honour PKG_SYSCONFDIR. Bump PKGREVISION to 4.
While here, note in the PLIST where shared directories are removed.
2004-02-17 22:40:30 +00:00
jmmv
b5c4bbd8d9 bl3ify. 2004-02-17 22:13:19 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
grant
9b4feec99c replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:30:32 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
xtraeme
8ba71715c5 Initial import of gnopernicus-0.7.1
Gnopernicus  provides Assistive Technologies (AT) for blind and visually
impaired persons through modules for text-to-speech, braille, etc.
2003-12-30 17:56:39 +00:00