aboutsummaryrefslogtreecommitdiff
path: root/accessibility/orca
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-08-05 19:13:24 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-08-05 19:13:24 +0000
commitd129587b5d568b0ff5300386f1e1b706c349f38e (patch)
treee398c7b6ea5203fd3953999e6dd9d6c83c9ec931 /accessibility/orca
parentc13de12f75988e599e389d9c77ed92db8d927185 (diff)
downloadports-d129587b5d568b0ff5300386f1e1b706c349f38e.tar.gz
ports-d129587b5d568b0ff5300386f1e1b706c349f38e.zip
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980
Notes
Notes: svn path=/head/; revision=393607
Diffstat (limited to 'accessibility/orca')
-rw-r--r--accessibility/orca/Makefile6
-rw-r--r--accessibility/orca/distinfo4
-rw-r--r--accessibility/orca/pkg-plist100
3 files changed, 89 insertions, 21 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index 2e194a3f9517..7138bbfc1570 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -1,9 +1,8 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/accessibility/orca/Makefile 20054 2014-11-10 17:23:39Z gusi $
PORTNAME= orca
-PORTVERSION= 3.14.4
+PORTVERSION= 3.16.2
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -24,9 +23,10 @@ RUN_DEPENDS= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus \
# conflict with py*-json-py because orca uses the json from python itself
# and py*-json-py shadows this.
CONFLICTS= py*-json-py-[0-9]*
+PORTSCOUT= limitw:1,even
USES= gettext gmake pathfix pkgconfig python:3 tar:xz
-USE_GNOME= gnomeprefix gtk30 py3gobject3 intlhack
+USE_GNOME= gtk30 py3gobject3 intlhack
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/accessibility/orca/distinfo b/accessibility/orca/distinfo
index cca7de4c3d53..c53c4611df57 100644
--- a/accessibility/orca/distinfo
+++ b/accessibility/orca/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/orca-3.14.4.tar.xz) = 94a522e0a29143858be0d092346d9996e62b55fefdf4651b5edf79bcb9f4a1ef
-SIZE (gnome3/orca-3.14.4.tar.xz) = 2016596
+SHA256 (gnome3/orca-3.16.2.tar.xz) = cd14b28878cc04166ec43c7d9a8e6b0056c66cbfb1e4f934f12f74568937789a
+SIZE (gnome3/orca-3.16.2.tar.xz) = 2078728
diff --git a/accessibility/orca/pkg-plist b/accessibility/orca/pkg-plist
index 87a41e5925a3..33ee5462dc8c 100644
--- a/accessibility/orca/pkg-plist
+++ b/accessibility/orca/pkg-plist
@@ -1,6 +1,5 @@
bin/orca
etc/xdg/autostart/orca-autostart.desktop
-man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/__init__.py
%%PYTHON_SITELIBDIR%%/orca/__pycache__/__init__.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/__pycache__/__init__.cpython-%%PYVER%%.pyo
@@ -60,6 +59,8 @@ man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/__pycache__/liveregions.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/__pycache__/logger.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/__pycache__/logger.cpython-%%PYVER%%.pyo
+%%PYTHON_SITELIBDIR%%/orca/__pycache__/mathsymbols.cpython-%%PYVER%%.pyc
+%%PYTHON_SITELIBDIR%%/orca/__pycache__/mathsymbols.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/__pycache__/messages.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/__pycache__/messages.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/__pycache__/mouse_review.cpython-%%PYVER%%.pyc
@@ -160,6 +161,7 @@ man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/laptop_keyboardmap.py
%%PYTHON_SITELIBDIR%%/orca/liveregions.py
%%PYTHON_SITELIBDIR%%/orca/logger.py
+%%PYTHON_SITELIBDIR%%/orca/mathsymbols.py
%%PYTHON_SITELIBDIR%%/orca/messages.py
%%PYTHON_SITELIBDIR%%/orca/mouse_review.py
%%PYTHON_SITELIBDIR%%/orca/notification_messages.py
@@ -272,9 +274,18 @@ man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__init__.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/__init__.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/__init__.cpython-%%PYVER%%.pyo
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/braille_generator.cpython-%%PYVER%%.pyc
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/braille_generator.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/script.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/script.cpython-%%PYVER%%.pyo
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/script_utilities.cpython-%%PYVER%%.pyc
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/script_utilities.cpython-%%PYVER%%.pyo
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/speech_generator.cpython-%%PYVER%%.pyc
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/__pycache__/speech_generator.cpython-%%PYVER%%.pyo
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/braille_generator.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/script.py
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/script_utilities.py
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/evolution/speech_generator.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gajim/__init__.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gajim/__pycache__/__init__.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gajim/__pycache__/__init__.cpython-%%PYVER%%.pyo
@@ -358,13 +369,13 @@ man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/__init__.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/formatting.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/formatting.cpython-%%PYVER%%.pyo
-%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script_utilities.cpython-%%PYVER%%.pyc
-%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script_utilities.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script.cpython-%%PYVER%%.pyo
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script_utilities.cpython-%%PYVER%%.pyc
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/__pycache__/script_utilities.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/formatting.py
-%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/script_utilities.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/script.py
+%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-shell/script_utilities.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-terminal/__init__.py
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-terminal/__pycache__/__init__.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/orca/scripts/apps/gnome-terminal/__pycache__/__init__.cpython-%%PYVER%%.pyo
@@ -589,10 +600,8 @@ man/man1/orca.1.gz
%%PYTHON_SITELIBDIR%%/orca/text_attribute_names.py
%%PYTHON_SITELIBDIR%%/orca/tutorialgenerator.py
%%PYTHON_SITELIBDIR%%/orca/where_am_I.py
+man/man1/orca.1.gz
share/applications/orca.desktop
-share/locale/an/LC_MESSAGES/orca.mo
-share/locale/sk/LC_MESSAGES/orca.mo
-share/locale/tg/LC_MESSAGES/orca.mo
share/help/C/orca/commands.page
share/help/C/orca/commands_bookmarks.page
share/help/C/orca/commands_braille.page
@@ -610,6 +619,7 @@ share/help/C/orca/commands_structural_navigation.page
share/help/C/orca/commands_table.page
share/help/C/orca/commands_time_date_notifications.page
share/help/C/orca/commands_where_am_i.page
+share/help/C/orca/figures/orca-logo.png
share/help/C/orca/howto_bookmarks.page
share/help/C/orca/howto_documents.page
share/help/C/orca/howto_flat_review.page
@@ -646,7 +656,60 @@ share/help/C/orca/preferences_spellcheck.page
share/help/C/orca/preferences_table_navigation.page
share/help/C/orca/preferences_text_attributes.page
share/help/C/orca/preferences_voice.page
-share/help/C/orca/figures/orca-logo.png
+share/help/cs/orca/commands.page
+share/help/cs/orca/commands_bookmarks.page
+share/help/cs/orca/commands_braille.page
+share/help/cs/orca/commands_chat.page
+share/help/cs/orca/commands_controlling_orca.page
+share/help/cs/orca/commands_debugging.page
+share/help/cs/orca/commands_find.page
+share/help/cs/orca/commands_flat_review.page
+share/help/cs/orca/commands_live_regions.page
+share/help/cs/orca/commands_mouse.page
+share/help/cs/orca/commands_profiles.page
+share/help/cs/orca/commands_reading.page
+share/help/cs/orca/commands_speech_settings.page
+share/help/cs/orca/commands_structural_navigation.page
+share/help/cs/orca/commands_table.page
+share/help/cs/orca/commands_time_date_notifications.page
+share/help/cs/orca/commands_where_am_i.page
+share/help/cs/orca/figures/orca-logo.png
+share/help/cs/orca/howto_bookmarks.page
+share/help/cs/orca/howto_documents.page
+share/help/cs/orca/howto_flat_review.page
+share/help/cs/orca/howto_forms.page
+share/help/cs/orca/howto_key_bindings.page
+share/help/cs/orca/howto_keyboard_layout.page
+share/help/cs/orca/howto_learn_modes.page
+share/help/cs/orca/howto_live_regions.page
+share/help/cs/orca/howto_mouse_review.page
+share/help/cs/orca/howto_notifications.page
+share/help/cs/orca/howto_orca_find.page
+share/help/cs/orca/howto_profiles.page
+share/help/cs/orca/howto_setting_up_orca.page
+share/help/cs/orca/howto_structural_navigation.page
+share/help/cs/orca/howto_tables.page
+share/help/cs/orca/howto_text_attributes.page
+share/help/cs/orca/howto_text_setup.page
+share/help/cs/orca/howto_the_orca_modifier.page
+share/help/cs/orca/howto_toggling_caps_lock.page
+share/help/cs/orca/howto_whereami.page
+share/help/cs/orca/index.page
+share/help/cs/orca/introduction.page
+share/help/cs/orca/preferences.page
+share/help/cs/orca/preferences_braille.page
+share/help/cs/orca/preferences_chat.page
+share/help/cs/orca/preferences_gecko.page
+share/help/cs/orca/preferences_general.page
+share/help/cs/orca/preferences_introduction.page
+share/help/cs/orca/preferences_key_bindings.page
+share/help/cs/orca/preferences_key_echo.page
+share/help/cs/orca/preferences_pronunciation.page
+share/help/cs/orca/preferences_speech.page
+share/help/cs/orca/preferences_spellcheck.page
+share/help/cs/orca/preferences_table_navigation.page
+share/help/cs/orca/preferences_text_attributes.page
+share/help/cs/orca/preferences_voice.page
share/help/de/orca/commands.page
share/help/de/orca/commands_bookmarks.page
share/help/de/orca/commands_braille.page
@@ -664,6 +727,7 @@ share/help/de/orca/commands_structural_navigation.page
share/help/de/orca/commands_table.page
share/help/de/orca/commands_time_date_notifications.page
share/help/de/orca/commands_where_am_i.page
+share/help/de/orca/figures/orca-logo.png
share/help/de/orca/howto_bookmarks.page
share/help/de/orca/howto_documents.page
share/help/de/orca/howto_flat_review.page
@@ -700,7 +764,6 @@ share/help/de/orca/preferences_spellcheck.page
share/help/de/orca/preferences_table_navigation.page
share/help/de/orca/preferences_text_attributes.page
share/help/de/orca/preferences_voice.page
-share/help/de/orca/figures/orca-logo.png
share/help/el/orca/commands.page
share/help/el/orca/commands_bookmarks.page
share/help/el/orca/commands_braille.page
@@ -718,6 +781,7 @@ share/help/el/orca/commands_structural_navigation.page
share/help/el/orca/commands_table.page
share/help/el/orca/commands_time_date_notifications.page
share/help/el/orca/commands_where_am_i.page
+share/help/el/orca/figures/orca-logo.png
share/help/el/orca/howto_bookmarks.page
share/help/el/orca/howto_documents.page
share/help/el/orca/howto_flat_review.page
@@ -754,7 +818,6 @@ share/help/el/orca/preferences_spellcheck.page
share/help/el/orca/preferences_table_navigation.page
share/help/el/orca/preferences_text_attributes.page
share/help/el/orca/preferences_voice.page
-share/help/el/orca/figures/orca-logo.png
share/help/es/orca/commands.page
share/help/es/orca/commands_bookmarks.page
share/help/es/orca/commands_braille.page
@@ -772,6 +835,7 @@ share/help/es/orca/commands_structural_navigation.page
share/help/es/orca/commands_table.page
share/help/es/orca/commands_time_date_notifications.page
share/help/es/orca/commands_where_am_i.page
+share/help/es/orca/figures/orca-logo.png
share/help/es/orca/howto_bookmarks.page
share/help/es/orca/howto_documents.page
share/help/es/orca/howto_flat_review.page
@@ -808,7 +872,6 @@ share/help/es/orca/preferences_spellcheck.page
share/help/es/orca/preferences_table_navigation.page
share/help/es/orca/preferences_text_attributes.page
share/help/es/orca/preferences_voice.page
-share/help/es/orca/figures/orca-logo.png
share/help/fr/orca/commands.page
share/help/fr/orca/commands_bookmarks.page
share/help/fr/orca/commands_braille.page
@@ -826,6 +889,7 @@ share/help/fr/orca/commands_structural_navigation.page
share/help/fr/orca/commands_table.page
share/help/fr/orca/commands_time_date_notifications.page
share/help/fr/orca/commands_where_am_i.page
+share/help/fr/orca/figures/orca-logo.png
share/help/fr/orca/howto_bookmarks.page
share/help/fr/orca/howto_documents.page
share/help/fr/orca/howto_flat_review.page
@@ -862,7 +926,6 @@ share/help/fr/orca/preferences_spellcheck.page
share/help/fr/orca/preferences_table_navigation.page
share/help/fr/orca/preferences_text_attributes.page
share/help/fr/orca/preferences_voice.page
-share/help/fr/orca/figures/orca-logo.png
share/help/gl/orca/commands.page
share/help/gl/orca/commands_bookmarks.page
share/help/gl/orca/commands_braille.page
@@ -880,6 +943,7 @@ share/help/gl/orca/commands_structural_navigation.page
share/help/gl/orca/commands_table.page
share/help/gl/orca/commands_time_date_notifications.page
share/help/gl/orca/commands_where_am_i.page
+share/help/gl/orca/figures/orca-logo.png
share/help/gl/orca/howto_bookmarks.page
share/help/gl/orca/howto_documents.page
share/help/gl/orca/howto_flat_review.page
@@ -916,7 +980,6 @@ share/help/gl/orca/preferences_spellcheck.page
share/help/gl/orca/preferences_table_navigation.page
share/help/gl/orca/preferences_text_attributes.page
share/help/gl/orca/preferences_voice.page
-share/help/gl/orca/figures/orca-logo.png
share/help/hu/orca/commands.page
share/help/hu/orca/commands_bookmarks.page
share/help/hu/orca/commands_braille.page
@@ -934,6 +997,7 @@ share/help/hu/orca/commands_structural_navigation.page
share/help/hu/orca/commands_table.page
share/help/hu/orca/commands_time_date_notifications.page
share/help/hu/orca/commands_where_am_i.page
+share/help/hu/orca/figures/orca-logo.png
share/help/hu/orca/howto_bookmarks.page
share/help/hu/orca/howto_documents.page
share/help/hu/orca/howto_flat_review.page
@@ -970,7 +1034,6 @@ share/help/hu/orca/preferences_spellcheck.page
share/help/hu/orca/preferences_table_navigation.page
share/help/hu/orca/preferences_text_attributes.page
share/help/hu/orca/preferences_voice.page
-share/help/hu/orca/figures/orca-logo.png
share/help/pt_BR/orca/commands.page
share/help/pt_BR/orca/commands_bookmarks.page
share/help/pt_BR/orca/commands_braille.page
@@ -988,6 +1051,7 @@ share/help/pt_BR/orca/commands_structural_navigation.page
share/help/pt_BR/orca/commands_table.page
share/help/pt_BR/orca/commands_time_date_notifications.page
share/help/pt_BR/orca/commands_where_am_i.page
+share/help/pt_BR/orca/figures/orca-logo.png
share/help/pt_BR/orca/howto_bookmarks.page
share/help/pt_BR/orca/howto_documents.page
share/help/pt_BR/orca/howto_flat_review.page
@@ -1024,7 +1088,6 @@ share/help/pt_BR/orca/preferences_spellcheck.page
share/help/pt_BR/orca/preferences_table_navigation.page
share/help/pt_BR/orca/preferences_text_attributes.page
share/help/pt_BR/orca/preferences_voice.page
-share/help/pt_BR/orca/figures/orca-logo.png
share/help/sl/orca/commands.page
share/help/sl/orca/commands_bookmarks.page
share/help/sl/orca/commands_braille.page
@@ -1042,6 +1105,7 @@ share/help/sl/orca/commands_structural_navigation.page
share/help/sl/orca/commands_table.page
share/help/sl/orca/commands_time_date_notifications.page
share/help/sl/orca/commands_where_am_i.page
+share/help/sl/orca/figures/orca-logo.png
share/help/sl/orca/howto_bookmarks.page
share/help/sl/orca/howto_documents.page
share/help/sl/orca/howto_flat_review.page
@@ -1078,13 +1142,14 @@ share/help/sl/orca/preferences_spellcheck.page
share/help/sl/orca/preferences_table_navigation.page
share/help/sl/orca/preferences_text_attributes.page
share/help/sl/orca/preferences_voice.page
-share/help/sl/orca/figures/orca-logo.png
share/icons/hicolor/16x16/apps/orca.png
share/icons/hicolor/22x22/apps/orca.png
share/icons/hicolor/24x24/apps/orca.png
share/icons/hicolor/32x32/apps/orca.png
share/icons/hicolor/48x48/apps/orca.png
+share/icons/hicolor/symbolic/apps/orca-symbolic.svg
share/icons/hicolor/scalable/apps/orca.svg
+share/locale/an/LC_MESSAGES/orca.mo
share/locale/ar/LC_MESSAGES/orca.mo
share/locale/ast/LC_MESSAGES/orca.mo
share/locale/be/LC_MESSAGES/orca.mo
@@ -1115,6 +1180,7 @@ share/locale/he/LC_MESSAGES/orca.mo
share/locale/hi/LC_MESSAGES/orca.mo
share/locale/hu/LC_MESSAGES/orca.mo
share/locale/id/LC_MESSAGES/orca.mo
+share/locale/is/LC_MESSAGES/orca.mo
share/locale/it/LC_MESSAGES/orca.mo
share/locale/ja/LC_MESSAGES/orca.mo
share/locale/kn/LC_MESSAGES/orca.mo
@@ -1140,6 +1206,7 @@ share/locale/ro/LC_MESSAGES/orca.mo
share/locale/ru/LC_MESSAGES/orca.mo
share/locale/rw/LC_MESSAGES/orca.mo
share/locale/si/LC_MESSAGES/orca.mo
+share/locale/sk/LC_MESSAGES/orca.mo
share/locale/sl/LC_MESSAGES/orca.mo
share/locale/sq/LC_MESSAGES/orca.mo
share/locale/sr/LC_MESSAGES/orca.mo
@@ -1147,6 +1214,7 @@ share/locale/sr@latin/LC_MESSAGES/orca.mo
share/locale/sv/LC_MESSAGES/orca.mo
share/locale/ta/LC_MESSAGES/orca.mo
share/locale/te/LC_MESSAGES/orca.mo
+share/locale/tg/LC_MESSAGES/orca.mo
share/locale/th/LC_MESSAGES/orca.mo
share/locale/tr/LC_MESSAGES/orca.mo
share/locale/ug/LC_MESSAGES/orca.mo