diff options
author | kwm <kwm@FreeBSD.org> | 2014-12-03 17:18:23 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-12-03 17:18:23 +0800 |
commit | d65f5e5ea34650e52c451fc4b7ef13e5a644394e (patch) | |
tree | 9021a26f76674a75f55054140dbaa1e2146de3d6 /accessibility | |
parent | 975e6f9db2c90e097aa03cc1a8b0a4f33af91d5b (diff) | |
download | freebsd-ports-gnome-d65f5e5ea34650e52c451fc4b7ef13e5a644394e.tar.gz freebsd-ports-gnome-d65f5e5ea34650e52c451fc4b7ef13e5a644394e.tar.zst freebsd-ports-gnome-d65f5e5ea34650e52c451fc4b7ef13e5a644394e.zip |
Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez
Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.
Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.
PR: 195414
Obtained from: gnome dev repo
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/at-spi2-core/Makefile | 4 | ||||
-rw-r--r-- | accessibility/at-spi2-core/distinfo | 4 | ||||
-rw-r--r-- | accessibility/at-spi2-core/pkg-plist | 4 | ||||
-rw-r--r-- | accessibility/caribou/Makefile | 2 | ||||
-rw-r--r-- | accessibility/caribou/distinfo | 4 | ||||
-rw-r--r-- | accessibility/caribou/pkg-plist | 1 | ||||
-rw-r--r-- | accessibility/orca/Makefile | 16 | ||||
-rw-r--r-- | accessibility/orca/distinfo | 4 | ||||
-rw-r--r-- | accessibility/orca/pkg-plist | 3 |
9 files changed, 25 insertions, 17 deletions
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index feac8e7e1dc7..bf3f0d274ac5 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -1,9 +1,9 @@ # Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/accessibility/at-spi2-core/Makefile 20031 2014-11-02 21:47:55Z kwm $ +# $MCom: ports/trunk/accessibility/at-spi2-core/Makefile 20077 2014-11-13 09:00:15Z gusi $ PORTNAME= at-spi2-core -PORTVERSION= 2.14.0 +PORTVERSION= 2.14.1 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/accessibility/at-spi2-core/distinfo b/accessibility/at-spi2-core/distinfo index fefbfe5f8a0f..6c9c8950a6d7 100644 --- a/accessibility/at-spi2-core/distinfo +++ b/accessibility/at-spi2-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/at-spi2-core-2.14.0.tar.xz) = 5807b02e6ef695b52fde7ff26d675dd94a0707df3c42fe7fd224828e092514c8 -SIZE (gnome3/at-spi2-core-2.14.0.tar.xz) = 456376 +SHA256 (gnome3/at-spi2-core-2.14.1.tar.xz) = eef9660b14fdf0fb1f30d1be7c72d591fa7cbb87b00ca3a444425712f46ce657 +SIZE (gnome3/at-spi2-core-2.14.1.tar.xz) = 456272 diff --git a/accessibility/at-spi2-core/pkg-plist b/accessibility/at-spi2-core/pkg-plist index 5ac21fb491d2..212c9cb1f25e 100644 --- a/accessibility/at-spi2-core/pkg-plist +++ b/accessibility/at-spi2-core/pkg-plist @@ -57,6 +57,7 @@ share/gtk-doc/html/libatspi/home.png share/gtk-doc/html/libatspi/index.html share/gtk-doc/html/libatspi/index.sgml share/gtk-doc/html/libatspi/left.png +share/gtk-doc/html/libatspi/left-insensitive.png share/gtk-doc/html/libatspi/libatspi-AtspiApplication.html share/gtk-doc/html/libatspi/libatspi-atspi-action.html share/gtk-doc/html/libatspi/libatspi-atspi-collection.html @@ -72,14 +73,17 @@ share/gtk-doc/html/libatspi/libatspi-atspi-misc.html share/gtk-doc/html/libatspi/libatspi-atspi-registry.html share/gtk-doc/html/libatspi/libatspi-atspi-selection.html share/gtk-doc/html/libatspi/libatspi-atspi-table.html +share/gtk-doc/html/libatspi/libatspi-atspi-table-cell.html share/gtk-doc/html/libatspi/libatspi-atspi-text.html share/gtk-doc/html/libatspi/libatspi-atspi-types.html share/gtk-doc/html/libatspi/libatspi-atspi-value.html share/gtk-doc/html/libatspi/libatspi.devhelp2 share/gtk-doc/html/libatspi/object-tree.html share/gtk-doc/html/libatspi/right.png +share/gtk-doc/html/libatspi/right-insensitive.png share/gtk-doc/html/libatspi/style.css share/gtk-doc/html/libatspi/up.png +share/gtk-doc/html/libatspi/up-insensitive.png share/locale/an/LC_MESSAGES/at-spi2-core.mo share/locale/as/LC_MESSAGES/at-spi2-core.mo share/locale/ast/LC_MESSAGES/at-spi2-core.mo diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile index e220e35eb385..5966f0dd676b 100644 --- a/accessibility/caribou/Makefile +++ b/accessibility/caribou/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/accessibility/caribou/Makefile 20031 2014-11-02 21:47:55Z kwm $ PORTNAME= caribou -PORTVERSION= 0.4.15 +PORTVERSION= 0.4.16 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/accessibility/caribou/distinfo b/accessibility/caribou/distinfo index 9972914d09ff..7f083844e5ab 100644 --- a/accessibility/caribou/distinfo +++ b/accessibility/caribou/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/caribou-0.4.15.tar.xz) = fdb7c645f4b35d2e106bb7d48fba914950ef84020fc8ad470cfab6a44e925f10 -SIZE (gnome3/caribou-0.4.15.tar.xz) = 405968 +SHA256 (gnome3/caribou-0.4.16.tar.xz) = 8e70090f9cf64e3b42f6995e3228ab1f38a438687d13e2aa9497925a2a6b1d32 +SIZE (gnome3/caribou-0.4.16.tar.xz) = 407456 diff --git a/accessibility/caribou/pkg-plist b/accessibility/caribou/pkg-plist index 86c6b1570e21..21e781216aa4 100644 --- a/accessibility/caribou/pkg-plist +++ b/accessibility/caribou/pkg-plist @@ -98,6 +98,7 @@ share/locale/ml/LC_MESSAGES/caribou.mo share/locale/mr/LC_MESSAGES/caribou.mo share/locale/ms/LC_MESSAGES/caribou.mo share/locale/nb/LC_MESSAGES/caribou.mo +share/locale/ne/LC_MESSAGES/caribou.mo share/locale/nl/LC_MESSAGES/caribou.mo share/locale/nn/LC_MESSAGES/caribou.mo share/locale/or/LC_MESSAGES/caribou.mo diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index ce8358f5c10f..f82101af1e26 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -1,9 +1,9 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/accessibility/orca/Makefile 19990 2014-10-18 18:27:31Z gusi $ +# $MCom: ports/trunk/accessibility/orca/Makefile 20054 2014-11-10 17:23:39Z gusi $ PORTNAME= orca -PORTVERSION= 3.14.0 +PORTVERSION= 3.14.2 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -11,14 +11,14 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Scriptable screen reader -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py3-dbus \ - ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py3-xdg \ - ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py3-cairo \ +BUILD_DEPENDS= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus \ + py3?-xdg>=0:${PORTSDIR}/devel/py3-xdg \ + py3?-cairo>=0:${PORTSDIR}/graphics/py3-cairo \ itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libatspi.so:${PORTSDIR}/accessibility/at-spi2-core -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py3-dbus \ - ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py3-xdg \ - ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py3-cairo +RUN_DEPENDS= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus \ + py3?-xdg>=0:${PORTSDIR}/devel/py3-xdg \ + py3?-cairo>=0:${PORTSDIR}/graphics/py3-cairo # conflict with py*-json-py because orca uses the json from python itself # and py*-json-py shadows this. diff --git a/accessibility/orca/distinfo b/accessibility/orca/distinfo index a378c0ff0ded..cc98ac26f11c 100644 --- a/accessibility/orca/distinfo +++ b/accessibility/orca/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/orca-3.14.0.tar.xz) = 2413f0bec264a7e97cd860eca32ea3ab7dd13e571b9ae7202a8243724367fb66 -SIZE (gnome3/orca-3.14.0.tar.xz) = 1960452 +SHA256 (gnome3/orca-3.14.2.tar.xz) = 24160db00d915d60b8306574dd2258979f1455d26dda0d145d4a3d9fd519bbb1 +SIZE (gnome3/orca-3.14.2.tar.xz) = 1997196 diff --git a/accessibility/orca/pkg-plist b/accessibility/orca/pkg-plist index 5d029bad3e49..96d9bcb9d4cb 100644 --- a/accessibility/orca/pkg-plist +++ b/accessibility/orca/pkg-plist @@ -500,6 +500,8 @@ man/man1/orca.1.gz %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/speech_generator.cpython-33.pyo %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/structural_navigation.cpython-33.pyc %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/structural_navigation.cpython-33.pyo +%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/tutorial_generator.cpython-33.pyc +%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/__pycache__/tutorial_generator.cpython-33.pyo %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/bookmarks.py %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/braille_generator.py %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/formatting.py @@ -508,6 +510,7 @@ man/man1/orca.1.gz %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/script_utilities.py %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/speech_generator.py %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/structural_navigation.py +%%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/Gecko/tutorial_generator.py %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/J2SE-access-bridge/__init__.py %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/J2SE-access-bridge/__pycache__/__init__.cpython-33.pyc %%PYTHON_SITELIBDIR%%/orca/scripts/toolkits/J2SE-access-bridge/__pycache__/__init__.cpython-33.pyo |