pkgsrc/misc/orca/Makefile

44 lines
1.4 KiB
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.22 2009/09/23 09:54:46 tron Exp $
#
DISTNAME= orca-2.26.3
PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.26/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://live.gnome.org/Orca
COMMENT= Screen reader
LICENSE= gnu-lgpl-v2
2008-06-20 03:09:05 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
2007-08-05 21:07:54 +02:00
USE_TOOLS+= intltool pkg-config gmake msgfmt
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
PY_PATCHPLIST= yes
Update to 2.24.1: Lots of "Fix for bug #..." and translation update entries removed. 2.24.1 - 15-Oct-2008 2.24.0 - 21-Sep-2008 2.23.92 - 08-Sep-2008 2.23.91 - 01-Sep-2008 2.23.90 - 18-Aug-2008 General: * Use DBus only if DBUS_SESSION_BUS_ADDRESS is defined so as to avoid unexpected launching of a DBus daemon 2.23.6 - 04-Aug-2008 2.23.5 - 21-Jul-2008 2.23.4 - 16-Jun-2008 2.23.3 - 02-Jun-2008 2.23.2 - 12-May-2008 2.23.1 - 21-Apr-2008 2.21.92 - 25-Feb-2008 2.21.91 - 11-Feb-2008 2.21.90 - 28-Jan-2008 2.21.5 - 14-Jan-2008 2.21.4 - 17-Dec-2007 NOTE: There have been keybindings changes for this release. * Instead of Orca+F1 to enter learn mode, the binding is now Orca+h. * Instead of Orca+{1,2,3,4,5,6,7,8,9} to read the last nth message that was presented in an application such as gaim or gnome-mud, the binding is now Orca+{F1,F2,F3,F4,F5,F6,F7,F8,F9}. * The debugging keys have been rebound as well. The new bindings are Orca+Ctrl+Alt+{the following}, where {the_following} is one of: End - report active script info Home - print list of known apps and their windows Page_Up - print locus of focus ancestry Page_Down - print accessible hierarchy of active application Magnification: * Support "live updating" when setting various magnification features Changes made to the zoomer in the Orca Preferences now update in real time: it is no longer necessary to press the Apply button to see if the option you've chosen works for you and then undo it or adjust it if it doesn't. Note that you must still press the Apply or the OK button to make your changes permanent. Performance and Quality: * Much work on performance (bug #491756). If you have specific areas that you think are slow, please let us know the exact details. These performance fixes also rely upon fixes being made in other modules (pyorbit, pyatspi) for the GNOME 2.21.4 release. * Completed major pylinting work (bug #486726). This helped us greatly and found a few latent bugs. 2.21.3 - 03-Dec-2007 General: * Lots and lots of pylint'ing (bug #486726) * Beginning of work on performance (bug #491576). We still have a bit of work to do. We actually have some changes, but we're not comfortable with them yet. 2.21.2 - 12-Nov-2007 2.21.1 - 28-Oct-2007 2.21.0 - 03-Oct-2007
2008-10-27 01:33:42 +01:00
BUILDLINK_API_DEPENDS.gnome-speech+= gnome-speech>=0.3.10
.include "../../audio/gnome-speech/buildlink3.mk"
Update to 2.24.2: 2.24.2 - 24-Nov-2008 General: * More work on bug #508675 - Applying change in Orca preference dialog is a little bit slow. This fix makes things even faster. * Fix for bug #551891 - Flat review does not always start in the correct place when focus is in a tree table. * Refix for bug #552344 - tutorial message for desktop not spoken. * Fix for bug #554002 - Orca App-Preferences dialog page tabs are "off" by one in speech and braille. * Fix for bug #556470 - Orca should not land on empty (cell-less) tables when using structural navigation by table. * Fix for bug #561540 - Traceback in default.py onStateChanged. OpenOffice: * Fix for bug #357545 - Orca does not speak all buttons in openoffice database table creation wizard. * Fix for bug #556657 - Orca is rather chatty when focus is given to an OOo list whose parent is a combo box. Firefox: * Fix for bug #495303 - Character flat review not working correctly with generated texts in XUL. * Fix for bug #554616 - Problems accessing subsequent lines of cells which contain line break tags in FF3 tables. * More work on bug #554831 - Google calendar unusable with orca. You can now arrow into the day grid. * Fix for bug #555055 - Orca should be able to navigate http://www.modernthaisf.com/gpage.html. * Fix for bug #558516 - Traceback when navigating on huge webpages. * Fix for bug #559839 - Orca sometimes includes content from other lines when navigating via Up/Down Arrow in Firefox 3. * Fix for bug #560466 - Improve the accuracy of label guess for Firefox 3. New and updated translations (THANKS EVERYONE!!!): See also the overall translation status: http://l10n.gnome.org/module/orca ca Catalan Gil Forcada de German Simon Bienlien and Jochen Skulj et Estonian Ivar Smolin and Priit Laes hu Hungarian Attila Hammer and Gabor Kelemen si Sinhala Danishka Navin zh_HK Traditional Chinese Chao-Hsiung Liao zh_TW Traditional Chinese Chao-Hsiung Liao
2008-12-02 18:27:48 +01:00
#BUILDLINK_API_DEPENDS.at-spi+= at-spi>=1.7.6
.include "../../devel/py-at-spi/buildlink3.mk"
Update to 2.24.2: 2.24.2 - 24-Nov-2008 General: * More work on bug #508675 - Applying change in Orca preference dialog is a little bit slow. This fix makes things even faster. * Fix for bug #551891 - Flat review does not always start in the correct place when focus is in a tree table. * Refix for bug #552344 - tutorial message for desktop not spoken. * Fix for bug #554002 - Orca App-Preferences dialog page tabs are "off" by one in speech and braille. * Fix for bug #556470 - Orca should not land on empty (cell-less) tables when using structural navigation by table. * Fix for bug #561540 - Traceback in default.py onStateChanged. OpenOffice: * Fix for bug #357545 - Orca does not speak all buttons in openoffice database table creation wizard. * Fix for bug #556657 - Orca is rather chatty when focus is given to an OOo list whose parent is a combo box. Firefox: * Fix for bug #495303 - Character flat review not working correctly with generated texts in XUL. * Fix for bug #554616 - Problems accessing subsequent lines of cells which contain line break tags in FF3 tables. * More work on bug #554831 - Google calendar unusable with orca. You can now arrow into the day grid. * Fix for bug #555055 - Orca should be able to navigate http://www.modernthaisf.com/gpage.html. * Fix for bug #558516 - Traceback when navigating on huge webpages. * Fix for bug #559839 - Orca sometimes includes content from other lines when navigating via Up/Down Arrow in Firefox 3. * Fix for bug #560466 - Improve the accuracy of label guess for Firefox 3. New and updated translations (THANKS EVERYONE!!!): See also the overall translation status: http://l10n.gnome.org/module/orca ca Catalan Gil Forcada de German Simon Bienlien and Jochen Skulj et Estonian Ivar Smolin and Priit Laes hu Hungarian Attila Hammer and Gabor Kelemen si Sinhala Danishka Navin zh_HK Traditional Chinese Chao-Hsiung Liao zh_TW Traditional Chinese Chao-Hsiung Liao
2008-12-02 18:27:48 +01:00
#BUILDLINK_API_DEPENDS.glib2+= glib2>=2.10.0
.include "../../devel/glib2/buildlink3.mk"
#BUILDLINK_API_DEPENDS.libbonobo+= libbonobo>=2.14.0
.include "../../devel/libbonobo/buildlink3.mk"
Update to 2.24.1: Lots of "Fix for bug #..." and translation update entries removed. 2.24.1 - 15-Oct-2008 2.24.0 - 21-Sep-2008 2.23.92 - 08-Sep-2008 2.23.91 - 01-Sep-2008 2.23.90 - 18-Aug-2008 General: * Use DBus only if DBUS_SESSION_BUS_ADDRESS is defined so as to avoid unexpected launching of a DBus daemon 2.23.6 - 04-Aug-2008 2.23.5 - 21-Jul-2008 2.23.4 - 16-Jun-2008 2.23.3 - 02-Jun-2008 2.23.2 - 12-May-2008 2.23.1 - 21-Apr-2008 2.21.92 - 25-Feb-2008 2.21.91 - 11-Feb-2008 2.21.90 - 28-Jan-2008 2.21.5 - 14-Jan-2008 2.21.4 - 17-Dec-2007 NOTE: There have been keybindings changes for this release. * Instead of Orca+F1 to enter learn mode, the binding is now Orca+h. * Instead of Orca+{1,2,3,4,5,6,7,8,9} to read the last nth message that was presented in an application such as gaim or gnome-mud, the binding is now Orca+{F1,F2,F3,F4,F5,F6,F7,F8,F9}. * The debugging keys have been rebound as well. The new bindings are Orca+Ctrl+Alt+{the following}, where {the_following} is one of: End - report active script info Home - print list of known apps and their windows Page_Up - print locus of focus ancestry Page_Down - print accessible hierarchy of active application Magnification: * Support "live updating" when setting various magnification features Changes made to the zoomer in the Orca Preferences now update in real time: it is no longer necessary to press the Apply button to see if the option you've chosen works for you and then undo it or adjust it if it doesn't. Note that you must still press the Apply or the OK button to make your changes permanent. Performance and Quality: * Much work on performance (bug #491756). If you have specific areas that you think are slow, please let us know the exact details. These performance fixes also rely upon fixes being made in other modules (pyorbit, pyatspi) for the GNOME 2.21.4 release. * Completed major pylinting work (bug #486726). This helped us greatly and found a few latent bugs. 2.21.3 - 03-Dec-2007 General: * Lots and lots of pylint'ing (bug #486726) * Beginning of work on performance (bug #491576). We still have a bit of work to do. We actually have some changes, but we're not comfortable with them yet. 2.21.2 - 12-Nov-2007 2.21.1 - 28-Oct-2007 2.21.0 - 03-Oct-2007
2008-10-27 01:33:42 +01:00
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
Update to 2.24.1: Lots of "Fix for bug #..." and translation update entries removed. 2.24.1 - 15-Oct-2008 2.24.0 - 21-Sep-2008 2.23.92 - 08-Sep-2008 2.23.91 - 01-Sep-2008 2.23.90 - 18-Aug-2008 General: * Use DBus only if DBUS_SESSION_BUS_ADDRESS is defined so as to avoid unexpected launching of a DBus daemon 2.23.6 - 04-Aug-2008 2.23.5 - 21-Jul-2008 2.23.4 - 16-Jun-2008 2.23.3 - 02-Jun-2008 2.23.2 - 12-May-2008 2.23.1 - 21-Apr-2008 2.21.92 - 25-Feb-2008 2.21.91 - 11-Feb-2008 2.21.90 - 28-Jan-2008 2.21.5 - 14-Jan-2008 2.21.4 - 17-Dec-2007 NOTE: There have been keybindings changes for this release. * Instead of Orca+F1 to enter learn mode, the binding is now Orca+h. * Instead of Orca+{1,2,3,4,5,6,7,8,9} to read the last nth message that was presented in an application such as gaim or gnome-mud, the binding is now Orca+{F1,F2,F3,F4,F5,F6,F7,F8,F9}. * The debugging keys have been rebound as well. The new bindings are Orca+Ctrl+Alt+{the following}, where {the_following} is one of: End - report active script info Home - print list of known apps and their windows Page_Up - print locus of focus ancestry Page_Down - print accessible hierarchy of active application Magnification: * Support "live updating" when setting various magnification features Changes made to the zoomer in the Orca Preferences now update in real time: it is no longer necessary to press the Apply button to see if the option you've chosen works for you and then undo it or adjust it if it doesn't. Note that you must still press the Apply or the OK button to make your changes permanent. Performance and Quality: * Much work on performance (bug #491756). If you have specific areas that you think are slow, please let us know the exact details. These performance fixes also rely upon fixes being made in other modules (pyorbit, pyatspi) for the GNOME 2.21.4 release. * Completed major pylinting work (bug #486726). This helped us greatly and found a few latent bugs. 2.21.3 - 03-Dec-2007 General: * Lots and lots of pylint'ing (bug #486726) * Beginning of work on performance (bug #491576). We still have a bit of work to do. We actually have some changes, but we're not comfortable with them yet. 2.21.2 - 12-Nov-2007 2.21.1 - 28-Oct-2007 2.21.0 - 03-Oct-2007
2008-10-27 01:33:42 +01:00
.include "../../net/ORBit2/buildlink3.mk"
.include "../../net/py-ORBit/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Update to 2.24.1: Lots of "Fix for bug #..." and translation update entries removed. 2.24.1 - 15-Oct-2008 2.24.0 - 21-Sep-2008 2.23.92 - 08-Sep-2008 2.23.91 - 01-Sep-2008 2.23.90 - 18-Aug-2008 General: * Use DBus only if DBUS_SESSION_BUS_ADDRESS is defined so as to avoid unexpected launching of a DBus daemon 2.23.6 - 04-Aug-2008 2.23.5 - 21-Jul-2008 2.23.4 - 16-Jun-2008 2.23.3 - 02-Jun-2008 2.23.2 - 12-May-2008 2.23.1 - 21-Apr-2008 2.21.92 - 25-Feb-2008 2.21.91 - 11-Feb-2008 2.21.90 - 28-Jan-2008 2.21.5 - 14-Jan-2008 2.21.4 - 17-Dec-2007 NOTE: There have been keybindings changes for this release. * Instead of Orca+F1 to enter learn mode, the binding is now Orca+h. * Instead of Orca+{1,2,3,4,5,6,7,8,9} to read the last nth message that was presented in an application such as gaim or gnome-mud, the binding is now Orca+{F1,F2,F3,F4,F5,F6,F7,F8,F9}. * The debugging keys have been rebound as well. The new bindings are Orca+Ctrl+Alt+{the following}, where {the_following} is one of: End - report active script info Home - print list of known apps and their windows Page_Up - print locus of focus ancestry Page_Down - print accessible hierarchy of active application Magnification: * Support "live updating" when setting various magnification features Changes made to the zoomer in the Orca Preferences now update in real time: it is no longer necessary to press the Apply button to see if the option you've chosen works for you and then undo it or adjust it if it doesn't. Note that you must still press the Apply or the OK button to make your changes permanent. Performance and Quality: * Much work on performance (bug #491756). If you have specific areas that you think are slow, please let us know the exact details. These performance fixes also rely upon fixes being made in other modules (pyorbit, pyatspi) for the GNOME 2.21.4 release. * Completed major pylinting work (bug #486726). This helped us greatly and found a few latent bugs. 2.21.3 - 03-Dec-2007 General: * Lots and lots of pylint'ing (bug #486726) * Beginning of work on performance (bug #491576). We still have a bit of work to do. We actually have some changes, but we're not comfortable with them yet. 2.21.2 - 12-Nov-2007 2.21.1 - 28-Oct-2007 2.21.0 - 03-Oct-2007
2008-10-27 01:33:42 +01:00
BUILDLINK_API_DEPENDS.gnome-mag+= gnome-mag>=0.12.5
.include "../../x11/gnome-mag/buildlink3.mk"
Update to 2.24.2: 2.24.2 - 24-Nov-2008 General: * More work on bug #508675 - Applying change in Orca preference dialog is a little bit slow. This fix makes things even faster. * Fix for bug #551891 - Flat review does not always start in the correct place when focus is in a tree table. * Refix for bug #552344 - tutorial message for desktop not spoken. * Fix for bug #554002 - Orca App-Preferences dialog page tabs are "off" by one in speech and braille. * Fix for bug #556470 - Orca should not land on empty (cell-less) tables when using structural navigation by table. * Fix for bug #561540 - Traceback in default.py onStateChanged. OpenOffice: * Fix for bug #357545 - Orca does not speak all buttons in openoffice database table creation wizard. * Fix for bug #556657 - Orca is rather chatty when focus is given to an OOo list whose parent is a combo box. Firefox: * Fix for bug #495303 - Character flat review not working correctly with generated texts in XUL. * Fix for bug #554616 - Problems accessing subsequent lines of cells which contain line break tags in FF3 tables. * More work on bug #554831 - Google calendar unusable with orca. You can now arrow into the day grid. * Fix for bug #555055 - Orca should be able to navigate http://www.modernthaisf.com/gpage.html. * Fix for bug #558516 - Traceback when navigating on huge webpages. * Fix for bug #559839 - Orca sometimes includes content from other lines when navigating via Up/Down Arrow in Firefox 3. * Fix for bug #560466 - Improve the accuracy of label guess for Firefox 3. New and updated translations (THANKS EVERYONE!!!): See also the overall translation status: http://l10n.gnome.org/module/orca ca Catalan Gil Forcada de German Simon Bienlien and Jochen Skulj et Estonian Ivar Smolin and Priit Laes hu Hungarian Attila Hammer and Gabor Kelemen si Sinhala Danishka Navin zh_HK Traditional Chinese Chao-Hsiung Liao zh_TW Traditional Chinese Chao-Hsiung Liao
2008-12-02 18:27:48 +01:00
#BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.8.16
.include "../../x11/gtk2/buildlink3.mk"
Update to 2.24.1: Lots of "Fix for bug #..." and translation update entries removed. 2.24.1 - 15-Oct-2008 2.24.0 - 21-Sep-2008 2.23.92 - 08-Sep-2008 2.23.91 - 01-Sep-2008 2.23.90 - 18-Aug-2008 General: * Use DBus only if DBUS_SESSION_BUS_ADDRESS is defined so as to avoid unexpected launching of a DBus daemon 2.23.6 - 04-Aug-2008 2.23.5 - 21-Jul-2008 2.23.4 - 16-Jun-2008 2.23.3 - 02-Jun-2008 2.23.2 - 12-May-2008 2.23.1 - 21-Apr-2008 2.21.92 - 25-Feb-2008 2.21.91 - 11-Feb-2008 2.21.90 - 28-Jan-2008 2.21.5 - 14-Jan-2008 2.21.4 - 17-Dec-2007 NOTE: There have been keybindings changes for this release. * Instead of Orca+F1 to enter learn mode, the binding is now Orca+h. * Instead of Orca+{1,2,3,4,5,6,7,8,9} to read the last nth message that was presented in an application such as gaim or gnome-mud, the binding is now Orca+{F1,F2,F3,F4,F5,F6,F7,F8,F9}. * The debugging keys have been rebound as well. The new bindings are Orca+Ctrl+Alt+{the following}, where {the_following} is one of: End - report active script info Home - print list of known apps and their windows Page_Up - print locus of focus ancestry Page_Down - print accessible hierarchy of active application Magnification: * Support "live updating" when setting various magnification features Changes made to the zoomer in the Orca Preferences now update in real time: it is no longer necessary to press the Apply button to see if the option you've chosen works for you and then undo it or adjust it if it doesn't. Note that you must still press the Apply or the OK button to make your changes permanent. Performance and Quality: * Much work on performance (bug #491756). If you have specific areas that you think are slow, please let us know the exact details. These performance fixes also rely upon fixes being made in other modules (pyorbit, pyatspi) for the GNOME 2.21.4 release. * Completed major pylinting work (bug #486726). This helped us greatly and found a few latent bugs. 2.21.3 - 03-Dec-2007 General: * Lots and lots of pylint'ing (bug #486726) * Beginning of work on performance (bug #491576). We still have a bit of work to do. We actually have some changes, but we're not comfortable with them yet. 2.21.2 - 12-Nov-2007 2.21.1 - 28-Oct-2007 2.21.0 - 03-Oct-2007
2008-10-27 01:33:42 +01:00
.include "../../x11/py-gnome2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"