*/*: sync previously available, but unused ports

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2015-04-22 06:44:28 +02:00
parent 8c34d21606
commit a737ce6b05
31988 changed files with 974588 additions and 580315 deletions

View File

@ -1,25 +1,33 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/accessibility/accerciser/Makefile,v 1.36 2010/04/27 21:38:19 kwm Exp $
# $MCom: ports/trunk/accessibility/accerciser/Makefile 19980 2014-10-17 06:01:57Z gusi $
PORTNAME= accerciser
PORTVERSION= 1.12.1
PORTREVISION= 3
PORTVERSION= 3.14.0
PORTREVISION= 1
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Interactive Python accessibility explorer for GNOME
USE_GNOME= pygnomedesktop atspi intlhack
USES= display:configure gettext gmake pkgconfig python:2 tar:bzip2
INSTALLS_OMF= yes
BUILD_DEPENDS= gsettings-desktop-schemas>=3.2.0:${PORTSDIR}/devel/gsettings-desktop-schemas \
itstool:${PORTSDIR}/textproc/itstool \
at-spi2-core>=2.1.5:${PORTSDIR}/accessibility/at-spi2-core
RUN_DEPENDS= gsettings-desktop-schemas>=3.2.0:${PORTSDIR}/devel/gsettings-desktop-schemas \
at-spi2-core>=2.1.5:${PORTSDIR}/accessibility/at-spi2-core
USES= gettext gmake pkgconfig python:3 shebangfix tar:xz
USE_GNOME= gtk30 intlhack py3gobject3
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
SHEBANG_FILES= plugins/ipython_view.py
GCONF_SCHEMAS= accerciser.schemas
GLIB_SCHEMAS= org.a11y.Accerciser.gschema.xml
PLIST_SUB+= PYVER=${PYTHON_VER:S/.//}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (gnome2/accerciser-1.12.1.tar.bz2) = addbc940a05c0dacb6131c8e0b136c14eab73c57bfe50c110cef4d3723d07807
SIZE (gnome2/accerciser-1.12.1.tar.bz2) = 1554921
SHA256 (gnome3/accerciser-3.14.0.tar.xz) = f5a5915d475e9241396414ccd167724c88807e77e69151cf0b40b32bd57d0574
SIZE (gnome3/accerciser-3.14.0.tar.xz) = 3213916

View File

@ -1,62 +1,59 @@
bin/accerciser
%%PYTHON_SITELIBDIR%%/accerciser/__init__.py
%%PYTHON_SITELIBDIR%%/accerciser/__init__.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__init__.pyo
%%PYTHON_SITELIBDIR%%/accerciser/about_dialog.py
%%PYTHON_SITELIBDIR%%/accerciser/about_dialog.pyc
%%PYTHON_SITELIBDIR%%/accerciser/about_dialog.pyo
%%PYTHON_SITELIBDIR%%/accerciser/accerciser.py
%%PYTHON_SITELIBDIR%%/accerciser/accerciser.pyc
%%PYTHON_SITELIBDIR%%/accerciser/accerciser.pyo
%%PYTHON_SITELIBDIR%%/accerciser/accessible_treeview.py
%%PYTHON_SITELIBDIR%%/accerciser/accessible_treeview.pyc
%%PYTHON_SITELIBDIR%%/accerciser/accessible_treeview.pyo
%%PYTHON_SITELIBDIR%%/accerciser/bookmarks.py
%%PYTHON_SITELIBDIR%%/accerciser/bookmarks.pyc
%%PYTHON_SITELIBDIR%%/accerciser/bookmarks.pyo
%%PYTHON_SITELIBDIR%%/accerciser/hotkey_manager.py
%%PYTHON_SITELIBDIR%%/accerciser/hotkey_manager.pyc
%%PYTHON_SITELIBDIR%%/accerciser/hotkey_manager.pyo
%%PYTHON_SITELIBDIR%%/accerciser/i18n.py
%%PYTHON_SITELIBDIR%%/accerciser/i18n.pyc
%%PYTHON_SITELIBDIR%%/accerciser/i18n.pyo
%%PYTHON_SITELIBDIR%%/accerciser/icons.py
%%PYTHON_SITELIBDIR%%/accerciser/icons.pyc
%%PYTHON_SITELIBDIR%%/accerciser/icons.pyo
%%PYTHON_SITELIBDIR%%/accerciser/main_window.py
%%PYTHON_SITELIBDIR%%/accerciser/main_window.pyc
%%PYTHON_SITELIBDIR%%/accerciser/main_window.pyo
%%PYTHON_SITELIBDIR%%/accerciser/node.py
%%PYTHON_SITELIBDIR%%/accerciser/node.pyc
%%PYTHON_SITELIBDIR%%/accerciser/node.pyo
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__init__.py
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__init__.pyc
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__init__.pyo
%%PYTHON_SITELIBDIR%%/accerciser/plugin/base_plugin.py
%%PYTHON_SITELIBDIR%%/accerciser/plugin/base_plugin.pyc
%%PYTHON_SITELIBDIR%%/accerciser/plugin/base_plugin.pyo
%%PYTHON_SITELIBDIR%%/accerciser/plugin/message.py
%%PYTHON_SITELIBDIR%%/accerciser/plugin/message.pyc
%%PYTHON_SITELIBDIR%%/accerciser/plugin/message.pyo
%%PYTHON_SITELIBDIR%%/accerciser/plugin/plugin_manager.py
%%PYTHON_SITELIBDIR%%/accerciser/plugin/plugin_manager.pyc
%%PYTHON_SITELIBDIR%%/accerciser/plugin/plugin_manager.pyo
%%PYTHON_SITELIBDIR%%/accerciser/plugin/view.py
%%PYTHON_SITELIBDIR%%/accerciser/plugin/view.pyc
%%PYTHON_SITELIBDIR%%/accerciser/plugin/view.pyo
%%PYTHON_SITELIBDIR%%/accerciser/prefs_dialog.py
%%PYTHON_SITELIBDIR%%/accerciser/prefs_dialog.pyc
%%PYTHON_SITELIBDIR%%/accerciser/prefs_dialog.pyo
%%PYTHON_SITELIBDIR%%/accerciser/script_playback.py
%%PYTHON_SITELIBDIR%%/accerciser/script_playback.pyc
%%PYTHON_SITELIBDIR%%/accerciser/script_playback.pyo
%%PYTHON_SITELIBDIR%%/accerciser/tools.py
%%PYTHON_SITELIBDIR%%/accerciser/tools.pyc
%%PYTHON_SITELIBDIR%%/accerciser/tools.pyo
%%PYTHON_SITELIBDIR%%/accerciser/ui_manager.py
%%PYTHON_SITELIBDIR%%/accerciser/ui_manager.pyc
%%PYTHON_SITELIBDIR%%/accerciser/ui_manager.pyo
man/man1/accerciser.1.gz
%%PYTHON_SITELIBDIR%%/accerciser/__init__.py
%%PYTHON_SITELIBDIR%%/accerciser/about_dialog.py
%%PYTHON_SITELIBDIR%%/accerciser/accerciser.py
%%PYTHON_SITELIBDIR%%/accerciser/accessible_treeview.py
%%PYTHON_SITELIBDIR%%/accerciser/bookmarks.py
%%PYTHON_SITELIBDIR%%/accerciser/hotkey_manager.py
%%PYTHON_SITELIBDIR%%/accerciser/i18n.py
%%PYTHON_SITELIBDIR%%/accerciser/icons.py
%%PYTHON_SITELIBDIR%%/accerciser/main_window.py
%%PYTHON_SITELIBDIR%%/accerciser/node.py
%%PYTHON_SITELIBDIR%%/accerciser/prefs_dialog.py
%%PYTHON_SITELIBDIR%%/accerciser/tools.py
%%PYTHON_SITELIBDIR%%/accerciser/ui_manager.py
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/__init__.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/__init__.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/about_dialog.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/about_dialog.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/accerciser.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/accerciser.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/accessible_treeview.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/accessible_treeview.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/bookmarks.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/bookmarks.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/hotkey_manager.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/hotkey_manager.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/i18n.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/i18n.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/icons.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/icons.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/main_window.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/main_window.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/node.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/node.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/prefs_dialog.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/prefs_dialog.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/tools.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/tools.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/ui_manager.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/__pycache__/ui_manager.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__init__.py
%%PYTHON_SITELIBDIR%%/accerciser/plugin/base_plugin.py
%%PYTHON_SITELIBDIR%%/accerciser/plugin/message.py
%%PYTHON_SITELIBDIR%%/accerciser/plugin/plugin_manager.py
%%PYTHON_SITELIBDIR%%/accerciser/plugin/view.py
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__pycache__/__init__.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__pycache__/__init__.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__pycache__/base_plugin.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__pycache__/base_plugin.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__pycache__/message.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__pycache__/message.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__pycache__/plugin_manager.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__pycache__/plugin_manager.cpython-%%PYVER%%.pyo
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__pycache__/view.cpython-%%PYVER%%.pyc
%%PYTHON_SITELIBDIR%%/accerciser/plugin/__pycache__/view.cpython-%%PYVER%%.pyo
%%DATADIR%%/pixmaps/hicolor/22x22/acceleratorlabel.png
%%DATADIR%%/pixmaps/hicolor/22x22/alert.png
%%DATADIR%%/pixmaps/hicolor/22x22/animation.png
@ -146,124 +143,509 @@ man/man1/accerciser.1.gz
%%DATADIR%%/plugins/interface_view.ui
%%DATADIR%%/plugins/ipython_view.py
%%DATADIR%%/plugins/quick_select.py
%%DATADIR%%/plugins/script_recorder.py
%%DATADIR%%/plugins/script_recorder.ui
%%DATADIR%%/plugins/validate.py
%%DATADIR%%/plugins/validate.ui
share/applications/accerciser.desktop
share/gnome/help/accerciser/C/accerciser.xml
share/gnome/help/accerciser/C/figures/accerciser.png
share/gnome/help/accerciser/C/figures/api_browser.png
share/gnome/help/accerciser/C/figures/event_monitor.png
share/gnome/help/accerciser/C/figures/interface_viewer.png
share/gnome/help/accerciser/C/figures/script_recorder.png
share/gnome/help/accerciser/C/legal.xml
share/gnome/help/accerciser/ca/accerciser.xml
share/gnome/help/accerciser/ca/figures/accerciser.png
share/gnome/help/accerciser/ca/figures/api_browser.png
share/gnome/help/accerciser/ca/figures/event_monitor.png
share/gnome/help/accerciser/ca/figures/interface_viewer.png
share/gnome/help/accerciser/ca/figures/script_recorder.png
share/gnome/help/accerciser/cs/accerciser.xml
share/gnome/help/accerciser/cs/figures/accerciser.png
share/gnome/help/accerciser/cs/figures/api_browser.png
share/gnome/help/accerciser/cs/figures/event_monitor.png
share/gnome/help/accerciser/cs/figures/interface_viewer.png
share/gnome/help/accerciser/cs/figures/script_recorder.png
share/gnome/help/accerciser/de/accerciser.xml
share/gnome/help/accerciser/de/figures/accerciser.png
share/gnome/help/accerciser/de/figures/api_browser.png
share/gnome/help/accerciser/de/figures/event_monitor.png
share/gnome/help/accerciser/de/figures/interface_viewer.png
share/gnome/help/accerciser/de/figures/script_recorder.png
share/gnome/help/accerciser/en_GB/accerciser.xml
share/gnome/help/accerciser/en_GB/figures/accerciser.png
share/gnome/help/accerciser/en_GB/figures/api_browser.png
share/gnome/help/accerciser/en_GB/figures/event_monitor.png
share/gnome/help/accerciser/en_GB/figures/interface_viewer.png
share/gnome/help/accerciser/en_GB/figures/script_recorder.png
share/gnome/help/accerciser/el/accerciser.xml
share/gnome/help/accerciser/el/figures/accerciser.png
share/gnome/help/accerciser/el/figures/api_browser.png
share/gnome/help/accerciser/el/figures/event_monitor.png
share/gnome/help/accerciser/el/figures/interface_viewer.png
share/gnome/help/accerciser/el/figures/script_recorder.png
share/gnome/help/accerciser/es/accerciser.xml
share/gnome/help/accerciser/es/figures/accerciser.png
share/gnome/help/accerciser/es/figures/api_browser.png
share/gnome/help/accerciser/es/figures/event_monitor.png
share/gnome/help/accerciser/es/figures/interface_viewer.png
share/gnome/help/accerciser/es/figures/script_recorder.png
share/gnome/help/accerciser/fr/accerciser.xml
share/gnome/help/accerciser/fr/figures/accerciser.png
share/gnome/help/accerciser/fr/figures/api_browser.png
share/gnome/help/accerciser/fr/figures/event_monitor.png
share/gnome/help/accerciser/fr/figures/interface_viewer.png
share/gnome/help/accerciser/fr/figures/script_recorder.png
share/gnome/help/accerciser/gl/accerciser.xml
share/gnome/help/accerciser/gl/figures/accerciser.png
share/gnome/help/accerciser/gl/figures/api_browser.png
share/gnome/help/accerciser/gl/figures/event_monitor.png
share/gnome/help/accerciser/gl/figures/interface_viewer.png
share/gnome/help/accerciser/gl/figures/script_recorder.png
share/gnome/help/accerciser/it/accerciser.xml
share/gnome/help/accerciser/it/figures/accerciser.png
share/gnome/help/accerciser/it/figures/api_browser.png
share/gnome/help/accerciser/it/figures/event_monitor.png
share/gnome/help/accerciser/it/figures/interface_viewer.png
share/gnome/help/accerciser/it/figures/script_recorder.png
share/gnome/help/accerciser/ja/accerciser.xml
share/gnome/help/accerciser/ja/figures/accerciser.png
share/gnome/help/accerciser/ja/figures/api_browser.png
share/gnome/help/accerciser/ja/figures/event_monitor.png
share/gnome/help/accerciser/ja/figures/interface_viewer.png
share/gnome/help/accerciser/ja/figures/script_recorder.png
share/gnome/help/accerciser/oc/accerciser.xml
share/gnome/help/accerciser/oc/figures/accerciser.png
share/gnome/help/accerciser/oc/figures/api_browser.png
share/gnome/help/accerciser/oc/figures/event_monitor.png
share/gnome/help/accerciser/oc/figures/interface_viewer.png
share/gnome/help/accerciser/oc/figures/script_recorder.png
share/gnome/help/accerciser/pt_BR/accerciser.xml
share/gnome/help/accerciser/pt_BR/figures/accerciser.png
share/gnome/help/accerciser/pt_BR/figures/api_browser.png
share/gnome/help/accerciser/pt_BR/figures/event_monitor.png
share/gnome/help/accerciser/pt_BR/figures/interface_viewer.png
share/gnome/help/accerciser/pt_BR/figures/script_recorder.png
share/gnome/help/accerciser/sl/accerciser.xml
share/gnome/help/accerciser/sl/figures/accerciser.png
share/gnome/help/accerciser/sl/figures/api_browser.png
share/gnome/help/accerciser/sl/figures/event_monitor.png
share/gnome/help/accerciser/sl/figures/interface_viewer.png
share/gnome/help/accerciser/sl/figures/script_recorder.png
share/gnome/help/accerciser/sv/accerciser.xml
share/gnome/help/accerciser/sv/figures/accerciser.png
share/gnome/help/accerciser/sv/figures/api_browser.png
share/gnome/help/accerciser/sv/figures/event_monitor.png
share/gnome/help/accerciser/sv/figures/interface_viewer.png
share/gnome/help/accerciser/sv/figures/script_recorder.png
share/gnome/help/accerciser/uk/accerciser.xml
share/gnome/help/accerciser/uk/figures/accerciser.png
share/gnome/help/accerciser/uk/figures/api_browser.png
share/gnome/help/accerciser/uk/figures/event_monitor.png
share/gnome/help/accerciser/uk/figures/interface_viewer.png
share/gnome/help/accerciser/uk/figures/script_recorder.png
share/gnome/help/accerciser/zh_CN/accerciser.xml
share/gnome/help/accerciser/zh_CN/figures/accerciser.png
share/gnome/help/accerciser/zh_CN/figures/api_browser.png
share/gnome/help/accerciser/zh_CN/figures/event_monitor.png
share/gnome/help/accerciser/zh_CN/figures/interface_viewer.png
share/gnome/help/accerciser/zh_CN/figures/script_recorder.png
share/help/C/accerciser/api_browser_plugin.page
share/help/C/accerciser/desktop_tree_view.page
share/help/C/accerciser/event_monitor_plugin.page
share/help/C/accerciser/figures/IPython_plugin.png
share/help/C/accerciser/figures/accerciser-logo.png
share/help/C/accerciser/figures/accerciser-view.png
share/help/C/accerciser/figures/accerciser_preferences.png
share/help/C/accerciser/figures/accessible_tree.png
share/help/C/accerciser/figures/api_browser.png
share/help/C/accerciser/figures/event_monitor.png
share/help/C/accerciser/figures/event_monitor_plugin.png
share/help/C/accerciser/figures/global-hotkeys.png
share/help/C/accerciser/figures/highlighting.png
share/help/C/accerciser/figures/interface_viewer_plugin.png
share/help/C/accerciser/figures/plugins.png
share/help/C/accerciser/figures/tree_view_accerciser.png
share/help/C/accerciser/figures/validator_app_tree.png
share/help/C/accerciser/figures/validator_report.png
share/help/C/accerciser/howto_setting_up_accerciser.page
share/help/C/accerciser/howto_write_a_plugin.page
share/help/C/accerciser/index.page
share/help/C/accerciser/interface_viewer_plugin.page
share/help/C/accerciser/introduction.page
share/help/C/accerciser/ipython_plugin.page
share/help/C/accerciser/preferences.page
share/help/C/accerciser/quick_select_plugin.page
share/help/C/accerciser/validator_plugin.page
share/help/ca/accerciser/api_browser_plugin.page
share/help/ca/accerciser/desktop_tree_view.page
share/help/ca/accerciser/event_monitor_plugin.page
share/help/ca/accerciser/figures/IPython_plugin.png
share/help/ca/accerciser/figures/accerciser-logo.png
share/help/ca/accerciser/figures/accerciser-view.png
share/help/ca/accerciser/figures/accerciser_preferences.png
share/help/ca/accerciser/figures/accessible_tree.png
share/help/ca/accerciser/figures/api_browser.png
share/help/ca/accerciser/figures/event_monitor.png
share/help/ca/accerciser/figures/event_monitor_plugin.png
share/help/ca/accerciser/figures/global-hotkeys.png
share/help/ca/accerciser/figures/highlighting.png
share/help/ca/accerciser/figures/interface_viewer_plugin.png
share/help/ca/accerciser/figures/plugins.png
share/help/ca/accerciser/figures/tree_view_accerciser.png
share/help/ca/accerciser/figures/validator_app_tree.png
share/help/ca/accerciser/figures/validator_report.png
share/help/ca/accerciser/howto_setting_up_accerciser.page
share/help/ca/accerciser/howto_write_a_plugin.page
share/help/ca/accerciser/index.page
share/help/ca/accerciser/interface_viewer_plugin.page
share/help/ca/accerciser/introduction.page
share/help/ca/accerciser/ipython_plugin.page
share/help/ca/accerciser/preferences.page
share/help/ca/accerciser/quick_select_plugin.page
share/help/ca/accerciser/validator_plugin.page
share/help/cs/accerciser/api_browser_plugin.page
share/help/cs/accerciser/desktop_tree_view.page
share/help/cs/accerciser/event_monitor_plugin.page
share/help/cs/accerciser/figures/IPython_plugin.png
share/help/cs/accerciser/figures/accerciser-logo.png
share/help/cs/accerciser/figures/accerciser-view.png
share/help/cs/accerciser/figures/accerciser_preferences.png
share/help/cs/accerciser/figures/accessible_tree.png
share/help/cs/accerciser/figures/api_browser.png
share/help/cs/accerciser/figures/event_monitor.png
share/help/cs/accerciser/figures/event_monitor_plugin.png
share/help/cs/accerciser/figures/global-hotkeys.png
share/help/cs/accerciser/figures/highlighting.png
share/help/cs/accerciser/figures/interface_viewer_plugin.png
share/help/cs/accerciser/figures/plugins.png
share/help/cs/accerciser/figures/tree_view_accerciser.png
share/help/cs/accerciser/figures/validator_app_tree.png
share/help/cs/accerciser/figures/validator_report.png
share/help/cs/accerciser/howto_setting_up_accerciser.page
share/help/cs/accerciser/howto_write_a_plugin.page
share/help/cs/accerciser/index.page
share/help/cs/accerciser/interface_viewer_plugin.page
share/help/cs/accerciser/introduction.page
share/help/cs/accerciser/ipython_plugin.page
share/help/cs/accerciser/preferences.page
share/help/cs/accerciser/quick_select_plugin.page
share/help/cs/accerciser/validator_plugin.page
share/help/de/accerciser/api_browser_plugin.page
share/help/de/accerciser/desktop_tree_view.page
share/help/de/accerciser/event_monitor_plugin.page
share/help/de/accerciser/figures/IPython_plugin.png
share/help/de/accerciser/figures/accerciser-logo.png
share/help/de/accerciser/figures/accerciser-view.png
share/help/de/accerciser/figures/accerciser_preferences.png
share/help/de/accerciser/figures/accessible_tree.png
share/help/de/accerciser/figures/api_browser.png
share/help/de/accerciser/figures/event_monitor.png
share/help/de/accerciser/figures/event_monitor_plugin.png
share/help/de/accerciser/figures/global-hotkeys.png
share/help/de/accerciser/figures/highlighting.png
share/help/de/accerciser/figures/interface_viewer_plugin.png
share/help/de/accerciser/figures/plugins.png
share/help/de/accerciser/figures/tree_view_accerciser.png
share/help/de/accerciser/figures/validator_app_tree.png
share/help/de/accerciser/figures/validator_report.png
share/help/de/accerciser/howto_setting_up_accerciser.page
share/help/de/accerciser/howto_write_a_plugin.page
share/help/de/accerciser/index.page
share/help/de/accerciser/interface_viewer_plugin.page
share/help/de/accerciser/introduction.page
share/help/de/accerciser/ipython_plugin.page
share/help/de/accerciser/preferences.page
share/help/de/accerciser/quick_select_plugin.page
share/help/de/accerciser/validator_plugin.page
share/help/el/accerciser/api_browser_plugin.page
share/help/el/accerciser/desktop_tree_view.page
share/help/el/accerciser/event_monitor_plugin.page
share/help/el/accerciser/figures/IPython_plugin.png
share/help/el/accerciser/figures/accerciser-logo.png
share/help/el/accerciser/figures/accerciser-view.png
share/help/el/accerciser/figures/accerciser_preferences.png
share/help/el/accerciser/figures/accessible_tree.png
share/help/el/accerciser/figures/api_browser.png
share/help/el/accerciser/figures/event_monitor.png
share/help/el/accerciser/figures/event_monitor_plugin.png
share/help/el/accerciser/figures/global-hotkeys.png
share/help/el/accerciser/figures/highlighting.png
share/help/el/accerciser/figures/interface_viewer_plugin.png
share/help/el/accerciser/figures/plugins.png
share/help/el/accerciser/figures/tree_view_accerciser.png
share/help/el/accerciser/figures/validator_app_tree.png
share/help/el/accerciser/figures/validator_report.png
share/help/el/accerciser/howto_setting_up_accerciser.page
share/help/el/accerciser/howto_write_a_plugin.page
share/help/el/accerciser/index.page
share/help/el/accerciser/interface_viewer_plugin.page
share/help/el/accerciser/introduction.page
share/help/el/accerciser/ipython_plugin.page
share/help/el/accerciser/preferences.page
share/help/el/accerciser/quick_select_plugin.page
share/help/el/accerciser/validator_plugin.page
share/help/en_GB/accerciser/api_browser_plugin.page
share/help/en_GB/accerciser/desktop_tree_view.page
share/help/en_GB/accerciser/event_monitor_plugin.page
share/help/en_GB/accerciser/figures/IPython_plugin.png
share/help/en_GB/accerciser/figures/accerciser-logo.png
share/help/en_GB/accerciser/figures/accerciser-view.png
share/help/en_GB/accerciser/figures/accerciser_preferences.png
share/help/en_GB/accerciser/figures/accessible_tree.png
share/help/en_GB/accerciser/figures/api_browser.png
share/help/en_GB/accerciser/figures/event_monitor.png
share/help/en_GB/accerciser/figures/event_monitor_plugin.png
share/help/en_GB/accerciser/figures/global-hotkeys.png
share/help/en_GB/accerciser/figures/highlighting.png
share/help/en_GB/accerciser/figures/interface_viewer_plugin.png
share/help/en_GB/accerciser/figures/plugins.png
share/help/en_GB/accerciser/figures/tree_view_accerciser.png
share/help/en_GB/accerciser/figures/validator_app_tree.png
share/help/en_GB/accerciser/figures/validator_report.png
share/help/en_GB/accerciser/howto_setting_up_accerciser.page
share/help/en_GB/accerciser/howto_write_a_plugin.page
share/help/en_GB/accerciser/index.page
share/help/en_GB/accerciser/interface_viewer_plugin.page
share/help/en_GB/accerciser/introduction.page
share/help/en_GB/accerciser/ipython_plugin.page
share/help/en_GB/accerciser/preferences.page
share/help/en_GB/accerciser/quick_select_plugin.page
share/help/en_GB/accerciser/validator_plugin.page
share/help/es/accerciser/api_browser_plugin.page
share/help/es/accerciser/desktop_tree_view.page
share/help/es/accerciser/event_monitor_plugin.page
share/help/es/accerciser/figures/IPython_plugin.png
share/help/es/accerciser/figures/accerciser-logo.png
share/help/es/accerciser/figures/accerciser-view.png
share/help/es/accerciser/figures/accerciser_preferences.png
share/help/es/accerciser/figures/accessible_tree.png
share/help/es/accerciser/figures/api_browser.png
share/help/es/accerciser/figures/event_monitor.png
share/help/es/accerciser/figures/event_monitor_plugin.png
share/help/es/accerciser/figures/global-hotkeys.png
share/help/es/accerciser/figures/highlighting.png
share/help/es/accerciser/figures/interface_viewer_plugin.png
share/help/es/accerciser/figures/plugins.png
share/help/es/accerciser/figures/tree_view_accerciser.png
share/help/es/accerciser/figures/validator_app_tree.png
share/help/es/accerciser/figures/validator_report.png
share/help/es/accerciser/howto_setting_up_accerciser.page
share/help/es/accerciser/howto_write_a_plugin.page
share/help/es/accerciser/index.page
share/help/es/accerciser/interface_viewer_plugin.page
share/help/es/accerciser/introduction.page
share/help/es/accerciser/ipython_plugin.page
share/help/es/accerciser/preferences.page
share/help/es/accerciser/quick_select_plugin.page
share/help/es/accerciser/validator_plugin.page
share/help/fr/accerciser/api_browser_plugin.page
share/help/fr/accerciser/desktop_tree_view.page
share/help/fr/accerciser/event_monitor_plugin.page
share/help/fr/accerciser/figures/IPython_plugin.png
share/help/fr/accerciser/figures/accerciser-logo.png
share/help/fr/accerciser/figures/accerciser-view.png
share/help/fr/accerciser/figures/accerciser_preferences.png
share/help/fr/accerciser/figures/accessible_tree.png
share/help/fr/accerciser/figures/api_browser.png
share/help/fr/accerciser/figures/event_monitor.png
share/help/fr/accerciser/figures/event_monitor_plugin.png
share/help/fr/accerciser/figures/global-hotkeys.png
share/help/fr/accerciser/figures/highlighting.png
share/help/fr/accerciser/figures/interface_viewer_plugin.png
share/help/fr/accerciser/figures/plugins.png
share/help/fr/accerciser/figures/tree_view_accerciser.png
share/help/fr/accerciser/figures/validator_app_tree.png
share/help/fr/accerciser/figures/validator_report.png
share/help/fr/accerciser/howto_setting_up_accerciser.page
share/help/fr/accerciser/howto_write_a_plugin.page
share/help/fr/accerciser/index.page
share/help/fr/accerciser/interface_viewer_plugin.page
share/help/fr/accerciser/introduction.page
share/help/fr/accerciser/ipython_plugin.page
share/help/fr/accerciser/preferences.page
share/help/fr/accerciser/quick_select_plugin.page
share/help/fr/accerciser/validator_plugin.page
share/help/gl/accerciser/api_browser_plugin.page
share/help/gl/accerciser/desktop_tree_view.page
share/help/gl/accerciser/event_monitor_plugin.page
share/help/gl/accerciser/figures/IPython_plugin.png
share/help/gl/accerciser/figures/accerciser-logo.png
share/help/gl/accerciser/figures/accerciser-view.png
share/help/gl/accerciser/figures/accerciser_preferences.png
share/help/gl/accerciser/figures/accessible_tree.png
share/help/gl/accerciser/figures/api_browser.png
share/help/gl/accerciser/figures/event_monitor.png
share/help/gl/accerciser/figures/event_monitor_plugin.png
share/help/gl/accerciser/figures/global-hotkeys.png
share/help/gl/accerciser/figures/highlighting.png
share/help/gl/accerciser/figures/interface_viewer_plugin.png
share/help/gl/accerciser/figures/plugins.png
share/help/gl/accerciser/figures/tree_view_accerciser.png
share/help/gl/accerciser/figures/validator_app_tree.png
share/help/gl/accerciser/figures/validator_report.png
share/help/gl/accerciser/howto_setting_up_accerciser.page
share/help/gl/accerciser/howto_write_a_plugin.page
share/help/gl/accerciser/index.page
share/help/gl/accerciser/interface_viewer_plugin.page
share/help/gl/accerciser/introduction.page
share/help/gl/accerciser/ipython_plugin.page
share/help/gl/accerciser/preferences.page
share/help/gl/accerciser/quick_select_plugin.page
share/help/gl/accerciser/validator_plugin.page
share/help/it/accerciser/api_browser_plugin.page
share/help/it/accerciser/desktop_tree_view.page
share/help/it/accerciser/event_monitor_plugin.page
share/help/it/accerciser/figures/IPython_plugin.png
share/help/it/accerciser/figures/accerciser-logo.png
share/help/it/accerciser/figures/accerciser-view.png
share/help/it/accerciser/figures/accerciser_preferences.png
share/help/it/accerciser/figures/accessible_tree.png
share/help/it/accerciser/figures/api_browser.png
share/help/it/accerciser/figures/event_monitor.png
share/help/it/accerciser/figures/event_monitor_plugin.png
share/help/it/accerciser/figures/global-hotkeys.png
share/help/it/accerciser/figures/highlighting.png
share/help/it/accerciser/figures/interface_viewer_plugin.png
share/help/it/accerciser/figures/plugins.png
share/help/it/accerciser/figures/tree_view_accerciser.png
share/help/it/accerciser/figures/validator_app_tree.png
share/help/it/accerciser/figures/validator_report.png
share/help/it/accerciser/howto_setting_up_accerciser.page
share/help/it/accerciser/howto_write_a_plugin.page
share/help/it/accerciser/index.page
share/help/it/accerciser/interface_viewer_plugin.page
share/help/it/accerciser/introduction.page
share/help/it/accerciser/ipython_plugin.page
share/help/it/accerciser/preferences.page
share/help/it/accerciser/quick_select_plugin.page
share/help/it/accerciser/validator_plugin.page
share/help/ja/accerciser/api_browser_plugin.page
share/help/ja/accerciser/desktop_tree_view.page
share/help/ja/accerciser/event_monitor_plugin.page
share/help/ja/accerciser/figures/IPython_plugin.png
share/help/ja/accerciser/figures/accerciser-logo.png
share/help/ja/accerciser/figures/accerciser-view.png
share/help/ja/accerciser/figures/accerciser_preferences.png
share/help/ja/accerciser/figures/accessible_tree.png
share/help/ja/accerciser/figures/api_browser.png
share/help/ja/accerciser/figures/event_monitor.png
share/help/ja/accerciser/figures/event_monitor_plugin.png
share/help/ja/accerciser/figures/global-hotkeys.png
share/help/ja/accerciser/figures/highlighting.png
share/help/ja/accerciser/figures/interface_viewer_plugin.png
share/help/ja/accerciser/figures/plugins.png
share/help/ja/accerciser/figures/tree_view_accerciser.png
share/help/ja/accerciser/figures/validator_app_tree.png
share/help/ja/accerciser/figures/validator_report.png
share/help/ja/accerciser/howto_setting_up_accerciser.page
share/help/ja/accerciser/howto_write_a_plugin.page
share/help/ja/accerciser/index.page
share/help/ja/accerciser/interface_viewer_plugin.page
share/help/ja/accerciser/introduction.page
share/help/ja/accerciser/ipython_plugin.page
share/help/ja/accerciser/preferences.page
share/help/ja/accerciser/quick_select_plugin.page
share/help/ja/accerciser/validator_plugin.page
share/help/oc/accerciser/api_browser_plugin.page
share/help/oc/accerciser/desktop_tree_view.page
share/help/oc/accerciser/event_monitor_plugin.page
share/help/oc/accerciser/figures/IPython_plugin.png
share/help/oc/accerciser/figures/accerciser-logo.png
share/help/oc/accerciser/figures/accerciser-view.png
share/help/oc/accerciser/figures/accerciser_preferences.png
share/help/oc/accerciser/figures/accessible_tree.png
share/help/oc/accerciser/figures/api_browser.png
share/help/oc/accerciser/figures/event_monitor.png
share/help/oc/accerciser/figures/event_monitor_plugin.png
share/help/oc/accerciser/figures/global-hotkeys.png
share/help/oc/accerciser/figures/highlighting.png
share/help/oc/accerciser/figures/interface_viewer_plugin.png
share/help/oc/accerciser/figures/plugins.png
share/help/oc/accerciser/figures/tree_view_accerciser.png
share/help/oc/accerciser/figures/validator_app_tree.png
share/help/oc/accerciser/figures/validator_report.png
share/help/oc/accerciser/howto_setting_up_accerciser.page
share/help/oc/accerciser/howto_write_a_plugin.page
share/help/oc/accerciser/index.page
share/help/oc/accerciser/interface_viewer_plugin.page
share/help/oc/accerciser/introduction.page
share/help/oc/accerciser/ipython_plugin.page
share/help/oc/accerciser/preferences.page
share/help/oc/accerciser/quick_select_plugin.page
share/help/oc/accerciser/validator_plugin.page
share/help/pl/accerciser/api_browser_plugin.page
share/help/pl/accerciser/desktop_tree_view.page
share/help/pl/accerciser/event_monitor_plugin.page
share/help/pl/accerciser/figures/IPython_plugin.png
share/help/pl/accerciser/figures/accerciser-logo.png
share/help/pl/accerciser/figures/accerciser-view.png
share/help/pl/accerciser/figures/accerciser_preferences.png
share/help/pl/accerciser/figures/accessible_tree.png
share/help/pl/accerciser/figures/api_browser.png
share/help/pl/accerciser/figures/event_monitor.png
share/help/pl/accerciser/figures/event_monitor_plugin.png
share/help/pl/accerciser/figures/global-hotkeys.png
share/help/pl/accerciser/figures/highlighting.png
share/help/pl/accerciser/figures/interface_viewer_plugin.png
share/help/pl/accerciser/figures/plugins.png
share/help/pl/accerciser/figures/tree_view_accerciser.png
share/help/pl/accerciser/figures/validator_app_tree.png
share/help/pl/accerciser/figures/validator_report.png
share/help/pl/accerciser/howto_setting_up_accerciser.page
share/help/pl/accerciser/howto_write_a_plugin.page
share/help/pl/accerciser/index.page
share/help/pl/accerciser/interface_viewer_plugin.page
share/help/pl/accerciser/introduction.page
share/help/pl/accerciser/ipython_plugin.page
share/help/pl/accerciser/preferences.page
share/help/pl/accerciser/quick_select_plugin.page
share/help/pl/accerciser/validator_plugin.page
share/help/pt_BR/accerciser/api_browser_plugin.page
share/help/pt_BR/accerciser/desktop_tree_view.page
share/help/pt_BR/accerciser/event_monitor_plugin.page
share/help/pt_BR/accerciser/figures/IPython_plugin.png
share/help/pt_BR/accerciser/figures/accerciser-logo.png
share/help/pt_BR/accerciser/figures/accerciser-view.png
share/help/pt_BR/accerciser/figures/accerciser_preferences.png
share/help/pt_BR/accerciser/figures/accessible_tree.png
share/help/pt_BR/accerciser/figures/api_browser.png
share/help/pt_BR/accerciser/figures/event_monitor.png
share/help/pt_BR/accerciser/figures/event_monitor_plugin.png
share/help/pt_BR/accerciser/figures/global-hotkeys.png
share/help/pt_BR/accerciser/figures/highlighting.png
share/help/pt_BR/accerciser/figures/interface_viewer_plugin.png
share/help/pt_BR/accerciser/figures/plugins.png
share/help/pt_BR/accerciser/figures/tree_view_accerciser.png
share/help/pt_BR/accerciser/figures/validator_app_tree.png
share/help/pt_BR/accerciser/figures/validator_report.png
share/help/pt_BR/accerciser/howto_setting_up_accerciser.page
share/help/pt_BR/accerciser/howto_write_a_plugin.page
share/help/pt_BR/accerciser/index.page
share/help/pt_BR/accerciser/interface_viewer_plugin.page
share/help/pt_BR/accerciser/introduction.page
share/help/pt_BR/accerciser/ipython_plugin.page
share/help/pt_BR/accerciser/preferences.page
share/help/pt_BR/accerciser/quick_select_plugin.page
share/help/pt_BR/accerciser/validator_plugin.page
share/help/sl/accerciser/api_browser_plugin.page
share/help/sl/accerciser/desktop_tree_view.page
share/help/sl/accerciser/event_monitor_plugin.page
share/help/sl/accerciser/figures/IPython_plugin.png
share/help/sl/accerciser/figures/accerciser-logo.png
share/help/sl/accerciser/figures/accerciser-view.png
share/help/sl/accerciser/figures/accerciser_preferences.png
share/help/sl/accerciser/figures/accessible_tree.png
share/help/sl/accerciser/figures/api_browser.png
share/help/sl/accerciser/figures/event_monitor.png
share/help/sl/accerciser/figures/event_monitor_plugin.png
share/help/sl/accerciser/figures/global-hotkeys.png
share/help/sl/accerciser/figures/highlighting.png
share/help/sl/accerciser/figures/interface_viewer_plugin.png
share/help/sl/accerciser/figures/plugins.png
share/help/sl/accerciser/figures/tree_view_accerciser.png
share/help/sl/accerciser/figures/validator_app_tree.png
share/help/sl/accerciser/figures/validator_report.png
share/help/sl/accerciser/howto_setting_up_accerciser.page
share/help/sl/accerciser/howto_write_a_plugin.page
share/help/sl/accerciser/index.page
share/help/sl/accerciser/interface_viewer_plugin.page
share/help/sl/accerciser/introduction.page
share/help/sl/accerciser/ipython_plugin.page
share/help/sl/accerciser/preferences.page
share/help/sl/accerciser/quick_select_plugin.page
share/help/sl/accerciser/validator_plugin.page
share/help/sv/accerciser/api_browser_plugin.page
share/help/sv/accerciser/desktop_tree_view.page
share/help/sv/accerciser/event_monitor_plugin.page
share/help/sv/accerciser/figures/IPython_plugin.png
share/help/sv/accerciser/figures/accerciser-logo.png
share/help/sv/accerciser/figures/accerciser-view.png
share/help/sv/accerciser/figures/accerciser_preferences.png
share/help/sv/accerciser/figures/accessible_tree.png
share/help/sv/accerciser/figures/api_browser.png
share/help/sv/accerciser/figures/event_monitor.png
share/help/sv/accerciser/figures/event_monitor_plugin.png
share/help/sv/accerciser/figures/global-hotkeys.png
share/help/sv/accerciser/figures/highlighting.png
share/help/sv/accerciser/figures/interface_viewer_plugin.png
share/help/sv/accerciser/figures/plugins.png
share/help/sv/accerciser/figures/tree_view_accerciser.png
share/help/sv/accerciser/figures/validator_app_tree.png
share/help/sv/accerciser/figures/validator_report.png
share/help/sv/accerciser/howto_setting_up_accerciser.page
share/help/sv/accerciser/howto_write_a_plugin.page
share/help/sv/accerciser/index.page
share/help/sv/accerciser/interface_viewer_plugin.page
share/help/sv/accerciser/introduction.page
share/help/sv/accerciser/ipython_plugin.page
share/help/sv/accerciser/preferences.page
share/help/sv/accerciser/quick_select_plugin.page
share/help/sv/accerciser/validator_plugin.page
share/help/uk/accerciser/api_browser_plugin.page
share/help/uk/accerciser/desktop_tree_view.page
share/help/uk/accerciser/event_monitor_plugin.page
share/help/uk/accerciser/figures/IPython_plugin.png
share/help/uk/accerciser/figures/accerciser-logo.png
share/help/uk/accerciser/figures/accerciser-view.png
share/help/uk/accerciser/figures/accerciser_preferences.png
share/help/uk/accerciser/figures/accessible_tree.png
share/help/uk/accerciser/figures/api_browser.png
share/help/uk/accerciser/figures/event_monitor.png
share/help/uk/accerciser/figures/event_monitor_plugin.png
share/help/uk/accerciser/figures/global-hotkeys.png
share/help/uk/accerciser/figures/highlighting.png
share/help/uk/accerciser/figures/interface_viewer_plugin.png
share/help/uk/accerciser/figures/plugins.png
share/help/uk/accerciser/figures/tree_view_accerciser.png
share/help/uk/accerciser/figures/validator_app_tree.png
share/help/uk/accerciser/figures/validator_report.png
share/help/uk/accerciser/howto_setting_up_accerciser.page
share/help/uk/accerciser/howto_write_a_plugin.page
share/help/uk/accerciser/index.page
share/help/uk/accerciser/interface_viewer_plugin.page
share/help/uk/accerciser/introduction.page
share/help/uk/accerciser/ipython_plugin.page
share/help/uk/accerciser/preferences.page
share/help/uk/accerciser/quick_select_plugin.page
share/help/uk/accerciser/validator_plugin.page
share/help/zh_CN/accerciser/api_browser_plugin.page
share/help/zh_CN/accerciser/desktop_tree_view.page
share/help/zh_CN/accerciser/event_monitor_plugin.page
share/help/zh_CN/accerciser/figures/IPython_plugin.png
share/help/zh_CN/accerciser/figures/accerciser-logo.png
share/help/zh_CN/accerciser/figures/accerciser-view.png
share/help/zh_CN/accerciser/figures/accerciser_preferences.png
share/help/zh_CN/accerciser/figures/accessible_tree.png
share/help/zh_CN/accerciser/figures/api_browser.png
share/help/zh_CN/accerciser/figures/event_monitor.png
share/help/zh_CN/accerciser/figures/event_monitor_plugin.png
share/help/zh_CN/accerciser/figures/global-hotkeys.png
share/help/zh_CN/accerciser/figures/highlighting.png
share/help/zh_CN/accerciser/figures/interface_viewer_plugin.png
share/help/zh_CN/accerciser/figures/plugins.png
share/help/zh_CN/accerciser/figures/tree_view_accerciser.png
share/help/zh_CN/accerciser/figures/validator_app_tree.png
share/help/zh_CN/accerciser/figures/validator_report.png
share/help/zh_CN/accerciser/howto_setting_up_accerciser.page
share/help/zh_CN/accerciser/howto_write_a_plugin.page
share/help/zh_CN/accerciser/index.page
share/help/zh_CN/accerciser/interface_viewer_plugin.page
share/help/zh_CN/accerciser/introduction.page
share/help/zh_CN/accerciser/ipython_plugin.page
share/help/zh_CN/accerciser/preferences.page
share/help/zh_CN/accerciser/quick_select_plugin.page
share/help/zh_CN/accerciser/validator_plugin.page
share/icons/HighContrast/scalable/apps/accerciser.svg
share/icons/hicolor/16x16/apps/accerciser.png
share/icons/hicolor/22x22/apps/accerciser.png
share/icons/hicolor/32x32/apps/accerciser.png
share/icons/hicolor/48x48/apps/accerciser.png
share/icons/hicolor/scalable/apps/accerciser.svg
share/locale/ar/LC_MESSAGES/accerciser.mo
share/locale/as/LC_MESSAGES/accerciser.mo
share/locale/ast/LC_MESSAGES/accerciser.mo
share/locale/be/LC_MESSAGES/accerciser.mo
share/locale/bg/LC_MESSAGES/accerciser.mo
share/locale/br/LC_MESSAGES/accerciser.mo
share/locale/bn/LC_MESSAGES/accerciser.mo
share/locale/bn_IN/LC_MESSAGES/accerciser.mo
share/locale/br/LC_MESSAGES/accerciser.mo
share/locale/ca/LC_MESSAGES/accerciser.mo
share/locale/ca@valencia/LC_MESSAGES/accerciser.mo
share/locale/cs/LC_MESSAGES/accerciser.mo
@ -274,6 +656,7 @@ share/locale/el/LC_MESSAGES/accerciser.mo
share/locale/en@shaw/LC_MESSAGES/accerciser.mo
share/locale/en_CA/LC_MESSAGES/accerciser.mo
share/locale/en_GB/LC_MESSAGES/accerciser.mo
share/locale/eo/LC_MESSAGES/accerciser.mo
share/locale/es/LC_MESSAGES/accerciser.mo
share/locale/et/LC_MESSAGES/accerciser.mo
share/locale/eu/LC_MESSAGES/accerciser.mo
@ -288,7 +671,9 @@ share/locale/hy/LC_MESSAGES/accerciser.mo
share/locale/id/LC_MESSAGES/accerciser.mo
share/locale/it/LC_MESSAGES/accerciser.mo
share/locale/ja/LC_MESSAGES/accerciser.mo
share/locale/km/LC_MESSAGES/accerciser.mo
share/locale/kn/LC_MESSAGES/accerciser.mo
share/locale/ko/LC_MESSAGES/accerciser.mo
share/locale/lt/LC_MESSAGES/accerciser.mo
share/locale/lv/LC_MESSAGES/accerciser.mo
share/locale/mai/LC_MESSAGES/accerciser.mo
@ -309,8 +694,11 @@ share/locale/si/LC_MESSAGES/accerciser.mo
share/locale/sk/LC_MESSAGES/accerciser.mo
share/locale/sl/LC_MESSAGES/accerciser.mo
share/locale/sq/LC_MESSAGES/accerciser.mo
share/locale/sr/LC_MESSAGES/accerciser.mo
share/locale/sr@latin/LC_MESSAGES/accerciser.mo
share/locale/sv/LC_MESSAGES/accerciser.mo
share/locale/te/LC_MESSAGES/accerciser.mo
share/locale/tg/LC_MESSAGES/accerciser.mo
share/locale/th/LC_MESSAGES/accerciser.mo
share/locale/tr/LC_MESSAGES/accerciser.mo
share/locale/ug/LC_MESSAGES/accerciser.mo
@ -319,89 +707,3 @@ share/locale/vi/LC_MESSAGES/accerciser.mo
share/locale/zh_CN/LC_MESSAGES/accerciser.mo
share/locale/zh_HK/LC_MESSAGES/accerciser.mo
share/locale/zh_TW/LC_MESSAGES/accerciser.mo
share/omf/accerciser/accerciser-C.omf
share/omf/accerciser/accerciser-ca.omf
share/omf/accerciser/accerciser-cs.omf
share/omf/accerciser/accerciser-de.omf
share/omf/accerciser/accerciser-en_GB.omf
share/omf/accerciser/accerciser-el.omf
share/omf/accerciser/accerciser-es.omf
share/omf/accerciser/accerciser-fr.omf
share/omf/accerciser/accerciser-gl.omf
share/omf/accerciser/accerciser-it.omf
share/omf/accerciser/accerciser-ja.omf
share/omf/accerciser/accerciser-oc.omf
share/omf/accerciser/accerciser-pt_BR.omf
share/omf/accerciser/accerciser-sl.omf
share/omf/accerciser/accerciser-sv.omf
share/omf/accerciser/accerciser-uk.omf
share/omf/accerciser/accerciser-zh_CN.omf
@dirrm share/omf/accerciser
@dirrm share/gnome/help/accerciser/zh_CN/figures
@dirrm share/gnome/help/accerciser/zh_CN
@dirrm share/gnome/help/accerciser/uk/figures
@dirrm share/gnome/help/accerciser/uk
@dirrm share/gnome/help/accerciser/sv/figures
@dirrm share/gnome/help/accerciser/sv
@dirrm share/gnome/help/accerciser/sl/figures
@dirrm share/gnome/help/accerciser/sl
@dirrm share/gnome/help/accerciser/pt_BR/figures
@dirrm share/gnome/help/accerciser/pt_BR
@dirrm share/gnome/help/accerciser/oc/figures
@dirrm share/gnome/help/accerciser/oc
@dirrm share/gnome/help/accerciser/ja/figures
@dirrm share/gnome/help/accerciser/ja
@dirrm share/gnome/help/accerciser/it/figures
@dirrm share/gnome/help/accerciser/it
@dirrm share/gnome/help/accerciser/gl/figures
@dirrm share/gnome/help/accerciser/gl
@dirrm share/gnome/help/accerciser/fr/figures
@dirrm share/gnome/help/accerciser/fr
@dirrm share/gnome/help/accerciser/es/figures
@dirrm share/gnome/help/accerciser/es
@dirrm share/gnome/help/accerciser/el/figures
@dirrm share/gnome/help/accerciser/el
@dirrm share/gnome/help/accerciser/en_GB/figures
@dirrm share/gnome/help/accerciser/en_GB
@dirrm share/gnome/help/accerciser/de/figures
@dirrm share/gnome/help/accerciser/de
@dirrm share/gnome/help/accerciser/cs/figures
@dirrm share/gnome/help/accerciser/cs
@dirrm share/gnome/help/accerciser/ca/figures
@dirrm share/gnome/help/accerciser/ca
@dirrm share/gnome/help/accerciser/C/figures
@dirrm share/gnome/help/accerciser/C
@dirrm share/gnome/help/accerciser
@dirrm %%DATADIR%%/plugins
@dirrm %%DATADIR%%/plugindata/validate
@dirrm %%DATADIR%%/plugindata
@dirrm %%DATADIR%%/pixmaps/hicolor/22x22
@dirrm %%DATADIR%%/pixmaps/hicolor
@dirrm %%DATADIR%%/pixmaps
@dirrm %%DATADIR%%
@dirrm %%PYTHON_SITELIBDIR%%/accerciser/plugin
@dirrm %%PYTHON_SITELIBDIR%%/accerciser
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/si/LC_MESSAGES
@dirrmtry share/locale/si
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/mai/LC_MESSAGES
@dirrmtry share/locale/mai
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/hy/LC_MESSAGES
@dirrmtry share/locale/hy
@dirrmtry share/locale/en@shaw/LC_MESSAGES
@dirrmtry share/locale/en@shaw
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN

View File

@ -4,7 +4,7 @@
PORTNAME= at-spi
PORTVERSION= 1.32.0
PORTREVISION?= 3
PORTREVISION?= 5
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -18,14 +18,13 @@ USES+= tar:bzip2
RUN_DEPENDS= at-spi2-atk>2.6.0:${PORTSDIR}/accessibility/at-spi2-atk
USES+= gmake gettext libtool:oldver pathfix pkgconfig python:2
USE_GNOME= gnomehier intlhack gtk20 gconf2 libbonobo
USES+= gmake gettext libtool pathfix pkgconfig python:2
USE_GNOME= intlhack gtk20 gconf2 libbonobo
USE_XORG= x11 xtst
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
LIBS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
GCONF_SCHEMAS= at-spi.schemas

View File

@ -33,23 +33,16 @@ include/at-spi-1.0/libspi/text.h
include/at-spi-1.0/libspi/value.h
include/at-spi-1.0/login-helper/Accessibility_LoginHelper.h
include/at-spi-1.0/login-helper/login-helper.h
lib/libcspi.a
lib/libcspi.la
lib/libcspi.so
lib/libcspi.so.10
lib/libloginhelper.a
lib/libloginhelper.la
lib/libcspi.so.0
lib/libcspi.so.0.10.11
lib/libloginhelper.so
lib/libloginhelper.so.0
lib/libspi.a
lib/libspi.la
lib/libloginhelper.so.0.0.0
lib/libspi.so
lib/libspi.so.10
lib/orbit-2.0/Accessibility_LoginHelper_module.a
lib/orbit-2.0/Accessibility_LoginHelper_module.la
lib/libspi.so.0
lib/libspi.so.0.10.11
lib/orbit-2.0/Accessibility_LoginHelper_module.so
lib/orbit-2.0/Accessibility_module.a
lib/orbit-2.0/Accessibility_module.la
lib/orbit-2.0/Accessibility_module.so
%%PYTHON_SITELIBDIR%%/pyatspi/__init__.py
%%PYTHON_SITELIBDIR%%/pyatspi/__init__.pyc
@ -187,58 +180,3 @@ share/locale/xh/LC_MESSAGES/at-spi.mo
share/locale/zh_CN/LC_MESSAGES/at-spi.mo
share/locale/zh_HK/LC_MESSAGES/at-spi.mo
share/locale/zh_TW/LC_MESSAGES/at-spi.mo
@dirrm share/idl/at-spi-1.0
@dirrm %%PYTHON_SITELIBDIR%%/pyatspi
@dirrm include/at-spi-1.0/login-helper
@dirrm include/at-spi-1.0/libspi
@dirrm include/at-spi-1.0/cspi
@dirrm include/at-spi-1.0
@dirrmtry lib/orbit-2.0
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/xh/LC_MESSAGES
@dirrmtry share/locale/xh
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/sr@latin/LC_MESSAGES
@dirrmtry share/locale/sr@latin
@dirrmtry share/locale/sr@ije/LC_MESSAGES
@dirrmtry share/locale/sr@ije
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/ps/LC_MESSAGES
@dirrmtry share/locale/ps
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/nds/LC_MESSAGES
@dirrmtry share/locale/nds
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/mai/LC_MESSAGES
@dirrmtry share/locale/mai
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/kk/LC_MESSAGES
@dirrmtry share/locale/kk
@dirrmtry share/locale/hy/LC_MESSAGES
@dirrmtry share/locale/hy
@dirrmtry share/locale/en@shaw/LC_MESSAGES
@dirrmtry share/locale/en@shaw
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/crh/LC_MESSAGES
@dirrmtry share/locale/crh
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
@dirrmtry share/locale/be@latin
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as
@dirrmtry share/locale/ang/LC_MESSAGES
@dirrmtry share/locale/ang

View File

@ -1,10 +1,9 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/at-spi2-atk/Makefile 18634 2013-07-26 10:42:35Z kwm $
# $MCom: ports/trunk/accessibility/at-spi2-atk/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= at-spi2-atk
PORTVERSION= 2.8.0
PORTREVISION= 1
PORTVERSION= 2.14.1
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -20,13 +19,14 @@ RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core
PORTSCOUT= limitw:1,even
USES= gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= atk glib20 gnomehier intlhack
USES= cpe gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= atk glib20 intlhack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
LIBS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-p2p
INSTALL_TARGET= install-strip
CPE_VENDOR= gnome
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (gnome3/at-spi2-atk-2.8.0.tar.xz) = 4688acbc1474cda0aa49341f109ad0726603ce3e872cc6521c74931338c7ba20
SIZE (gnome3/at-spi2-atk-2.8.0.tar.xz) = 267368
SHA256 (gnome3/at-spi2-atk-2.14.1.tar.xz) = 058f34ea60edf0a5f831c9f2bdd280fe95c1bcafb76e466e44aa0fb356d17bcb
SIZE (gnome3/at-spi2-atk-2.14.1.tar.xz) = 280952

View File

@ -5,9 +5,3 @@ lib/libatk-bridge-2.0.so.0.0.0
lib/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
lib/gtk-2.0/modules/libatk-bridge.so
libdata/pkgconfig/atk-bridge-2.0.pc
@dirrmtry lib/gtk-2.0/modules
@dirrmtry lib/gtk-2.0
@dirrmtry lib/gnome-settings-daemon-3.0/gtk-modules
@dirrmtry lib/gnome-settings-daemon-3.0
@dirrm include/at-spi2-atk/2.0
@dirrm include/at-spi2-atk

View File

@ -1,10 +1,9 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/at-spi2-core/Makefile 18634 2013-07-26 10:42:35Z kwm $
# $MCom: ports/trunk/accessibility/at-spi2-core/Makefile 20077 2014-11-13 09:00:15Z gusi $
PORTNAME= at-spi2-core
PORTVERSION= 2.8.0
PORTREVISION= 1
PORTVERSION= 2.14.1
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -19,7 +18,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus
PORTSCOUT= limitw:1,even
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= glib20 gnomehier intlhack introspection:build
USE_GNOME= glib20 intlhack introspection:build
USE_XORG= x11 xi xtst xext
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
SHA256 (gnome3/at-spi2-core-2.8.0.tar.xz) = 1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458
SIZE (gnome3/at-spi2-core-2.8.0.tar.xz) = 436836
SHA256 (gnome3/at-spi2-core-2.14.1.tar.xz) = eef9660b14fdf0fb1f30d1be7c72d591fa7cbb87b00ca3a444425712f46ce657
SIZE (gnome3/at-spi2-core-2.14.1.tar.xz) = 456272

View File

@ -11,6 +11,7 @@ include/at-spi-2.0/atspi/atspi-device-listener.h
include/at-spi-2.0/atspi/atspi-device-listener-private.h
include/at-spi-2.0/atspi/atspi-document.h
include/at-spi-2.0/atspi/atspi-editabletext.h
include/at-spi-2.0/atspi/atspi-enum-types.h
include/at-spi-2.0/atspi/atspi-event-listener.h
include/at-spi-2.0/atspi/atspi-event-listener-private.h
include/at-spi-2.0/atspi/atspi-gmain.c
@ -26,6 +27,7 @@ include/at-spi-2.0/atspi/atspi-registry.h
include/at-spi-2.0/atspi/atspi-relation.h
include/at-spi-2.0/atspi/atspi-selection.h
include/at-spi-2.0/atspi/atspi-stateset.h
include/at-spi-2.0/atspi/atspi-table-cell.h
include/at-spi-2.0/atspi/atspi-table.h
include/at-spi-2.0/atspi/atspi-text.h
include/at-spi-2.0/atspi/atspi-types.h
@ -55,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
@ -70,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
@ -99,6 +105,8 @@ share/locale/eu/LC_MESSAGES/at-spi2-core.mo
share/locale/fa/LC_MESSAGES/at-spi2-core.mo
share/locale/fi/LC_MESSAGES/at-spi2-core.mo
share/locale/fr/LC_MESSAGES/at-spi2-core.mo
share/locale/fur/LC_MESSAGES/at-spi2-core.mo
share/locale/ga/LC_MESSAGES/at-spi2-core.mo
share/locale/gl/LC_MESSAGES/at-spi2-core.mo
share/locale/gu/LC_MESSAGES/at-spi2-core.mo
share/locale/he/LC_MESSAGES/at-spi2-core.mo
@ -141,31 +149,3 @@ share/locale/vi/LC_MESSAGES/at-spi2-core.mo
share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo
share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo
share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo
@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
@dirrmtry share/locale/uz@cyrillic
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/sr@latin/LC_MESSAGES
@dirrmtry share/locale/sr@latin
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/km/LC_MESSAGES
@dirrmtry share/locale/km
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as
@dirrmtry share/locale/an/LC_MESSAGES
@dirrmtry share/locale/an
@dirrm share/gtk-doc/html/libatspi
@dirrmtry share/gtk-doc/html
@dirrmtry share/gtk-doc
@dirrm include/at-spi-2.0/atspi
@dirrm include/at-spi-2.0
@dirrm etc/at-spi2

View File

@ -1,10 +1,10 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/atk/Makefile 18634 2013-07-26 10:42:35Z kwm $
# $MCom: ports/trunk/accessibility/atk/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= atk
PORTVERSION= 2.8.0
PORTREVISION?= 1
PORTVERSION= 2.14.0
PORTREVISION?= 0
CATEGORIES= accessibility devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -19,10 +19,10 @@ USES= tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USES+= gettext gmake libtool pathfix pkgconfig
USE_GNOME= glib20 gnomehier introspection:build referencehack
USE_GNOME= glib20 introspection:build referencehack
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
LIBS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= AUTOCONF=${TRUE} AUTOMAKE=${TRUE}
INSTALL_TARGET= install-strip

View File

@ -1,2 +1,2 @@
SHA256 (gnome2/atk-2.8.0.tar.xz) = b22519176226f3e07cf6d932b77852e6b6be4780977770704b32d0f4e0686df4
SIZE (gnome2/atk-2.8.0.tar.xz) = 634052
SHA256 (gnome2/atk-2.14.0.tar.xz) = 2875cc0b32bfb173c066c22a337f79793e0c99d2cc5e81c4dac0d5a523b8fbad
SIZE (gnome2/atk-2.14.0.tar.xz) = 696064

View File

@ -15,6 +15,7 @@ include/atk-1.0/atk/atknoopobjectfactory.h
include/atk-1.0/atk/atkobject.h
include/atk-1.0/atk/atkobjectfactory.h
include/atk-1.0/atk/atkplug.h
include/atk-1.0/atk/atkrange.h
include/atk-1.0/atk/atkregistry.h
include/atk-1.0/atk/atkrelation.h
include/atk-1.0/atk/atkrelationset.h
@ -25,6 +26,7 @@ include/atk-1.0/atk/atkstate.h
include/atk-1.0/atk/atkstateset.h
include/atk-1.0/atk/atkstreamablecontent.h
include/atk-1.0/atk/atktable.h
include/atk-1.0/atk/atktablecell.h
include/atk-1.0/atk/atktext.h
include/atk-1.0/atk/atkutil.h
include/atk-1.0/atk/atkvalue.h
@ -33,10 +35,11 @@ include/atk-1.0/atk/atkwindow.h
lib/girepository-1.0/Atk-1.0.typelib
lib/libatk-1.0.so
lib/libatk-1.0.so.0
lib/libatk-1.0.so.0.20809.1
lib/libatk-1.0.so.0.21409.1
libdata/pkgconfig/atk.pc
share/gir-1.0/Atk-1.0.gir
share/locale/af/LC_MESSAGES/atk10.mo
share/locale/an/LC_MESSAGES/atk10.mo
share/locale/am/LC_MESSAGES/atk10.mo
share/locale/ar/LC_MESSAGES/atk10.mo
share/locale/as/LC_MESSAGES/atk10.mo
@ -132,57 +135,3 @@ share/locale/zh_CN/LC_MESSAGES/atk10.mo
share/locale/zh_HK/LC_MESSAGES/atk10.mo
share/locale/zh_TW/LC_MESSAGES/atk10.mo
share/locale/zu/LC_MESSAGES/atk10.mo
@dirrmtry share/locale/zu/LC_MESSAGES
@dirrmtry share/locale/zu
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/yi/LC_MESSAGES
@dirrmtry share/locale/yi
@dirrmtry share/locale/xh/LC_MESSAGES
@dirrmtry share/locale/xh
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/tt/LC_MESSAGES
@dirrmtry share/locale/tt
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/sr@latin/LC_MESSAGES
@dirrmtry share/locale/sr@latin
@dirrmtry share/locale/sr@ije/LC_MESSAGES
@dirrmtry share/locale/sr@ije
@dirrmtry share/locale/si/LC_MESSAGES
@dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/ps/LC_MESSAGES
@dirrmtry share/locale/ps
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/mai/LC_MESSAGES
@dirrmtry share/locale/mai
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/km/LC_MESSAGES
@dirrmtry share/locale/km
@dirrmtry share/locale/kk/LC_MESSAGES
@dirrmtry share/locale/kk
@dirrmtry share/locale/hy/LC_MESSAGES
@dirrmtry share/locale/hy
@dirrmtry share/locale/en@shaw/LC_MESSAGES
@dirrmtry share/locale/en@shaw
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
@dirrmtry share/locale/be@latin
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as
@dirrm include/atk-1.0/atk
@dirrm include/atk-1.0

View File

@ -1,10 +1,9 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/accessibility/atkmm/Makefile,v 1.12 2012/09/01 23:02:08 mezz Exp $
# $MCom: ports/trunk/accessibility/atkmm/Makefile 19865 2014-09-14 12:34:28Z kwm $
PORTNAME= atkmm
PORTVERSION= 2.22.6
PORTREVISION= 1
PORTVERSION= 2.22.7
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
@ -17,6 +16,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --disable-documentation
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (atkmm-2.22.6.tar.xz) = 0a74295106b9e3ae552b169eb4e098b8b825c4115045b9d5134a6c79a238aeb6
SIZE (atkmm-2.22.6.tar.xz) = 562892
SHA256 (atkmm-2.22.7.tar.xz) = bfbf846b409b4c5eb3a52fa32a13d86936021969406b3dcafd4dd05abd70f91b
SIZE (atkmm-2.22.7.tar.xz) = 392184

View File

@ -46,10 +46,3 @@ lib/libatkmm-1.6.so
lib/libatkmm-1.6.so.1
lib/libatkmm-1.6.so.1.1.0
libdata/pkgconfig/atkmm-1.6.pc
@dirrm lib/atkmm-1.6/proc/m4
@dirrm lib/atkmm-1.6/proc
@dirrm lib/atkmm-1.6/include
@dirrm lib/atkmm-1.6
@dirrm include/atkmm-1.6/atkmm/private
@dirrm include/atkmm-1.6/atkmm
@dirrm include/atkmm-1.6

View File

@ -4,7 +4,7 @@
PORTNAME= dasher
PORTVERSION= 4.10.1
PORTREVISION= 6
PORTREVISION= 8
PORTEPOCH= 2
CATEGORIES= accessibility editors x11 gnome
MASTER_SITES= GNOME
@ -18,7 +18,7 @@ LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
USES= gettext gmake pathfix pkgconfig tar:bzip2
USE_GNOME= gnomeprefix intlhack gnomehier libgnomeui atspi \
USE_GNOME= gnomeprefix intlhack libgnomeui atspi \
libwnck gnomedocutils
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes

View File

@ -440,60 +440,3 @@ share/omf/dasher/dasher-fr.omf
share/omf/dasher/dasher-oc.omf
share/omf/dasher/dasher-ru.omf
share/omf/dasher/dasher-sv.omf
@dirrm share/omf/dasher
@dirrm share/gnome/help/dasher/sv/figures
@dirrm share/gnome/help/dasher/sv
@dirrm share/gnome/help/dasher/ru/figures
@dirrm share/gnome/help/dasher/ru
@dirrm share/gnome/help/dasher/oc/figures
@dirrm share/gnome/help/dasher/oc
@dirrm share/gnome/help/dasher/fr/figures
@dirrm share/gnome/help/dasher/fr
@dirrm share/gnome/help/dasher/eu/figures
@dirrm share/gnome/help/dasher/eu
@dirrm share/gnome/help/dasher/es/figures
@dirrm share/gnome/help/dasher/es
@dirrm share/gnome/help/dasher/en_GB/figures
@dirrm share/gnome/help/dasher/en_GB
@dirrm share/gnome/help/dasher/el/figures
@dirrm share/gnome/help/dasher/el
@dirrm share/gnome/help/dasher/de/figures
@dirrm share/gnome/help/dasher/de
@dirrm share/gnome/help/dasher/C/figures
@dirrm share/gnome/help/dasher/C
@dirrm share/gnome/help/dasher
@dirrm %%DATADIR%%
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
@dirrmtry share/locale/uz@cyrillic
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/sr@latin/LC_MESSAGES
@dirrmtry share/locale/sr@latin
@dirrmtry share/locale/si/LC_MESSAGES
@dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/ps/LC_MESSAGES
@dirrmtry share/locale/ps
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/mg/LC_MESSAGES
@dirrmtry share/locale/mg
@dirrmtry share/locale/ky/LC_MESSAGES
@dirrmtry share/locale/ky
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
@dirrmtry share/locale/be@latin
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as

View File

@ -4,7 +4,7 @@
PORTNAME= gnome-mag
PORTVERSION= 0.16.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2

View File

@ -120,56 +120,3 @@ share/locale/vi/LC_MESSAGES/gnome-mag.mo
share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo
share/locale/zh_HK/LC_MESSAGES/gnome-mag.mo
share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo
@dirrm share/idl/gnome-mag-1.0
@dirrm %%DATADIR%%/dbus
@dirrm %%DATADIR%%/1_32
@dirrm %%DATADIR%%
@dirrm %%DOCSDIR%%/reference/html
@dirrm %%DOCSDIR%%/reference
@dirrm %%DOCSDIR%%
@dirrm include/gnome-mag-1.0/magnifier
@dirrm include/gnome-mag-1.0
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
@dirrmtry share/locale/uz@cyrillic
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/sr@latin/LC_MESSAGES
@dirrmtry share/locale/sr@latin
@dirrmtry share/locale/si/LC_MESSAGES
@dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/mi/LC_MESSAGES
@dirrmtry share/locale/mi
@dirrmtry share/locale/mg/LC_MESSAGES
@dirrmtry share/locale/mg
@dirrmtry share/locale/mai/LC_MESSAGES
@dirrmtry share/locale/mai
@dirrmtry share/locale/ky/LC_MESSAGES
@dirrmtry share/locale/ky
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/en@shaw/LC_MESSAGES
@dirrmtry share/locale/en@shaw
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
@dirrmtry share/locale/be@latin
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as
@dirrmtry share/locale/ang/LC_MESSAGES
@dirrmtry share/locale/ang

View File

@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME text-to-speech API
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GNOME= gnomeprefix libbonobo
USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
@ -24,24 +27,14 @@ OPTIONS_DEFINE= ESPEAK FESTIVAL
ESPEAK_DESC= Espeak speech synthesizer support
FESTIVAL_DESC= Festival speech synthesis support
.include <bsd.port.options.mk>
OPTIONS_SUB= yes
.if ${PORT_OPTIONS:MESPEAK}
LIB_DEPENDS+= libespeak.so:${PORTSDIR}/audio/espeak
CONFIGURE_ARGS+=--with-espeak-dir=${LOCALBASE}
PLIST_SUB+= ESPEAK:=""
.else
CONFIGURE_ARGS+=--without-espeak
PLIST_SUB+= ESPEAK:="@comment "
.endif
ESPEAK_LIB_DEPENDS= libespeak.so:${PORTSDIR}/audio/espeak
ESPEAK_CONFIGURE_ON=--with-espeak-dir=${LOCALBASE}
ESPEAK_CONFIGURE_OFF=--without-espeak
.if ${PORT_OPTIONS:MFESTIVAL}
RUN_DEPENDS+= festival:${PORTSDIR}/audio/festival
PLIST_SUB+= FESTIVAL=""
.else
CONFIGURE_ARGS+=--without-festival
PLIST_SUB+= FESTIVAL="@comment "
.endif
FESTIVAL_RUN_DEPENDS= festival:${PORTSDIR}/audio/festival
FESTIVAL_CONFIGURE_OFF=--without-festival
post-patch:
@${REINPLACE_CMD} -e 's|== x|= x|g' \

View File

@ -1,4 +1,4 @@
%%ESPEAK:%%bin/espeak-synthesis-driver
%%ESPEAK%%bin/espeak-synthesis-driver
%%FESTIVAL%%bin/festival-synthesis-driver
bin/test-speech
include/gnome-speech-1.0/gnome-speech/GNOME_Speech.h
@ -12,13 +12,11 @@ lib/libgnomespeech.so.7.0.1
lib/orbit-2.0/GNOME_Speech_module.a
lib/orbit-2.0/GNOME_Speech_module.la
lib/orbit-2.0/GNOME_Speech_module.so
%%ESPEAK:%%libdata/bonobo/servers/GNOME_Speech_SynthesisDriver_Espeak.server
%%ESPEAK%%libdata/bonobo/servers/GNOME_Speech_SynthesisDriver_Espeak.server
%%FESTIVAL%%libdata/bonobo/servers/GNOME_Speech_SynthesisDriver_Festival.server
libdata/pkgconfig/gnome-speech-1.0.pc
share/idl/gnome-speech-1.0/GNOME_Speech.idl
share/idl/gnome-speech-1.0/GNOME_Speech_Speaker.idl
share/idl/gnome-speech-1.0/GNOME_Speech_SpeechCallback.idl
share/idl/gnome-speech-1.0/GNOME_Speech_SynthesisDriver.idl
@dirrm share/idl/gnome-speech-1.0
@dirrm include/gnome-speech-1.0/gnome-speech
@dirrm include/gnome-speech-1.0
@dir libdata/bonobo/servers

View File

@ -4,7 +4,7 @@
PORTNAME= gnopernicus
PORTVERSION= 1.1.2
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= accessibility x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2

View File

@ -152,51 +152,3 @@ share/locale/vi/LC_MESSAGES/gnopernicus.mo
share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo
share/locale/zh_HK/LC_MESSAGES/gnopernicus.mo
share/locale/zh_TW/LC_MESSAGES/gnopernicus.mo
@dirrm share/omf/gnopernicus
@dirrm share/gnome/help/gnopernicus/pt_BR/figures
@dirrm share/gnome/help/gnopernicus/pt_BR
@dirrm share/gnome/help/gnopernicus/es
@dirrm share/gnome/help/gnopernicus/C
@dirrm share/gnome/help/gnopernicus
@dirrm share/gnome/help/brlmonitor/es
@dirrm share/gnome/help/brlmonitor/C
@dirrm share/gnome/help/brlmonitor
@dirrm share/gnopernicus/presentation
@dirrm share/gnopernicus/glade/gnopi_files/User_Properties
@dirrm share/gnopernicus/glade/gnopi_files/Speech_Settings
@dirrm share/gnopernicus/glade/gnopi_files/Screen_Review
@dirrm share/gnopernicus/glade/gnopi_files/Presentation
@dirrm share/gnopernicus/glade/gnopi_files/Magnifier_Settings
@dirrm share/gnopernicus/glade/gnopi_files/Load_Default
@dirrm share/gnopernicus/glade/gnopi_files/Language
@dirrm share/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings
@dirrm share/gnopernicus/glade/gnopi_files/General_Settings
@dirrm share/gnopernicus/glade/gnopi_files/Find
@dirrm share/gnopernicus/glade/gnopi_files/Braille_Settings
@dirrm share/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings
@dirrm share/gnopernicus/glade/gnopi_files
@dirrm share/gnopernicus/glade
@dirrm share/gnopernicus
@dirrm lib/gnopernicus-1.0
@dirrm include/gnopernicus-1.0/libsrutil
@dirrm include/gnopernicus-1.0/libsrs
@dirrm include/gnopernicus-1.0/libsrlow
@dirrm include/gnopernicus-1.0/libsrconf
@dirrm include/gnopernicus-1.0/libmag
@dirrm include/gnopernicus-1.0/libke
@dirrm include/gnopernicus-1.0/libbrl
@dirrm include/gnopernicus-1.0
@dirrm etc/gnopernicus-1.0/translation_tables
@dirrm etc/gnopernicus-1.0
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN

View File

@ -4,7 +4,7 @@
PORTNAME= gok
PORTVERSION= 2.30.1
PORTREVISION= 3
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= accessibility sysutils gnome
MASTER_SITES= GNOME

View File

@ -960,118 +960,3 @@ share/omf/gok/gok-C.omf
share/pixmaps/gok.png
share/sounds/freedesktop/stereo/goksound1.wav
share/sounds/freedesktop/stereo/goksound2.wav
@dirrmtry share/sounds/freedesktop/stereo
@dirrmtry share/sounds/freedesktop
@dirrm share/omf/gok
@dirrm %%DATADIR%%/zh_TW
@dirrm %%DATADIR%%/zh_HK
@dirrm %%DATADIR%%/zh_CN
@dirrm %%DATADIR%%/vi
@dirrm %%DATADIR%%/uk
@dirrm %%DATADIR%%/tr
@dirrm %%DATADIR%%/th
@dirrm %%DATADIR%%/te
@dirrm %%DATADIR%%/ta
@dirrm %%DATADIR%%/sv
@dirrm %%DATADIR%%/sr@latin
@dirrm %%DATADIR%%/sr
@dirrm %%DATADIR%%/sq
@dirrm %%DATADIR%%/sl
@dirrm %%DATADIR%%/sk
@dirrm %%DATADIR%%/si
@dirrm %%DATADIR%%/rw
@dirrm %%DATADIR%%/ru
@dirrm %%DATADIR%%/ro
@dirrm %%DATADIR%%/pt_BR
@dirrm %%DATADIR%%/pt
@dirrm %%DATADIR%%/pl
@dirrm %%DATADIR%%/pa
@dirrm %%DATADIR%%/or
@dirrm %%DATADIR%%/oc
@dirrm %%DATADIR%%/nn
@dirrm %%DATADIR%%/nl
@dirrm %%DATADIR%%/ne
@dirrm %%DATADIR%%/nb
@dirrm %%DATADIR%%/ms
@dirrm %%DATADIR%%/mr
@dirrm %%DATADIR%%/mn
@dirrm %%DATADIR%%/ml
@dirrm %%DATADIR%%/mk
@dirrm %%DATADIR%%/mai
@dirrm %%DATADIR%%/lv
@dirrm %%DATADIR%%/lt
@dirrm %%DATADIR%%/ku
@dirrm %%DATADIR%%/ko
@dirrm %%DATADIR%%/kn
@dirrm %%DATADIR%%/ka
@dirrm %%DATADIR%%/ja
@dirrm %%DATADIR%%/it
@dirrm %%DATADIR%%/id
@dirrm %%DATADIR%%/hu
@dirrm %%DATADIR%%/hr
@dirrm %%DATADIR%%/hi
@dirrm %%DATADIR%%/he
@dirrm %%DATADIR%%/gu
@dirrm %%DATADIR%%/gl
@dirrm %%DATADIR%%/ga
@dirrm %%DATADIR%%/fr
@dirrm %%DATADIR%%/fi
@dirrm %%DATADIR%%/fa
@dirrm %%DATADIR%%/eu
@dirrm %%DATADIR%%/et
@dirrm %%DATADIR%%/es
@dirrm %%DATADIR%%/en_GB
@dirrm %%DATADIR%%/en_CA
@dirrm %%DATADIR%%/en@shaw
@dirrm %%DATADIR%%/el
@dirrm %%DATADIR%%/dz
@dirrm %%DATADIR%%/de
@dirrm %%DATADIR%%/da
@dirrm %%DATADIR%%/cy
@dirrm %%DATADIR%%/cs
@dirrm %%DATADIR%%/ca@valencia
@dirrm %%DATADIR%%/ca
@dirrm %%DATADIR%%/bn_IN
@dirrm %%DATADIR%%/bn
@dirrm %%DATADIR%%/bg
@dirrm %%DATADIR%%/be
@dirrm %%DATADIR%%/az
@dirrm %%DATADIR%%/as
@dirrm %%DATADIR%%/ar
@dirrm %%DATADIR%%/ang
@dirrm %%DATADIR%%/am
@dirrm %%DATADIR%%/C
@dirrm %%DATADIR%%
@dirrm %%DOCSDIR%%
@dirrm share/gnome/help/gok/C
@dirrm share/gnome/help/gok
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/sr@latin/LC_MESSAGES
@dirrmtry share/locale/sr@latin
@dirrmtry share/locale/si/LC_MESSAGES
@dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/mai/LC_MESSAGES
@dirrmtry share/locale/mai
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/en@shaw/LC_MESSAGES
@dirrmtry share/locale/en@shaw
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as
@dirrmtry share/locale/ang/LC_MESSAGES
@dirrmtry share/locale/ang

View File

@ -4,7 +4,7 @@
PORTNAME= java-access-bridge
PORTVERSION= 1.18.0
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= accessibility java gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2

View File

@ -1,4 +1,3 @@
share/jar/JNav.jar
share/jar/accessibility.properties
share/java/classes/gnome-java-bridge.jar
@dirrmtry share/jar

View File

@ -1,2 +1,2 @@
SHA256 (KDE/4.14.2/jovie-4.14.2.tar.xz) = e88af2005772d056746883f4a3b17bc34ae4d5a1557e8024d85f968c15e3421a
SIZE (KDE/4.14.2/jovie-4.14.2.tar.xz) = 380012
SHA256 (KDE/4.14.3/jovie-4.14.3.tar.xz) = 044e842f0af58517cdd6f609ad771d465fdbee72de19cddf0ebc2cb598b79b19
SIZE (KDE/4.14.3/jovie-4.14.3.tar.xz) = 380000

View File

@ -1,2 +1,2 @@
SHA256 (KDE/4.14.2/kaccessible-4.14.2.tar.xz) = eb22db639aef593e080efde62ca785ceb5ef79a46d1746616b7d2962d5effd02
SIZE (KDE/4.14.2/kaccessible-4.14.2.tar.xz) = 20536
SHA256 (KDE/4.14.3/kaccessible-4.14.3.tar.xz) = 6b2ee04a1548b6b0571a4a5368027f91605cabb1325d0e8ec1811552a9f2932e
SIZE (KDE/4.14.3/kaccessible-4.14.3.tar.xz) = 20544

View File

@ -4,15 +4,12 @@
PORTNAME= kdeaccessibility
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= accessibility kde
DISTFILES= # empty
MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE 4
USE_KDE4= kdeprefix
NO_BUILD= yes
NO_INSTALL= yes
NO_MTREE= yes
USES= metaport
OPTIONS_DEFINE= JOVIE KACCESSIBLE KMAG KMOUSETOOL KMOUTH
OPTIONS_DEFAULT:= ${OPTIONS_DEFINE}

View File

@ -1,2 +1,2 @@
SHA256 (KDE/4.14.2/kmag-4.14.2.tar.xz) = cbef31df93105f3be6526e62be1516b4c2241b8513806a987d9056cbe3853e6b
SIZE (KDE/4.14.2/kmag-4.14.2.tar.xz) = 86260
SHA256 (KDE/4.14.3/kmag-4.14.3.tar.xz) = 685dd87b30481d3a652b2202c2714741c2b6850244dc6ac0fbe5323ed63e3024
SIZE (KDE/4.14.3/kmag-4.14.3.tar.xz) = 86264

View File

@ -1,2 +1,2 @@
SHA256 (KDE/4.14.2/kmousetool-4.14.2.tar.xz) = 544967cc3f68a477ce112321a18e3401fae9fe4dab9478cdc9e66a239d9b30c5
SIZE (KDE/4.14.2/kmousetool-4.14.2.tar.xz) = 35936
SHA256 (KDE/4.14.3/kmousetool-4.14.3.tar.xz) = edb3b44875865f19d3dd162b1a6935b52491503f89d0263cb9b97556c381c2fc
SIZE (KDE/4.14.3/kmousetool-4.14.3.tar.xz) = 35968

View File

@ -1,2 +1,2 @@
SHA256 (KDE/4.14.2/kmouth-4.14.2.tar.xz) = 3ca8745d940df8e3958bc5a9d9b00a4ff31b10f2cfb5c79f8c5f52f50fdaf581
SIZE (KDE/4.14.2/kmouth-4.14.2.tar.xz) = 307820
SHA256 (KDE/4.14.3/kmouth-4.14.3.tar.xz) = 84c16342dd5f93cb1daf0716a7c1ab705da3378cd8f6c293982b04605ad6c61a
SIZE (KDE/4.14.3/kmouth-4.14.3.tar.xz) = 307840

View File

@ -1,4 +1,4 @@
SHA256 (rpm/i686/centos/6.5/atk-1.30.0-1.el6.i686.rpm) = 1fb6cdc8bdeaab448dc07d6c326fe402e3170e7b4e9fff84de45c6fc9aeee216
SIZE (rpm/i686/centos/6.5/atk-1.30.0-1.el6.i686.rpm) = 198868
SHA256 (rpm/i686/centos/6.5/atk-1.30.0-1.el6.src.rpm) = fc87523ecb6cb944f9452a9da4385c73346acc3714ea494d3110245c4fbce12a
SIZE (rpm/i686/centos/6.5/atk-1.30.0-1.el6.src.rpm) = 758480
SHA256 (rpm/i686/centos/6.6/atk-1.30.0-1.el6.i686.rpm) = 1fb6cdc8bdeaab448dc07d6c326fe402e3170e7b4e9fff84de45c6fc9aeee216
SIZE (rpm/i686/centos/6.6/atk-1.30.0-1.el6.i686.rpm) = 198868
SHA256 (rpm/i686/centos/6.6/atk-1.30.0-1.el6.src.rpm) = fc87523ecb6cb944f9452a9da4385c73346acc3714ea494d3110245c4fbce12a
SIZE (rpm/i686/centos/6.6/atk-1.30.0-1.el6.src.rpm) = 758480

View File

@ -1,4 +1,3 @@
@comment file listing
usr/lib/libatk-1.0.so.0
usr/lib/libatk-1.0.so.0.3009.1
usr/share/doc/atk-1.30.0/AUTHORS
@ -96,5 +95,3 @@ usr/share/locale/yi/LC_MESSAGES/atk10.mo
usr/share/locale/zh_CN/LC_MESSAGES/atk10.mo
usr/share/locale/zh_HK/LC_MESSAGES/atk10.mo
usr/share/locale/zh_TW/LC_MESSAGES/atk10.mo
@comment non-empty directory listing in revers order
@dirrm usr/share/doc/atk-1.30.0

View File

@ -5,7 +5,7 @@ PORTNAME= atk
PORTVERSION= 1.24.0
PORTREVISION= 1
CATEGORIES= accessibility linux
MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
MASTER_SITES= LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
MAINTAINER= emulation@FreeBSD.org
COMMENT= Accessibility Toolkit, Linux/i386 binary (Linux Fedora 10)

View File

@ -92,5 +92,3 @@ usr/share/locale/yi/LC_MESSAGES/atk10.mo
usr/share/locale/zh_CN/LC_MESSAGES/atk10.mo
usr/share/locale/zh_HK/LC_MESSAGES/atk10.mo
usr/share/locale/zh_TW/LC_MESSAGES/atk10.mo
@comment non-empty directory listing in revers order
@dirrm usr/share/doc/atk-1.24.0

View File

@ -1,25 +1,27 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/accessibility/mousetweaks/Makefile,v 1.53 2010/11/15 21:25:36 kwm Exp $
# $MCom: ports-experimental/trunk/accessibility/mousetweaks/Makefile 19291 2014-03-24 20:41:35Z gusi $
PORTNAME= mousetweaks
PORTVERSION= 2.32.1
PORTREVISION= 2
PORTVERSION= 3.12.0
CATEGORIES= accessibility
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Mouse accessibility enhancements for the GNOME desktop
BUILD_DEPENDS= gsettings-desktop-schemas>=0.1.0:${PORTSDIR}/devel/gsettings-desktop-schemas
RUN_DEPENDS= gsettings-desktop-schemas>=0.1.0:${PORTSDIR}/devel/gsettings-desktop-schemas
USE_XORG= x11 xfixes xcursor xtst
USE_GNOME= gnomeprefix gnomepanel intlhack
USES= gmake gettext pathfix pkgconfig tar:bzip2
INSTALLS_OMF= yes
USE_GNOME= gnomeprefix gtk30 intlhack
USES= gettext gmake pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GCONF_SCHEMAS= mousetweaks.schemas pointer-capture-applet.schemas
GLIB_SCHEMAS= org.gnome.mousetweaks.enums.xml \
org.gnome.mousetweaks.gschema.xml
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (gnome2/mousetweaks-2.32.1.tar.bz2) = 70d2e8ba0f5021a9e70fecab2ea5cb5f2c03941e676607bec37f2304d9b86d08
SIZE (gnome2/mousetweaks-2.32.1.tar.bz2) = 2195347
SHA256 (gnome3/mousetweaks-3.12.0.tar.xz) = c0db478ccb390665e3201e9d1ce08b1c6573a697b797c9e828debb94b1ae3b97
SIZE (gnome3/mousetweaks-3.12.0.tar.xz) = 287236

View File

@ -1,195 +1,11 @@
bin/dwell-click-applet
bin/mousetweaks
bin/pointer-capture-applet
libdata/bonobo/servers/DwellClick_Factory.server
libdata/bonobo/servers/PointerCapture_Factory.server
man/man1/dwell-click-applet.1.gz
man/man1/mousetweaks.1.gz
man/man1/pointer-capture-applet.1.gz
share/gnome/help/mousetweaks/C/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/C/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/C/legal.xml
share/gnome/help/mousetweaks/C/mousetweaks.xml
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/ca/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/ca/mousetweaks.xml
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/cs/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/cs/mousetweaks.xml
share/gnome/help/mousetweaks/de/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/de/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/de/mousetweaks.xml
share/gnome/help/mousetweaks/el/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/el/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/el/mousetweaks.xml
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/en_GB/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/en_GB/mousetweaks.xml
share/gnome/help/mousetweaks/es/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/es/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/es/mousetweaks.xml
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/fr/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/fr/mousetweaks.xml
share/gnome/help/mousetweaks/it/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/it/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/it/mousetweaks.xml
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/oc/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/oc/mousetweaks.xml
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/sv/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/sv/mousetweaks.xml
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-dwell-checkbox.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-dwell-click-type-applet.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-dwell-click-type-window.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-dwell-ctw-checkbox.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-dwell-delay-slider.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-dwell-gesture-mapping.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-dwell-mode-choice.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-dwell-motion-treshold.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-pointer-capture-context-menu.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-pointer-capture-locked.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-pointer-capture-preferences.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-ssc-checkbox.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-ssc-delay-slider.png
share/gnome/help/mousetweaks/zh_CN/figures/mouse-a11y-tab.png
share/gnome/help/mousetweaks/zh_CN/mousetweaks.xml
share/GConf/gsettings/mousetweaks.convert
share/locale/an/LC_MESSAGES/mousetweaks.mo
share/locale/ar/LC_MESSAGES/mousetweaks.mo
share/locale/as/LC_MESSAGES/mousetweaks.mo
share/locale/ast/LC_MESSAGES/mousetweaks.mo
share/locale/be/LC_MESSAGES/mousetweaks.mo
share/locale/bg/LC_MESSAGES/mousetweaks.mo
share/locale/bn/LC_MESSAGES/mousetweaks.mo
share/locale/bn_IN/LC_MESSAGES/mousetweaks.mo
@ -199,13 +15,17 @@ share/locale/cs/LC_MESSAGES/mousetweaks.mo
share/locale/da/LC_MESSAGES/mousetweaks.mo
share/locale/de/LC_MESSAGES/mousetweaks.mo
share/locale/el/LC_MESSAGES/mousetweaks.mo
share/locale/en_GB/LC_MESSAGES/mousetweaks.mo
share/locale/en@shaw/LC_MESSAGES/mousetweaks.mo
share/locale/en_GB/LC_MESSAGES/mousetweaks.mo
share/locale/eo/LC_MESSAGES/mousetweaks.mo
share/locale/es/LC_MESSAGES/mousetweaks.mo
share/locale/et/LC_MESSAGES/mousetweaks.mo
share/locale/eu/LC_MESSAGES/mousetweaks.mo
share/locale/fa/LC_MESSAGES/mousetweaks.mo
share/locale/fi/LC_MESSAGES/mousetweaks.mo
share/locale/fr/LC_MESSAGES/mousetweaks.mo
share/locale/fur/LC_MESSAGES/mousetweaks.mo
share/locale/gd/LC_MESSAGES/mousetweaks.mo
share/locale/gl/LC_MESSAGES/mousetweaks.mo
share/locale/gu/LC_MESSAGES/mousetweaks.mo
share/locale/he/LC_MESSAGES/mousetweaks.mo
@ -217,6 +37,7 @@ share/locale/ja/LC_MESSAGES/mousetweaks.mo
share/locale/kn/LC_MESSAGES/mousetweaks.mo
share/locale/ko/LC_MESSAGES/mousetweaks.mo
share/locale/lt/LC_MESSAGES/mousetweaks.mo
share/locale/lv/LC_MESSAGES/mousetweaks.mo
share/locale/mai/LC_MESSAGES/mousetweaks.mo
share/locale/mk/LC_MESSAGES/mousetweaks.mo
share/locale/ml/LC_MESSAGES/mousetweaks.mo
@ -240,78 +61,17 @@ share/locale/sr@latin/LC_MESSAGES/mousetweaks.mo
share/locale/sv/LC_MESSAGES/mousetweaks.mo
share/locale/ta/LC_MESSAGES/mousetweaks.mo
share/locale/te/LC_MESSAGES/mousetweaks.mo
share/locale/tg/LC_MESSAGES/mousetweaks.mo
share/locale/th/LC_MESSAGES/mousetweaks.mo
share/locale/tr/LC_MESSAGES/mousetweaks.mo
share/locale/ug/LC_MESSAGES/mousetweaks.mo
share/locale/uk/LC_MESSAGES/mousetweaks.mo
share/locale/vi/LC_MESSAGES/mousetweaks.mo
share/locale/zh_CN/LC_MESSAGES/mousetweaks.mo
share/locale/zh_HK/LC_MESSAGES/mousetweaks.mo
share/locale/zh_TW/LC_MESSAGES/mousetweaks.mo
%%DATADIR%%/DwellClick.xml
%%DATADIR%%/PointerCapture.xml
%%DATADIR%%/double-click.png
%%DATADIR%%/drag-click.png
%%DATADIR%%/dwell-click-applet.ui
%%DATADIR%%/mousetweaks.ui
%%DATADIR%%/pointer-capture-applet.ui
%%DATADIR%%/right-click.png
%%DATADIR%%/single-click.png
share/omf/mousetweaks/mousetweaks-C.omf
share/omf/mousetweaks/mousetweaks-ca.omf
share/omf/mousetweaks/mousetweaks-cs.omf
share/omf/mousetweaks/mousetweaks-de.omf
share/omf/mousetweaks/mousetweaks-el.omf
share/omf/mousetweaks/mousetweaks-en_GB.omf
share/omf/mousetweaks/mousetweaks-es.omf
share/omf/mousetweaks/mousetweaks-fr.omf
share/omf/mousetweaks/mousetweaks-it.omf
share/omf/mousetweaks/mousetweaks-oc.omf
share/omf/mousetweaks/mousetweaks-sv.omf
share/omf/mousetweaks/mousetweaks-zh_CN.omf
@dirrm share/omf/mousetweaks
@dirrm %%DATADIR%%
@dirrm share/gnome/help/mousetweaks/zh_CN/figures
@dirrm share/gnome/help/mousetweaks/zh_CN
@dirrm share/gnome/help/mousetweaks/sv/figures
@dirrm share/gnome/help/mousetweaks/sv
@dirrm share/gnome/help/mousetweaks/oc/figures
@dirrm share/gnome/help/mousetweaks/oc
@dirrm share/gnome/help/mousetweaks/it/figures
@dirrm share/gnome/help/mousetweaks/it
@dirrm share/gnome/help/mousetweaks/fr/figures
@dirrm share/gnome/help/mousetweaks/fr
@dirrm share/gnome/help/mousetweaks/es/figures
@dirrm share/gnome/help/mousetweaks/es
@dirrm share/gnome/help/mousetweaks/en_GB/figures
@dirrm share/gnome/help/mousetweaks/en_GB
@dirrm share/gnome/help/mousetweaks/el/figures
@dirrm share/gnome/help/mousetweaks/el
@dirrm share/gnome/help/mousetweaks/cs/figures
@dirrm share/gnome/help/mousetweaks/cs
@dirrm share/gnome/help/mousetweaks/ca/figures
@dirrm share/gnome/help/mousetweaks/ca
@dirrm share/gnome/help/mousetweaks/de/figures
@dirrm share/gnome/help/mousetweaks/de
@dirrm share/gnome/help/mousetweaks/C/figures
@dirrm share/gnome/help/mousetweaks/C
@dirrm share/gnome/help/mousetweaks
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/sr@latin/LC_MESSAGES
@dirrmtry share/locale/sr@latin
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/mai/LC_MESSAGES
@dirrmtry share/locale/mai
@dirrmtry share/locale/en@shaw/LC_MESSAGES
@dirrmtry share/locale/en@shaw
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as

View File

@ -1,36 +1,40 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/accessibility/orca/Makefile,v 1.90 2010/11/16 12:00:48 avl Exp $
# $MCom: ports/trunk/accessibility/orca/Makefile 20054 2014-11-10 17:23:39Z gusi $
PORTNAME= orca
PORTVERSION= 2.32.1
PORTREVISION= 3
PORTVERSION= 3.14.4
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Scriptable screen reader
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \
${PYTHON_SITELIBDIR}/pyatspi/__init__.py:${PORTSDIR}/accessibility/at-spi \
${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
LIB_DEPENDS= libgnome-mag.so:${PORTSDIR}/accessibility/gnome-mag
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \
${PYTHON_SITELIBDIR}/pyatspi/__init__.py:${PORTSDIR}/accessibility/at-spi \
${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
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= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus \
py3?-atspi>=0:${PORTSDIR}/accessibility/py3-atspi \
py3?-xdg>=0:${PORTSDIR}/devel/py3-xdg \
py3?-cairo>=0:${PORTSDIR}/graphics/py3-cairo
USES= gmake gettext pkgconfig python:2 tar:bzip2
USE_GNOME= gnomeprefix libgnomeui gnomespeech pygnome2 \
pygnomedesktop
# 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]*
USES= gettext gmake pathfix pkgconfig python:3 tar:xz
USE_GNOME= gnomeprefix gtk30 py3gobject3 intlhack
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB+= PYVER=${PYTHON_VER:S/.//}
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
${WRKSRC}/src/orca/orca.in
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
${WRKSRC}/src/orca/orca_i18n.py

View File

@ -1,2 +1,2 @@
SHA256 (gnome2/orca-2.32.1.tar.bz2) = 44da9da70c1b47bc87fda8f3b9da4cc1df9993d92388434f5707d39b5a832629
SIZE (gnome2/orca-2.32.1.tar.bz2) = 2653300
SHA256 (gnome3/orca-3.14.4.tar.xz) = 94a522e0a29143858be0d092346d9996e62b55fefdf4651b5edf79bcb9f4a1ef
SIZE (gnome3/orca-3.14.4.tar.xz) = 2016596

View File

@ -1,11 +0,0 @@
--- configure.orig 2010-10-10 12:06:22.000000000 -0400
+++ configure 2010-10-10 12:06:40.000000000 -0400
@@ -5867,7 +5867,7 @@ except ImportError:
except:
sys.exit(0)
sys.exit(0)"
-if $PYTHON -c "$prog" 1>&5 2>&5
+if dbus-launch $PYTHON -c "$prog" 1>&5 2>&5
then
eval "py_cv_mod_$py_mod_var=yes"
else

View File

@ -1,11 +0,0 @@
--- src/orca/orca.in.orig 2010-08-30 18:09:24.000000000 +0000
+++ src/orca/orca.in 2010-09-11 16:18:35.000000000 +0000
@@ -183,7 +183,7 @@
if [ "x$DBUS_SESSION_BUS_ADDRESS" != "x" ] && [ $WONT_EXIT -gt 0 ] ; then
IFS=:
DBUSSENDCMD=
- for dir in $PATH:/usr/sfw/bin:/usr/local/bin; do
+ for dir in $PATH:/usr/local/bin; do
test -x "$dir/dbus-send" && {
DBUSSENDCMD="$dir/dbus-send"
break

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +1,10 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/py-atspi/Makefile 18610 2013-06-30 16:33:05Z marcus $
# $MCom: ports/trunk/accessibility/py-atspi/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= atspi
PORTVERSION= 2.8.0
PORTVERSION= 2.12.0
PORTREVISION= 3
CATEGORIES= accessibility x11-toolkits python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@ -19,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at
CONFLICTS= at-spi-1.[0-9]*
USES= gettext gmake pathfix pkgconfig python:2 tar:xz
USE_GNOME= gnomehier intlhack pygobject3
USE_GNOME= intlhack pygobject3
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -1,2 +1,2 @@
SHA256 (gnome3/pyatspi-2.8.0.tar.xz) = f1695670f13c804898f959e3e7fc517db1c7f1079c051d10e22a35889524fd17
SIZE (gnome3/pyatspi-2.8.0.tar.xz) = 287352
SHA256 (gnome3/pyatspi-2.12.0.tar.xz) = 4e6cd801412a090dcc7ec2a27298dee5e84dc0af11479d5d5c061254b8ea6ac4
SIZE (gnome3/pyatspi-2.12.0.tar.xz) = 300092

View File

@ -58,6 +58,9 @@
%%PYTHON_SITELIBDIR%%/pyatspi/table.py
%%PYTHON_SITELIBDIR%%/pyatspi/table.pyc
%%PYTHON_SITELIBDIR%%/pyatspi/table.pyo
%%PYTHON_SITELIBDIR%%/pyatspi/tablecell.py
%%PYTHON_SITELIBDIR%%/pyatspi/tablecell.pyc
%%PYTHON_SITELIBDIR%%/pyatspi/tablecell.pyo
%%PYTHON_SITELIBDIR%%/pyatspi/text.py
%%PYTHON_SITELIBDIR%%/pyatspi/text.pyc
%%PYTHON_SITELIBDIR%%/pyatspi/text.pyo
@ -67,4 +70,3 @@
%%PYTHON_SITELIBDIR%%/pyatspi/value.py
%%PYTHON_SITELIBDIR%%/pyatspi/value.pyc
%%PYTHON_SITELIBDIR%%/pyatspi/value.pyo
@dirrm %%PYTHON_SITELIBDIR%%/pyatspi

View File

@ -5,4 +5,3 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/atkvalue.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msaaapplication.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msaacapi.cpp
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%

View File

@ -33,9 +33,10 @@ NLS_CONFIGURE_OFF= --disable-nls
RANDR_USE= XORG=xrandr
RANDR_CONFIGURE_ENABLE= randr
VIDMODE_USE= XORG=xxf86vm
VIDMODE_CONFIGURE_ENABLE= vidmode
GUI_USE= PYTHON=yes
GUI_USES= python
GUI_CONFIGURE_ENABLE= gui
GUI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk2>0:${PORTSDIR}/x11-toolkits/py-gtk2 \
${PYTHON_PKGNAMEPREFIX}xdg>0:${PORTSDIR}/devel/py-xdg

View File

@ -36,8 +36,3 @@ share/icons/hicolor/scalable/apps/redshift-status-on.svg
%%GUI%%%%PYTHON_SITELIBDIR%%/gtk_redshift/utils.pyc
%%GUI%%%%PYTHON_SITELIBDIR%%/gtk_redshift/utils.pyo
%%GUI%%share/applications/gtk-redshift.desktop
@dirrmtry share/icons/hicolor/scalable/apps
@dirrmtry share/icons/hicolor/scalable
@dirrmtry share/icons/hicolor
@dirrmtry share/icons
%%GUI%%@dirrmtry %%PYTHON_SITELIBDIR%%/gtk_redshift

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= atk
PORTVERSION= 2.2.0
PORTVERSION= 2.2.3
CATEGORIES= accessibility rubygems
MASTER_SITES= RG

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/atk-2.2.0.gem) = e44891d38c30e3a921e0ab040c601fb80ab6056a23a3af0cd187829bd383b837
SIZE (rubygem/atk-2.2.0.gem) = 19968
SHA256 (rubygem/atk-2.2.3.gem) = 90f14edf3038a552dd99bd14971ff49a82a23a56bee3c8237b69e2c46c645658
SIZE (rubygem/atk-2.2.3.gem) = 19968

View File

@ -2,7 +2,7 @@
PORTNAME= speech-dispatcher
PORTVERSION= 0.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= accessibility audio
MASTER_SITES= http://devel.freebsoft.org/pub/projects/speechd/
@ -16,13 +16,13 @@ LIB_DEPENDS= libdotconf.so:${PORTSDIR}/devel/dotconf \
libltdl.so:${PORTSDIR}/devel/libltdl \
libsndfile.so:${PORTSDIR}/audio/libsndfile
# gnomehier is required because of share/sounds directory.
USE_GNOME= glib20 gnomehier intltool
USE_GNOME= glib20 intltool
USES= alias gettext gmake pathfix pkgconfig libtool
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
ETCFILES= clients/emacs.conf clients/gnome-speech.conf \
modules/cicero.conf modules/dtk-generic.conf \

View File

@ -81,18 +81,3 @@ share/sounds/speech-dispatcher/dummy-message.wav
%%DATADIR%%/conf/modules/llia_phon-generic.conf
%%DATADIR%%/conf/modules/swift-generic.conf
%%DATADIR%%/conf/speechd.conf
@dirrm %%DATADIR%%/conf/modules
@dirrm %%DATADIR%%/conf/clients
@dirrm %%DATADIR%%/conf
@dirrm %%DATADIR%%
@dirrm share/sounds/speech-dispatcher
@dirrm lib/speech-dispatcher-modules
@dirrm lib/speech-dispatcher
%%PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/speechd_config
%%PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/speechd
%%PYTHON%%@dirrmtry %%PYTHON_SITELIBDIR%%
%%PYTHON%%@dirrmtry %%PYTHON_LIBDIR%%
@dirrm include/speech-dispatcher
@dirrmtry %%ETCDIR%%/modules
@dirrmtry %%ETCDIR%%/clients
@dirrmtry %%ETCDIR%%

View File

@ -3,7 +3,7 @@
PORTNAME= ae_fonts_mono
PORTVERSION= 1.0
PORTREVISION= 2
PORTREVISION= 4
CATEGORIES= arabic x11-fonts
MASTER_SITES= SF/arabeyes/Fonts/ae_fonts
DISTNAME= ${PORTNAME}
@ -11,20 +11,13 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of PCF fonts that include Arabic glyphs
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
USE_XORG= x11
USES= tar:bzip2
USES= fonts tar:bzip2
NO_BUILD= yes
SUB_FILES= pkg-message
do-build:
@mkfontdir ${WRKSRC}
PLIST_FILES= ${FONTSDIR}/10x21.pcf
do-install:
@${MKDIR} ${STAGEDIR}/${PREFIX}/lib/X11/fonts/ae_fonts_mono
${INSTALL_DATA} ${WRKSRC}/*.pcf ${WRKSRC}/fonts.dir \
${STAGEDIR}/${PREFIX}/lib/X11/fonts/ae_fonts_mono
@${MKDIR} ${STAGEDIR}/${FONTSDIR}
${INSTALL_DATA} ${WRKSRC}/*.pcf ${STAGEDIR}/${FONTSDIR}
.include <bsd.port.mk>

View File

@ -5,5 +5,5 @@
Add the following line to the "Files" section and restart XFree86.
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts_mono"
FontPath "%%FONTSDIR%%"
------------------------------------------------------------------

View File

@ -1,3 +0,0 @@
lib/X11/fonts/ae_fonts_mono/10x21.pcf
lib/X11/fonts/ae_fonts_mono/fonts.dir
@dirrm lib/X11/fonts/ae_fonts_mono

View File

@ -3,7 +3,7 @@
PORTNAME= ae_fonts1_ttf
PORTVERSION= 1.1
PORTREVISION= 2
PORTREVISION= 4
CATEGORIES= arabic x11-fonts
MASTER_SITES= SF/arabeyes/Fonts/ae_fonts
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -13,47 +13,15 @@ COMMENT= Collection of TrueType Arabic fonts
LICENSE= GPLv2
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
USES= tar:bzip2
USES= fonts tar:bzip2
WRKSRC= ${WRKDIR}/ae_fonts1-${PORTVERSION}
SUB_FILES= pkg-message
NO_BUILD= yes
OPTIONS_DEFINE= AAHS AGA FS KASR MCS SHMOOKH
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
AAHS_DESC= Install the AAHS font set
AGA_DESC= Install the AGA font set
FS_DESC= Install the FS font set
KASR_DESC= Install the Kasr font set
MCS_DESC= Install the MCS font set
SHMOOKH_DESC= Install the Shmookh font set
.include <bsd.port.options.mk>
.for font in AAHS AGA FS MCS
. if ${PORT_OPTIONS:M${font}}
FONTS+= ${font}
. endif
.endfor
.for font in KASR SHMOOKH
. if ${PORT_OPTIONS:M${font}}
FONTS+= ${font:C/(.).*/\1/}${font:tl:C/.//}
. endif
.endfor
do-build:
.for font in ${FONTS}
cd ${WRKSRC} && ttmkfdir -c -d ${WRKSRC}/${font} > \
${WRKSRC}/${font}/fonts.dir
.endfor
FONTNAME= ae_fonts1
do-install:
.for font in ${FONTS}
@${MKDIR} ${STAGEDIR}/${PREFIX}/lib/X11/fonts/ae_fonts1/${font}
${INSTALL_DATA} ${WRKSRC}/${font}/* \
${STAGEDIR}/${PREFIX}/lib/X11/fonts/ae_fonts1/${font}
.endfor
@${MKDIR} ${STAGEDIR}/${FONTSDIR}
${INSTALL_DATA} ${WRKSRC}/*/* ${STAGEDIR}/${FONTSDIR}
.include <bsd.port.mk>

View File

@ -5,10 +5,5 @@
Add the following line to the "Files" section and restart XFree86.
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/AAHS"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/AGA"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/FS"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/Kasr"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/MCS"
FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/Shmookh"
FontPath "%%FONTSDIR%%"
------------------------------------------------------------------

View File

@ -1,52 +1,39 @@
lib/X11/fonts/ae_fonts1/AAHS/fonts.dir
lib/X11/fonts/ae_fonts1/AAHS/ae_Cortoba.ttf
lib/X11/fonts/ae_fonts1/AAHS/ae_Nagham.ttf
lib/X11/fonts/ae_fonts1/AAHS/ae_Ostorah.ttf
lib/X11/fonts/ae_fonts1/AGA/fonts.dir
lib/X11/fonts/ae_fonts1/AGA/ae_Dimnah.ttf
lib/X11/fonts/ae_fonts1/AGA/ae_Furat.ttf
lib/X11/fonts/ae_fonts1/AGA/ae_Granada.ttf
lib/X11/fonts/ae_fonts1/AGA/ae_Kayrawan.ttf
lib/X11/fonts/ae_fonts1/AGA/ae_Mashq.ttf
lib/X11/fonts/ae_fonts1/AGA/ae_Mashq_bold.ttf
lib/X11/fonts/ae_fonts1/AGA/ae_Nada.ttf
lib/X11/fonts/ae_fonts1/AGA/ae_Petra.ttf
lib/X11/fonts/ae_fonts1/AGA/ae_Rasheeq_bold.ttf
lib/X11/fonts/ae_fonts1/AGA/ae_Sindibad.ttf
lib/X11/fonts/ae_fonts1/FS/fonts.dir
lib/X11/fonts/ae_fonts1/FS/ae_Arab.ttf
lib/X11/fonts/ae_fonts1/FS/ae_Graph.ttf
lib/X11/fonts/ae_fonts1/FS/ae_Japan.ttf
lib/X11/fonts/ae_fonts1/FS/ae_Jet.ttf
lib/X11/fonts/ae_fonts1/FS/ae_Metal.ttf
lib/X11/fonts/ae_fonts1/FS/ae_Nice.ttf
lib/X11/fonts/ae_fonts1/FS/ae_Salem.ttf
lib/X11/fonts/ae_fonts1/FS/ae_Shado.ttf
lib/X11/fonts/ae_fonts1/Kasr/fonts.dir
lib/X11/fonts/ae_fonts1/Kasr/ae_AlArabiya.ttf
lib/X11/fonts/ae_fonts1/Kasr/ae_AlBattar.ttf
lib/X11/fonts/ae_fonts1/Kasr/ae_AlHor.ttf
lib/X11/fonts/ae_fonts1/Kasr/ae_AlManzomah.ttf
lib/X11/fonts/ae_fonts1/Kasr/ae_AlMateen.ttf
lib/X11/fonts/ae_fonts1/Kasr/ae_AlMohanad.ttf
lib/X11/fonts/ae_fonts1/Kasr/ae_AlMothnna_bold.ttf
lib/X11/fonts/ae_fonts1/MCS/fonts.dir
lib/X11/fonts/ae_fonts1/MCS/ae_Electron.ttf
lib/X11/fonts/ae_fonts1/MCS/ae_Haramain.ttf
lib/X11/fonts/ae_fonts1/MCS/ae_Hor.ttf
lib/X11/fonts/ae_fonts1/MCS/ae_Tholoth.ttf
lib/X11/fonts/ae_fonts1/Shmookh/fonts.dir
lib/X11/fonts/ae_fonts1/Shmookh/ae_AlYermook.ttf
lib/X11/fonts/ae_fonts1/Shmookh/ae_Hani.ttf
lib/X11/fonts/ae_fonts1/Shmookh/ae_Khalid.ttf
lib/X11/fonts/ae_fonts1/Shmookh/ae_Ouhod.ttf
lib/X11/fonts/ae_fonts1/Shmookh/ae_Rehan.ttf
lib/X11/fonts/ae_fonts1/Shmookh/ae_Sharjah.ttf
lib/X11/fonts/ae_fonts1/Shmookh/ae_Tarablus.ttf
@dirrm lib/X11/fonts/ae_fonts1/Shmookh
@dirrm lib/X11/fonts/ae_fonts1/MCS
@dirrm lib/X11/fonts/ae_fonts1/Kasr
@dirrm lib/X11/fonts/ae_fonts1/FS
@dirrm lib/X11/fonts/ae_fonts1/AGA
@dirrm lib/X11/fonts/ae_fonts1/AAHS
@dirrm lib/X11/fonts/ae_fonts1
%%FONTSDIR%%/ae_Cortoba.ttf
%%FONTSDIR%%/ae_Nagham.ttf
%%FONTSDIR%%/ae_Ostorah.ttf
%%FONTSDIR%%/ae_Dimnah.ttf
%%FONTSDIR%%/ae_Furat.ttf
%%FONTSDIR%%/ae_Granada.ttf
%%FONTSDIR%%/ae_Kayrawan.ttf
%%FONTSDIR%%/ae_Mashq.ttf
%%FONTSDIR%%/ae_Mashq_bold.ttf
%%FONTSDIR%%/ae_Nada.ttf
%%FONTSDIR%%/ae_Petra.ttf
%%FONTSDIR%%/ae_Rasheeq_bold.ttf
%%FONTSDIR%%/ae_Sindibad.ttf
%%FONTSDIR%%/ae_Arab.ttf
%%FONTSDIR%%/ae_Graph.ttf
%%FONTSDIR%%/ae_Japan.ttf
%%FONTSDIR%%/ae_Jet.ttf
%%FONTSDIR%%/ae_Metal.ttf
%%FONTSDIR%%/ae_Nice.ttf
%%FONTSDIR%%/ae_Salem.ttf
%%FONTSDIR%%/ae_Shado.ttf
%%FONTSDIR%%/ae_AlArabiya.ttf
%%FONTSDIR%%/ae_AlBattar.ttf
%%FONTSDIR%%/ae_AlHor.ttf
%%FONTSDIR%%/ae_AlManzomah.ttf
%%FONTSDIR%%/ae_AlMateen.ttf
%%FONTSDIR%%/ae_AlMohanad.ttf
%%FONTSDIR%%/ae_AlMothnna_bold.ttf
%%FONTSDIR%%/ae_Electron.ttf
%%FONTSDIR%%/ae_Haramain.ttf
%%FONTSDIR%%/ae_Hor.ttf
%%FONTSDIR%%/ae_Tholoth.ttf
%%FONTSDIR%%/ae_AlYermook.ttf
%%FONTSDIR%%/ae_Hani.ttf
%%FONTSDIR%%/ae_Khalid.ttf
%%FONTSDIR%%/ae_Ouhod.ttf
%%FONTSDIR%%/ae_Rehan.ttf
%%FONTSDIR%%/ae_Sharjah.ttf
%%FONTSDIR%%/ae_Tarablus.ttf

View File

@ -171,26 +171,5 @@
%%TEXMFLOCALDIR%%/tex/latex/arabtex/xarbskel.sty
%%TEXMFLOCALDIR%%/tex/latex/arabtex/xarbsymb.sty
%%TEXMFLOCALDIR%%/tex/latex/arabtex/yiddish.sty
@dirrmtry %%TEXMFLOCALDIR%%/tex/latex/arabtex
@dirrmtry %%TEXMFLOCALDIR%%/tex/latex
@dirrmtry %%TEXMFLOCALDIR%%/tex
@dirrmtry %%TEXMFLOCALDIR%%/fonts/type1/arabtex
@dirrmtry %%TEXMFLOCALDIR%%/fonts/type1
@dirrmtry %%TEXMFLOCALDIR%%/fonts/tfm/arabtex
@dirrmtry %%TEXMFLOCALDIR%%/fonts/tfm
@dirrmtry %%TEXMFLOCALDIR%%/fonts/source/arabtex
@dirrmtry %%TEXMFLOCALDIR%%/fonts/source
@dirrmtry %%TEXMFLOCALDIR%%/fonts/pk/arabtex/yarborn
@dirrmtry %%TEXMFLOCALDIR%%/fonts/pk/arabtex/xnsh
@dirrmtry %%TEXMFLOCALDIR%%/fonts/pk/arabtex/hclassic
@dirrmtry %%TEXMFLOCALDIR%%/fonts/pk/arabtex/hcaption
@dirrmtry %%TEXMFLOCALDIR%%/fonts/pk/arabtex
@dirrmtry %%TEXMFLOCALDIR%%/fonts/pk
@dirrmtry %%TEXMFLOCALDIR%%/fonts
%%PORTDOCS%%@dirrmtry %%TEXMFLOCALDIR%%/doc/arabtex/txt
%%PORTDOCS%%@dirrmtry %%TEXMFLOCALDIR%%/doc/arabtex/html
%%PORTDOCS%%@dirrmtry %%TEXMFLOCALDIR%%/doc/arabtex
%%PORTDOCS%%@dirrmtry %%TEXMFLOCALDIR%%/doc
@dirrmtry %%TEXMFLOCALDIR%%
@exec %%MKTEXLSR%%
@unexec %%MKTEXLSR%%

View File

@ -3,6 +3,7 @@
PORTNAME= kacst_fonts
PORTVERSION= 2.01
PORTREVISION= 2
CATEGORIES= arabic
MASTER_SITES= SF/arabeyes/${PORTNAME} \
http://www.c-s.li/ports/
@ -13,20 +14,14 @@ COMMENT= Truetype Arabic fonts created by KACST
LICENSE= GPLv2
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
USES= tar:bzip2
USES= fonts tar:bzip2
WRKSRC= ${WRKDIR}/KacstArabicFonts-${PORTVERSION}
NO_BUILD= yes
SUB_FILES= pkg-message
SUB_LIST= PORTNAME="${PORTNAME}"
do-build:
(cd ${WRKDIR} && ttmkfdir -c -d ${WRKSRC} > ${WRKSRC}/fonts.dir)
do-install:
@${MKDIR} ${STAGEDIR}/${PREFIX}/lib/X11/fonts/kacst_fonts
${INSTALL_DATA} ${WRKSRC}/*.ttf ${WRKSRC}/fonts.dir \
${STAGEDIR}/${PREFIX}/lib/X11/fonts/kacst_fonts
@${MKDIR} ${STAGEDIR}/${FONTSDIR}
${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}/${FONTSDIR}
.include <bsd.port.mk>

View File

@ -5,5 +5,5 @@
Add the following line to the "Files" section and restart XFree86 or Xorg:
FontPath "%%LOCALBASE%%/lib/X11/fonts/%%PORTNAME%%"
FontPath "%%FONTSDIR%%"
----------------------------------------------------------------------------

View File

@ -1,16 +1,14 @@
lib/X11/fonts/kacst_fonts/KacstArt.ttf
lib/X11/fonts/kacst_fonts/KacstBook.ttf
lib/X11/fonts/kacst_fonts/KacstDecorative.ttf
lib/X11/fonts/kacst_fonts/KacstDigital.ttf
lib/X11/fonts/kacst_fonts/KacstFarsi.ttf
lib/X11/fonts/kacst_fonts/KacstLetter.ttf
lib/X11/fonts/kacst_fonts/KacstNaskh.ttf
lib/X11/fonts/kacst_fonts/KacstOffice.ttf
lib/X11/fonts/kacst_fonts/KacstPen.ttf
lib/X11/fonts/kacst_fonts/KacstPoster.ttf
lib/X11/fonts/kacst_fonts/KacstQurn.ttf
lib/X11/fonts/kacst_fonts/KacstScreen.ttf
lib/X11/fonts/kacst_fonts/KacstTitle.ttf
lib/X11/fonts/kacst_fonts/KacstTitleL.ttf
lib/X11/fonts/kacst_fonts/fonts.dir
@dirrm lib/X11/fonts/kacst_fonts
%%FONTSDIR%%/KacstArt.ttf
%%FONTSDIR%%/KacstBook.ttf
%%FONTSDIR%%/KacstDecorative.ttf
%%FONTSDIR%%/KacstDigital.ttf
%%FONTSDIR%%/KacstFarsi.ttf
%%FONTSDIR%%/KacstLetter.ttf
%%FONTSDIR%%/KacstNaskh.ttf
%%FONTSDIR%%/KacstOffice.ttf
%%FONTSDIR%%/KacstPen.ttf
%%FONTSDIR%%/KacstPoster.ttf
%%FONTSDIR%%/KacstQurn.ttf
%%FONTSDIR%%/KacstScreen.ttf
%%FONTSDIR%%/KacstTitle.ttf
%%FONTSDIR%%/KacstTitleL.ttf

View File

@ -1,2 +1,2 @@
SHA256 (KDE/4.14.2/kde-l10n/kde-l10n-ar-4.14.2.tar.xz) = 1282bb13a5db6291babf7bc63b6fbeb52c9dc7ae94b90791c174c3d11fa3e259
SIZE (KDE/4.14.2/kde-l10n/kde-l10n-ar-4.14.2.tar.xz) = 3374644
SHA256 (KDE/4.14.3/kde-l10n/kde-l10n-ar-4.14.3.tar.xz) = 04606bd4ff9d8027084e968b00e5ba7c2074a503b1b9b0420695c34f14ffbfaa
SIZE (KDE/4.14.3/kde-l10n/kde-l10n-ar-4.14.3.tar.xz) = 3378496

View File

@ -23,8 +23,8 @@ MONO_DESC= Install Arabic PCF fonts
AEFONTS_DESC= Install Arabeyes project TrueType fonts
KACST_DESC= Install King AbdulAziz University fonts
MONO_RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/ae_fonts_mono/fonts.dir:${PORTSDIR}/arabic/ae_fonts_mono
AEFONTS_RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/ae_fonts1/AAHS/fonts.dir:${PORTSDIR}/arabic/ae_fonts_ttf
KACST_RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/kacst_fonts/fonts.dir:${PORTSDIR}/arabic/kacst_fonts
MONO_RUN_DEPENDS= ar-ae_fonts_mono>0:${PORTSDIR}/arabic/ae_fonts_mono
AEFONTS_RUN_DEPENDS= ar-ae_fonts1_ttf>0:${PORTSDIR}/arabic/ae_fonts_ttf
KACST_RUN_DEPENDS= ar-kacst_fonts>0:${PORTSDIR}/arabic/kacst_fonts
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (libreoffice/i18n/LibreOffice_4.3.3_Linux_x86_deb_langpack_ar.tar.gz) = d5d45468c9219a33bd0c725050b3969728395e424ef148d63cd41b351cbb3b89
SIZE (libreoffice/i18n/LibreOffice_4.3.3_Linux_x86_deb_langpack_ar.tar.gz) = 2273891
SHA256 (libreoffice/i18n/LibreOffice_4.3.6_Linux_x86_deb_langpack_ar.tar.gz) = 6154642b43843625dd8f4ea6e25547df89eeafd5053da2f6a68977b660fbf130
SIZE (libreoffice/i18n/LibreOffice_4.3.6_Linux_x86_deb_langpack_ar.tar.gz) = 2275525

View File

@ -5,7 +5,7 @@ PORTNAME= amigadepacker
PORTVERSION= 0.04
CATEGORIES= archivers
MASTER_SITES= http://zakalwe.fi/~shd/foss/amigadepacker/ \
CRITICAL
LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Tool for depacking some compressed Amiga formats

View File

@ -1,2 +1,2 @@
SHA256 (KDE/4.14.2/ark-4.14.2.tar.xz) = 4a1d1d0487273fe47dd41370cd60132addf481b5caf8e1310500385d3d1cd8c4
SIZE (KDE/4.14.2/ark-4.14.2.tar.xz) = 236148
SHA256 (KDE/4.14.3/ark-4.14.3.tar.xz) = cb2ef7ea9bbfccf3b16a1242681b33c1e6c17a7458f50f0703e87678a249b8dc
SIZE (KDE/4.14.3/ark-4.14.3.tar.xz) = 236116

View File

@ -0,0 +1,71 @@
commit cd8ad2761d41d1ec0a18cff7f4d166b53c899fc2
Author: Raphael Kubo da Costa <rakuco@FreeBSD.org>
Date: Mon Nov 24 01:37:06 2014 +0200
Stop crashing on exit when being used solely as a KPart.
This change fixes a crash introduced by commit 3b981ca ("Remove Part
from KXMLGUIFactory on exit").
Part::~Part() is the wrong place to call KXMLGUIFactory::removeClient(),
as it assumes addClient() had been called in the first place.
This is only true if Ark is called as a standalone program, since that
is done in MainWindow::loadPart()'s call to KXMLGuiWindow::createGUI().
Conversely, if the Ark KPart is being used as an embedded viewer in,
say, Konqueror or to preview an archive inside an archive (ie. Ark
inside Ark) that does not hold true and we try to access a
KXMLGUIFactory that does not exist.
Instead, call KXMLGuiWindow::removeClient() in MainWindow's destructor,
since in this case we are certain that addClient() was been called
before.
CCBUG: 341187
(cherry picked from commit 9c30f30b38c36a31e6fcb3aa047a0247ac5a22fb)
This was committed for completeness, as there will be no additional
releases from the KDE/4.14 branch.
Conflicts:
part/part.cpp
--- app/mainwindow.cpp
+++ app/mainwindow.cpp
@@ -38,6 +38,7 @@
#include <KDebug>
#include <KEditToolBar>
#include <KShortcutsDialog>
+#include <KXMLGUIFactory>
#include <QDragEnterEvent>
#include <QDragMoveEvent>
@@ -69,6 +70,8 @@ MainWindow::~MainWindow()
if (m_recentFilesAction) {
m_recentFilesAction->saveEntries(KGlobal::config()->group("Recent Files"));
}
+
+ guiFactory()->removeClient(m_part);
delete m_part;
m_part = 0;
}
--- part/part.cpp
+++ part/part.cpp
@@ -53,7 +53,6 @@
#include <KStandardGuiItem>
#include <KTempDir>
#include <KToggleAction>
-#include <KXMLGUIFactory>
#include <QAction>
#include <QCursor>
@@ -138,8 +137,6 @@ Part::Part(QWidget *parentWidget, QObject *parent, const QVariantList& args)
Part::~Part()
{
- factory()->removeClient(this);
-
saveSplitterSizes();
m_extractFilesAction->menu()->deleteLater();

View File

@ -9,6 +9,8 @@ MASTER_SITES= http://www.bzip.org/${PORTVERSION}/
MAINTAINER= jharris@widomaker.com
COMMENT= Block-sorting file compressor
USES= cpe
CPE_VENDOR= bzip
USE_LDCONFIG= yes
PATCH_STRIP= -p3

View File

@ -10,7 +10,9 @@ MAINTAINER= gabor@FreeBSD.org
COMMENT= Program to extract Microsoft cabinet (.CAB) files
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe
GNU_CONFIGURE= yes
PLIST_FILES= bin/cabextract \

View File

@ -3,13 +3,16 @@
PORTNAME= dact
PORTVERSION= 0.8.42
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://www.rkeene.org/files/oss/dact/release/
MAINTAINER= miwi@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Dynamic Adaptive Compression Tool
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libmcrypt.so:${PORTSDIR}/security/libmcrypt \
liblzo2.so:${PORTSDIR}/archivers/lzo2
@ -22,11 +25,14 @@ MAKE_ARGS= TOBUILD="dact libdact.so dact.conf"
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS EXAMPLES
OPTIONS_DEFINE= DOCS
post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/dact.conf ${STAGEDIR}${EXAMPLESDIR}
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \
${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so \
${STAGEDIR}${DATADIR}/*.so
${MV} ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf \
${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/Docs/dact.txt ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}

View File

@ -1,5 +1,5 @@
--- ./Makefile.in.orig 2006-03-25 14:15:04.000000000 +0100
+++ ./Makefile.in 2014-03-25 00:16:17.000000000 +0100
--- Makefile.in.orig 2006-03-25 16:15:04.000000000 +0300
+++ Makefile.in 2015-02-25 22:26:51.000000000 +0300
@@ -24,8 +24,8 @@
prefix = @prefix@
@ -11,3 +11,19 @@
sysconfdir = @sysconfdir@
mandir = @mandir@
datadir = @datadir@
@@ -41,13 +41,14 @@
# be kept in sync with OBJS
SHLIBOBJS += dact_common_shr.o comp_fail_shr.o comp_plain_shr.o buffer_shr.o header_shr.o sort_shr.o module_shr.o parse_shr.o dendian_shr.o crc_shr.o net_shr.o ui_shr.o sfx_shr.o libdact_shr.o @SHLIBOBJS@
ALGO = comp_snibble.c comp_delta.c comp_text.c comp_rle.c cipher_chaos.c cipher_sub.c cipher_psub.c @ALGO@
+MODS = $(ALGO:.c=.so)
TOBUILD = dact$(EXEEXT) libdact.$(SHOBJEXT) libdact.a dact.conf
all: @DEFAULT@
module: @DEPEND@
- @MODS="$(ALGO:.c=.so)" LDLIBS="@ALLMODLIBS@" \
+ @LDLIBS="@ALLMODLIBS@" \
$(MAKE) $(TOBUILD)
static: @DEPEND@

View File

@ -1,7 +1,18 @@
bin/dact
etc/dact.conf
@sample etc/dact.conf.sample
lib/libdact.so
man/man1/dact.1.gz
%%DATADIR%%/cipher_chaos.so
%%DATADIR%%/cipher_psub.so
%%DATADIR%%/cipher_serpent.so
%%DATADIR%%/cipher_sub.so
%%DATADIR%%/comp_bzlib.so
%%DATADIR%%/comp_delta.so
%%DATADIR%%/comp_mzlib.so
%%DATADIR%%/comp_mzlib2.so
%%DATADIR%%/comp_rle.so
%%DATADIR%%/comp_snibble.so
%%DATADIR%%/comp_text.so
%%DATADIR%%/comp_zlib.so
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/dact.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dact.conf

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dpkg
PORTVERSION= 1.17.20
PORTVERSION= 1.17.24
CATEGORIES= archivers sysutils
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= dpkg_${PORTVERSION}
@ -31,7 +31,7 @@ SUB_LIST+= DPKGDIR=${DPKGDIR}
CONFIGURE_ARGS+=--with-admindir=${DPKGDIR} --libdir=${PREFIX}/libexec \
--program-transform-name="" --with-libintl-prefix=${LOCALBASE} \
--disable-compiler-warnings
--disable-compiler-warnings --with-logdir=/var/log
CONFIGURE_ENV+= PERL_LIBDIR="${PREFIX}/${SITE_PERL_REL}"
OPTIONS_DEFINE= NLS

View File

@ -1,2 +1,2 @@
SHA256 (dpkg_1.17.20.tar.xz) = c497362aa2e481ca6decdab67aaef912bad32539ffb336bf6c23040b5133fcdd
SIZE (dpkg_1.17.20.tar.xz) = 4334196
SHA256 (dpkg_1.17.24.tar.xz) = afd60233ef090aa5a4d9e181b8986d1f5deb23a3428a2309b6b4ec448d539eac
SIZE (dpkg_1.17.24.tar.xz) = 4388276

View File

@ -224,13 +224,13 @@ libexec/pkgconfig/libdpkg.pc
%%NLS%%man/es/man5/deb-src-control.5.gz
%%NLS%%man/es/man5/deb-substvars.5.gz
%%NLS%%man/es/man5/deb-symbols.5.gz
%%NLS%%man/es/man5/deb-triggers.5.gz
%%NLS%%man/es/man5/deb-version.5.gz
%%NLS%%man/es/man5/dpkg.cfg.5.gz
%%NLS%%man/es/man5/dselect.cfg.5.gz
%%NLS%%man/es/man8/dpkg-divert.8.gz
%%NLS%%man/es/man8/start-stop-daemon.8.gz
%%NLS%%man/es/man8/update-alternatives.8.gz
%%NLS%%man/fr/man1/dpkg-architecture.1.gz
%%NLS%%man/fr/man1/dpkg-buildflags.1.gz
%%NLS%%man/fr/man1/dpkg-buildpackage.1.gz
%%NLS%%man/fr/man1/dpkg-checkbuilddeps.1.gz
@ -274,14 +274,19 @@ libexec/pkgconfig/libdpkg.pc
%%NLS%%man/fr/man8/update-alternatives.8.gz
%%NLS%%man/hu/man5/dpkg.cfg.5.gz
%%NLS%%man/hu/man5/dselect.cfg.5.gz
%%NLS%%man/it/man1/dpkg-architecture.1.gz
%%NLS%%man/it/man1/dpkg-buildpackage.1.gz
%%NLS%%man/it/man1/dpkg-checkbuilddeps.1.gz
%%NLS%%man/it/man1/dpkg-deb.1.gz
%%NLS%%man/it/man1/dpkg-distaddfile.1.gz
%%NLS%%man/it/man1/dpkg-gencontrol.1.gz
%%NLS%%man/it/man1/dpkg-maintscript-helper.1.gz
%%NLS%%man/it/man1/dpkg-name.1.gz
%%NLS%%man/it/man1/dpkg-parsechangelog.1.gz
%%NLS%%man/it/man1/dpkg-query.1.gz
%%NLS%%man/it/man1/dpkg-scanpackages.1.gz
%%NLS%%man/it/man1/dpkg-scansources.1.gz
%%NLS%%man/it/man1/dpkg-source.1.gz
%%NLS%%man/it/man1/dpkg-split.1.gz
%%NLS%%man/it/man1/dpkg-vendor.1.gz
%%NLS%%man/it/man1/dpkg.1.gz
@ -296,6 +301,7 @@ libexec/pkgconfig/libdpkg.pc
%%NLS%%man/it/man5/deb-src-control.5.gz
%%NLS%%man/it/man5/deb-substvars.5.gz
%%NLS%%man/it/man5/deb-version.5.gz
%%NLS%%man/it/man5/deb.5.gz
%%NLS%%man/it/man5/dpkg.cfg.5.gz
%%NLS%%man/it/man5/dselect.cfg.5.gz
%%NLS%%man/it/man8/dpkg-statoverride.8.gz
@ -328,7 +334,6 @@ libexec/pkgconfig/libdpkg.pc
%%NLS%%man/ja/man5/deb-src-control.5.gz
%%NLS%%man/ja/man5/deb-substvars.5.gz
%%NLS%%man/ja/man5/deb-symbols.5.gz
%%NLS%%man/ja/man5/deb-triggers.5.gz
%%NLS%%man/ja/man5/deb-version.5.gz
%%NLS%%man/ja/man5/dpkg.cfg.5.gz
%%NLS%%man/ja/man5/dselect.cfg.5.gz
@ -441,13 +446,13 @@ man/man8/update-alternatives.8.gz
%%NLS%%man/pl/man5/deb-src-control.5.gz
%%NLS%%man/pl/man5/deb-substvars.5.gz
%%NLS%%man/pl/man5/deb-symbols.5.gz
%%NLS%%man/pl/man5/deb-triggers.5.gz
%%NLS%%man/pl/man5/deb-version.5.gz
%%NLS%%man/pl/man5/dpkg.cfg.5.gz
%%NLS%%man/pl/man5/dselect.cfg.5.gz
%%NLS%%man/pl/man8/dpkg-divert.8.gz
%%NLS%%man/pl/man8/start-stop-daemon.8.gz
%%NLS%%man/pl/man8/update-alternatives.8.gz
%%NLS%%man/sv/man1/dpkg-architecture.1.gz
%%NLS%%man/sv/man1/dpkg-buildflags.1.gz
%%NLS%%man/sv/man1/dpkg-buildpackage.1.gz
%%NLS%%man/sv/man1/dpkg-checkbuilddeps.1.gz
@ -577,6 +582,10 @@ sbin/start-stop-daemon
%%NLS%%share/locale/zh_CN/LC_MESSAGES/dselect.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/dpkg.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/dselect.mo
@dir man/hu/man8
@dir man/hu/man1
@dir etc/dpkg/dselect.cfg.d
@dir etc/dpkg/dpkg.cfg.d
@dir %%DPKGDIR%%/updates
@dir %%DPKGDIR%%/status
@dir %%DPKGDIR%%/statoverride

View File

@ -12,7 +12,7 @@ COMMENT= File compression utility specializing in Quake demo compression
LICENSE= ZLIB
USES= dos2unix zip
USES= dos2unix gmake zip
NO_WRKSUBDIR= yes
MAKEFILE= ${WRKSRC}/Makefile.linux
@ -27,7 +27,6 @@ post-extract: .SILENT
${WRKSRC}/dzip.h ${WRKSRC}/conmain.c
${REINPLACE_CMD} -e '4s,^,#include <machine/endian.h>,' \
${WRKSRC}/dzip.h
${REINPLACE_CMD} -e 's/) $$(OBJECTS/&:T/' ${MAKEFILE}
${REINPLACE_CMD} -e '21d;23d' ${WRKSRC}/dzipcon.h
do-install:

View File

@ -5,7 +5,7 @@ PORTNAME= ecm
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= CRITICAL
MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Compresses CD images by stripping unnecessary EDC/ECC data

View File

@ -1,29 +1,27 @@
# Created by: Anders Nordby <anders@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/archivers/file-roller/Makefile,v 1.184 2010/11/15 22:58:48 kwm Exp $
# $MCom: ports/trunk/archivers/file-roller/Makefile 20062 2014-11-10 22:05:52Z gusi $
PORTNAME= file-roller
PORTVERSION= 2.32.1
PORTREVISION= 2
PORTVERSION= 3.14.2
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Archive manager for zip files, tar, etc
RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar \
${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar \
unzip:${PORTSDIR}/archivers/unzip
USES= desktop-file-utils gettext gmake libtool \
pathfix pkgconfig tar:bzip2
USE_GNOME= gnomeprefix intlhack gnomedocutils gtk20 gconf2
pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix gtk30 intlhack introspection:build
USE_XORG= sm
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
GNOME_DESKTOP_VERSION=2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@ -31,26 +29,28 @@ CONFIGURE_ARGS= --disable-packagekit
INSTALL_TARGET= install-strip
PORTDOCS= AUTHORS NEWS README TODO ChangeLog
GCONF_SCHEMAS= file-roller.schemas
GLIB_SCHEMAS= org.gnome.FileRoller.gschema.xml
OPTIONS_SUB= yes
OPTIONS_DEFINE= DOCS NAUTILUS
NAUTILUS_DESC= Enable Nautilus extension
OPTIONS_DEFINE= NAUTILUS
OPTIONS_DEFAULT=NAUTILUS
NAUTILUS_USE= GNOME=nautilus2
NAUTILUS_CONFIGURE_OFF= --disable-nautilus-actions
NAUTILUS_DESC= Enable Nautilus extension
NAUTILUS_USE= GNOME=nautilus3
NAUTILUS_CONFIGURE_ENABLE= nautilus-actions
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/src/fr-command-tar.c \
${WRKSRC}/src/fr-command-zip.c
.include <bsd.port.options.mk>
post-install:
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}/${DOCSDIR}
.endfor
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (gnome2/file-roller-2.32.1.tar.bz2) = a9109d9c871c022eb0553eeedc98520bad42ba3099088c16a9f7df817f60cc92
SIZE (gnome2/file-roller-2.32.1.tar.bz2) = 1916180
SHA256 (gnome3/file-roller-3.14.2.tar.xz) = 1815e736715afe8c0f3fbda41c76c07289220d4855345f779c632adf5e074e50
SIZE (gnome3/file-roller-3.14.2.tar.xz) = 1387784

View File

@ -1,11 +0,0 @@
--- src/fr-command-lrzip.c.orig 2010-08-26 12:40:56.000000000 -0400
+++ src/fr-command-lrzip.c 2010-08-26 12:41:41.000000000 -0400
@@ -53,7 +53,7 @@ list__process_line (char *line,
struct stat st;
time_t tt;
if (stat (comm->filename, &st) == 0)
- fdata->modified = st.st_mtim.tv_sec;
+ fdata->modified = st.st_mtime;
else
time(&(fdata->modified));
fdata->modified;

View File

@ -0,0 +1,14 @@
--- src/fr-command-lrzip.c.orig 2014-08-12 22:21:20.000000000 -0700
+++ src/fr-command-lrzip.c 2014-12-02 23:31:58.000000000 -0800
@@ -45,7 +45,11 @@
struct stat st;
if (stat (comm->filename, &st) == 0)
+#if __FreeBSD_version < 900011
+ fdata->modified = st.st_mtimespec.tv_sec;
+#else
fdata->modified = st.st_mtim.tv_sec;
+#endif
else
time(&(fdata->modified));

View File

@ -1,6 +1,6 @@
--- src/fr-command-zip.c.orig 2010-01-02 17:02:44.000000000 -0500
+++ src/fr-command-zip.c 2010-01-02 17:08:03.000000000 -0500
@@ -187,7 +187,11 @@ fr_command_zip_list (FrCommand *comm)
--- src/fr-command-zip.c.orig 2010-11-16 08:32:18.000000000 +0000
+++ src/fr-command-zip.c 2011-01-20 16:55:45.000000000 +0000
@@ -186,7 +186,11 @@ fr_command_zip_list (FrCommand *comm)
{
fr_process_set_out_line_func (comm->process, list__process_line, comm);
@ -12,7 +12,7 @@
fr_process_set_begin_func (comm->process, list__begin, comm);
fr_process_add_arg (comm->process, "-ZTs");
fr_process_add_arg (comm->process, comm->filename);
@@ -302,7 +306,11 @@ fr_command_zip_extract (FrCommand *comm
@@ -301,7 +305,11 @@ fr_command_zip_extract (FrCommand *comm
process_line__common,
comm);
@ -24,15 +24,14 @@
if (dest_dir != NULL) {
fr_process_add_arg (comm->process, "-d");
@@ -334,7 +342,11 @@ fr_command_zip_extract (FrCommand *comm
@@ -333,7 +341,11 @@ fr_command_zip_extract (FrCommand *comm
static void
fr_command_zip_test (FrCommand *comm)
{
- fr_process_begin_command (comm->process, "unzip");
+#ifdef __FreeBSD__
+ fr_process_begin_command (comm->process, "%%LOCALBASE%%/bin/unzip");
+#else
+ fr_process_begin_command (comm->process, "%%LOCALBASE%%/bin/unzip");
fr_process_begin_command (comm->process, "unzip");
+#endif
fr_process_add_arg (comm->process, "-t");
add_password_arg (comm, comm->password);

View File

@ -1,146 +1,347 @@
bin/file-roller
%%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-fileroller.so
%%NAUTILUS%%lib/nautilus/extensions-3.0/libnautilus-fileroller.a
%%NAUTILUS%%lib/nautilus/extensions-3.0/libnautilus-fileroller.so
libexec/file-roller/isoinfo.sh
libexec/file-roller/rpm2cpio
share/applications/file-roller.desktop
%%DATADIR%%/icons/hicolor/16x16/actions/add-files-to-archive.png
%%DATADIR%%/icons/hicolor/16x16/actions/add-folder-to-archive.png
%%DATADIR%%/icons/hicolor/16x16/actions/extract-archive.png
%%DATADIR%%/icons/hicolor/24x24/actions/add-files-to-archive.png
%%DATADIR%%/icons/hicolor/24x24/actions/add-folder-to-archive.png
%%DATADIR%%/icons/hicolor/24x24/actions/extract-archive.png
share/GConf/gsettings/file-roller.convert
share/appdata/org.gnome.FileRoller.appdata.xml
share/applications/org.gnome.FileRoller.desktop
share/dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service
share/dbus-1/services/org.gnome.FileRoller.service
%%DATADIR%%/packages.match
%%DATADIR%%/ui/add-options.ui
%%DATADIR%%/ui/batch-add-files.ui
%%DATADIR%%/ui/batch-password.ui
%%DATADIR%%/ui/delete.ui
%%DATADIR%%/ui/new.ui
%%DATADIR%%/ui/open-with.ui
%%DATADIR%%/ui/password.ui
%%DATADIR%%/ui/properties.ui
%%DATADIR%%/ui/update.ui
share/gnome/help/file-roller/C/figures/file-roller_home.png
share/gnome/help/file-roller/C/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/C/figures/file-roller_main_window.png
share/gnome/help/file-roller/C/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/C/figures/file-roller_uparrow.png
share/gnome/help/file-roller/C/file-roller.xml
share/gnome/help/file-roller/C/legal.xml
share/gnome/help/file-roller/bg/figures/file-roller_home.png
share/gnome/help/file-roller/bg/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/bg/figures/file-roller_main_window.png
share/gnome/help/file-roller/bg/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/bg/figures/file-roller_uparrow.png
share/gnome/help/file-roller/bg/file-roller.xml
share/gnome/help/file-roller/ca/figures/file-roller_home.png
share/gnome/help/file-roller/ca/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/ca/figures/file-roller_main_window.png
share/gnome/help/file-roller/ca/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/ca/figures/file-roller_uparrow.png
share/gnome/help/file-roller/ca/file-roller.xml
share/gnome/help/file-roller/cs/figures/file-roller_home.png
share/gnome/help/file-roller/cs/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/cs/figures/file-roller_main_window.png
share/gnome/help/file-roller/cs/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/cs/figures/file-roller_uparrow.png
share/gnome/help/file-roller/cs/file-roller.xml
share/gnome/help/file-roller/de/figures/file-roller_home.png
share/gnome/help/file-roller/de/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/de/figures/file-roller_main_window.png
share/gnome/help/file-roller/de/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/de/figures/file-roller_uparrow.png
share/gnome/help/file-roller/de/file-roller.xml
share/gnome/help/file-roller/el/figures/file-roller_home.png
share/gnome/help/file-roller/el/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/el/figures/file-roller_main_window.png
share/gnome/help/file-roller/el/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/el/figures/file-roller_uparrow.png
share/gnome/help/file-roller/el/file-roller.xml
share/gnome/help/file-roller/en_GB/figures/file-roller_home.png
share/gnome/help/file-roller/en_GB/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/en_GB/figures/file-roller_main_window.png
share/gnome/help/file-roller/en_GB/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/en_GB/figures/file-roller_uparrow.png
share/gnome/help/file-roller/en_GB/file-roller.xml
share/gnome/help/file-roller/es/figures/file-roller_home.png
share/gnome/help/file-roller/es/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/es/figures/file-roller_main_window.png
share/gnome/help/file-roller/es/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/es/figures/file-roller_uparrow.png
share/gnome/help/file-roller/es/file-roller.xml
share/gnome/help/file-roller/fi/figures/file-roller_home.png
share/gnome/help/file-roller/fi/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/fi/figures/file-roller_main_window.png
share/gnome/help/file-roller/fi/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/fi/figures/file-roller_uparrow.png
share/gnome/help/file-roller/fi/file-roller.xml
share/gnome/help/file-roller/fr/figures/file-roller_home.png
share/gnome/help/file-roller/fr/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/fr/figures/file-roller_main_window.png
share/gnome/help/file-roller/fr/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/fr/figures/file-roller_uparrow.png
share/gnome/help/file-roller/fr/file-roller.xml
share/gnome/help/file-roller/it/figures/file-roller_home.png
share/gnome/help/file-roller/it/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/it/figures/file-roller_main_window.png
share/gnome/help/file-roller/it/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/it/figures/file-roller_uparrow.png
share/gnome/help/file-roller/it/file-roller.xml
share/gnome/help/file-roller/ja/figures/file-roller_home.png
share/gnome/help/file-roller/ja/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/ja/figures/file-roller_main_window.png
share/gnome/help/file-roller/ja/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/ja/figures/file-roller_uparrow.png
share/gnome/help/file-roller/ja/file-roller.xml
share/gnome/help/file-roller/nl/figures/file-roller_home.png
share/gnome/help/file-roller/nl/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/nl/figures/file-roller_main_window.png
share/gnome/help/file-roller/nl/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/nl/figures/file-roller_uparrow.png
share/gnome/help/file-roller/nl/file-roller.xml
share/gnome/help/file-roller/oc/figures/file-roller_home.png
share/gnome/help/file-roller/oc/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/oc/figures/file-roller_main_window.png
share/gnome/help/file-roller/oc/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/oc/figures/file-roller_uparrow.png
share/gnome/help/file-roller/oc/file-roller.xml
share/gnome/help/file-roller/ru/figures/file-roller_home.png
share/gnome/help/file-roller/ru/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/ru/figures/file-roller_main_window.png
share/gnome/help/file-roller/ru/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/ru/figures/file-roller_uparrow.png
share/gnome/help/file-roller/ru/file-roller.xml
share/gnome/help/file-roller/sv/figures/file-roller_home.png
share/gnome/help/file-roller/sv/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/sv/figures/file-roller_main_window.png
share/gnome/help/file-roller/sv/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/sv/figures/file-roller_uparrow.png
share/gnome/help/file-roller/sv/file-roller.xml
share/gnome/help/file-roller/uk/figures/file-roller_home.png
share/gnome/help/file-roller/uk/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/uk/figures/file-roller_main_window.png
share/gnome/help/file-roller/uk/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/uk/figures/file-roller_uparrow.png
share/gnome/help/file-roller/uk/file-roller.xml
share/gnome/help/file-roller/vi/figures/file-roller_home.png
share/gnome/help/file-roller/vi/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/vi/figures/file-roller_main_window.png
share/gnome/help/file-roller/vi/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/vi/figures/file-roller_uparrow.png
share/gnome/help/file-roller/vi/file-roller.xml
share/gnome/help/file-roller/zh_CN/figures/file-roller_home.png
share/gnome/help/file-roller/zh_CN/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/zh_CN/figures/file-roller_main_window.png
share/gnome/help/file-roller/zh_CN/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/zh_CN/figures/file-roller_uparrow.png
share/gnome/help/file-roller/zh_CN/file-roller.xml
share/help/C/file-roller/archive-create.page
share/help/C/file-roller/archive-edit.page
share/help/C/file-roller/archive-extract-advanced-options.page
share/help/C/file-roller/archive-extract.page
share/help/C/file-roller/archive-open.page
share/help/C/file-roller/archive-view.page
share/help/C/file-roller/index.page
share/help/C/file-roller/introduction.page
share/help/C/file-roller/keyboard-shortcuts.page
share/help/C/file-roller/legal.xml
share/help/C/file-roller/password-protection.page
share/help/C/file-roller/supported-formats.page
share/help/C/file-roller/test-integrity.page
share/help/C/file-roller/troubleshooting-archive-open.page
share/help/C/file-roller/troubleshooting-password.page
share/help/C/file-roller/figures/file-roller-3-12.png
share/help/C/file-roller/figures/file-roller-icon.png
share/help/C/file-roller/figures/file-roller-open-recent.png
share/help/ca/file-roller/archive-create.page
share/help/ca/file-roller/archive-edit.page
share/help/ca/file-roller/archive-extract-advanced-options.page
share/help/ca/file-roller/archive-extract.page
share/help/ca/file-roller/archive-open.page
share/help/ca/file-roller/archive-view.page
share/help/ca/file-roller/index.page
share/help/ca/file-roller/introduction.page
share/help/ca/file-roller/keyboard-shortcuts.page
share/help/ca/file-roller/legal.xml
share/help/ca/file-roller/password-protection.page
share/help/ca/file-roller/supported-formats.page
share/help/ca/file-roller/test-integrity.page
share/help/ca/file-roller/troubleshooting-archive-open.page
share/help/ca/file-roller/troubleshooting-password.page
share/help/ca/file-roller/figures/file-roller-3-12.png
share/help/ca/file-roller/figures/file-roller-icon.png
share/help/ca/file-roller/figures/file-roller-open-recent.png
share/help/cs/file-roller/archive-create.page
share/help/cs/file-roller/archive-edit.page
share/help/cs/file-roller/archive-extract-advanced-options.page
share/help/cs/file-roller/archive-extract.page
share/help/cs/file-roller/archive-open.page
share/help/cs/file-roller/archive-view.page
share/help/cs/file-roller/index.page
share/help/cs/file-roller/introduction.page
share/help/cs/file-roller/keyboard-shortcuts.page
share/help/cs/file-roller/legal.xml
share/help/cs/file-roller/password-protection.page
share/help/cs/file-roller/supported-formats.page
share/help/cs/file-roller/test-integrity.page
share/help/cs/file-roller/troubleshooting-archive-open.page
share/help/cs/file-roller/troubleshooting-password.page
share/help/cs/file-roller/figures/file-roller-3-12.png
share/help/cs/file-roller/figures/file-roller-icon.png
share/help/cs/file-roller/figures/file-roller-open-recent.png
share/help/da/file-roller/archive-create.page
share/help/da/file-roller/archive-edit.page
share/help/da/file-roller/archive-extract-advanced-options.page
share/help/da/file-roller/archive-extract.page
share/help/da/file-roller/archive-open.page
share/help/da/file-roller/archive-view.page
share/help/da/file-roller/index.page
share/help/da/file-roller/introduction.page
share/help/da/file-roller/keyboard-shortcuts.page
share/help/da/file-roller/legal.xml
share/help/da/file-roller/password-protection.page
share/help/da/file-roller/supported-formats.page
share/help/da/file-roller/test-integrity.page
share/help/da/file-roller/troubleshooting-archive-open.page
share/help/da/file-roller/troubleshooting-password.page
share/help/da/file-roller/figures/file-roller-3-12.png
share/help/da/file-roller/figures/file-roller-icon.png
share/help/da/file-roller/figures/file-roller-open-recent.png
share/help/de/file-roller/archive-create.page
share/help/de/file-roller/archive-edit.page
share/help/de/file-roller/archive-extract-advanced-options.page
share/help/de/file-roller/archive-extract.page
share/help/de/file-roller/archive-open.page
share/help/de/file-roller/archive-view.page
share/help/de/file-roller/index.page
share/help/de/file-roller/introduction.page
share/help/de/file-roller/keyboard-shortcuts.page
share/help/de/file-roller/legal.xml
share/help/de/file-roller/password-protection.page
share/help/de/file-roller/supported-formats.page
share/help/de/file-roller/test-integrity.page
share/help/de/file-roller/troubleshooting-archive-open.page
share/help/de/file-roller/troubleshooting-password.page
share/help/de/file-roller/figures/file-roller-3-12.png
share/help/de/file-roller/figures/file-roller-icon.png
share/help/de/file-roller/figures/file-roller-open-recent.png
share/help/el/file-roller/archive-create.page
share/help/el/file-roller/archive-edit.page
share/help/el/file-roller/archive-extract-advanced-options.page
share/help/el/file-roller/archive-extract.page
share/help/el/file-roller/archive-open.page
share/help/el/file-roller/archive-view.page
share/help/el/file-roller/index.page
share/help/el/file-roller/introduction.page
share/help/el/file-roller/keyboard-shortcuts.page
share/help/el/file-roller/legal.xml
share/help/el/file-roller/password-protection.page
share/help/el/file-roller/supported-formats.page
share/help/el/file-roller/test-integrity.page
share/help/el/file-roller/troubleshooting-archive-open.page
share/help/el/file-roller/troubleshooting-password.page
share/help/el/file-roller/figures/file-roller-3-12.png
share/help/el/file-roller/figures/file-roller-icon.png
share/help/el/file-roller/figures/file-roller-open-recent.png
share/help/es/file-roller/archive-create.page
share/help/es/file-roller/archive-edit.page
share/help/es/file-roller/archive-extract-advanced-options.page
share/help/es/file-roller/archive-extract.page
share/help/es/file-roller/archive-open.page
share/help/es/file-roller/archive-view.page
share/help/es/file-roller/index.page
share/help/es/file-roller/introduction.page
share/help/es/file-roller/keyboard-shortcuts.page
share/help/es/file-roller/legal.xml
share/help/es/file-roller/password-protection.page
share/help/es/file-roller/supported-formats.page
share/help/es/file-roller/test-integrity.page
share/help/es/file-roller/troubleshooting-archive-open.page
share/help/es/file-roller/troubleshooting-password.page
share/help/es/file-roller/figures/file-roller-3-12.png
share/help/es/file-roller/figures/file-roller-icon.png
share/help/es/file-roller/figures/file-roller-open-recent.png
share/help/fi/file-roller/archive-create.page
share/help/fi/file-roller/archive-edit.page
share/help/fi/file-roller/archive-extract-advanced-options.page
share/help/fi/file-roller/archive-extract.page
share/help/fi/file-roller/archive-open.page
share/help/fi/file-roller/archive-view.page
share/help/fi/file-roller/figures/file-roller-3-12.png
share/help/fi/file-roller/figures/file-roller-icon.png
share/help/fi/file-roller/figures/file-roller-open-recent.png
share/help/fi/file-roller/index.page
share/help/fi/file-roller/introduction.page
share/help/fi/file-roller/keyboard-shortcuts.page
share/help/fi/file-roller/legal.xml
share/help/fi/file-roller/password-protection.page
share/help/fi/file-roller/supported-formats.page
share/help/fi/file-roller/test-integrity.page
share/help/fi/file-roller/troubleshooting-archive-open.page
share/help/fi/file-roller/troubleshooting-password.page
share/help/fr/file-roller/archive-create.page
share/help/fr/file-roller/archive-edit.page
share/help/fr/file-roller/archive-extract-advanced-options.page
share/help/fr/file-roller/archive-extract.page
share/help/fr/file-roller/archive-open.page
share/help/fr/file-roller/archive-view.page
share/help/fr/file-roller/index.page
share/help/fr/file-roller/introduction.page
share/help/fr/file-roller/keyboard-shortcuts.page
share/help/fr/file-roller/legal.xml
share/help/fr/file-roller/password-protection.page
share/help/fr/file-roller/supported-formats.page
share/help/fr/file-roller/test-integrity.page
share/help/fr/file-roller/troubleshooting-archive-open.page
share/help/fr/file-roller/troubleshooting-password.page
share/help/fr/file-roller/figures/file-roller-3-12.png
share/help/fr/file-roller/figures/file-roller-icon.png
share/help/fr/file-roller/figures/file-roller-open-recent.png
share/help/gl/file-roller/archive-create.page
share/help/gl/file-roller/archive-edit.page
share/help/gl/file-roller/archive-extract-advanced-options.page
share/help/gl/file-roller/archive-extract.page
share/help/gl/file-roller/archive-open.page
share/help/gl/file-roller/archive-view.page
share/help/gl/file-roller/index.page
share/help/gl/file-roller/introduction.page
share/help/gl/file-roller/keyboard-shortcuts.page
share/help/gl/file-roller/legal.xml
share/help/gl/file-roller/password-protection.page
share/help/gl/file-roller/supported-formats.page
share/help/gl/file-roller/test-integrity.page
share/help/gl/file-roller/troubleshooting-archive-open.page
share/help/gl/file-roller/troubleshooting-password.page
share/help/gl/file-roller/figures/file-roller-3-12.png
share/help/gl/file-roller/figures/file-roller-icon.png
share/help/gl/file-roller/figures/file-roller-open-recent.png
share/help/hu/file-roller/archive-create.page
share/help/hu/file-roller/archive-edit.page
share/help/hu/file-roller/archive-extract-advanced-options.page
share/help/hu/file-roller/archive-extract.page
share/help/hu/file-roller/archive-open.page
share/help/hu/file-roller/archive-view.page
share/help/hu/file-roller/index.page
share/help/hu/file-roller/introduction.page
share/help/hu/file-roller/keyboard-shortcuts.page
share/help/hu/file-roller/legal.xml
share/help/hu/file-roller/password-protection.page
share/help/hu/file-roller/supported-formats.page
share/help/hu/file-roller/test-integrity.page
share/help/hu/file-roller/troubleshooting-archive-open.page
share/help/hu/file-roller/troubleshooting-password.page
share/help/hu/file-roller/figures/file-roller-3-12.png
share/help/hu/file-roller/figures/file-roller-icon.png
share/help/hu/file-roller/figures/file-roller-open-recent.png
share/help/id/file-roller/archive-create.page
share/help/id/file-roller/archive-edit.page
share/help/id/file-roller/archive-extract-advanced-options.page
share/help/id/file-roller/archive-extract.page
share/help/id/file-roller/archive-open.page
share/help/id/file-roller/archive-view.page
share/help/id/file-roller/index.page
share/help/id/file-roller/introduction.page
share/help/id/file-roller/keyboard-shortcuts.page
share/help/id/file-roller/legal.xml
share/help/id/file-roller/password-protection.page
share/help/id/file-roller/supported-formats.page
share/help/id/file-roller/test-integrity.page
share/help/id/file-roller/troubleshooting-archive-open.page
share/help/id/file-roller/troubleshooting-password.page
share/help/id/file-roller/figures/file-roller-3-12.png
share/help/id/file-roller/figures/file-roller-icon.png
share/help/id/file-roller/figures/file-roller-open-recent.png
share/help/ja/file-roller/archive-create.page
share/help/ja/file-roller/archive-edit.page
share/help/ja/file-roller/archive-extract-advanced-options.page
share/help/ja/file-roller/archive-extract.page
share/help/ja/file-roller/archive-open.page
share/help/ja/file-roller/archive-view.page
share/help/ja/file-roller/index.page
share/help/ja/file-roller/introduction.page
share/help/ja/file-roller/keyboard-shortcuts.page
share/help/ja/file-roller/legal.xml
share/help/ja/file-roller/password-protection.page
share/help/ja/file-roller/supported-formats.page
share/help/ja/file-roller/test-integrity.page
share/help/ja/file-roller/troubleshooting-archive-open.page
share/help/ja/file-roller/troubleshooting-password.page
share/help/ja/file-roller/figures/file-roller-3-12.png
share/help/ja/file-roller/figures/file-roller-icon.png
share/help/ja/file-roller/figures/file-roller-open-recent.png
share/help/pt_BR/file-roller/archive-create.page
share/help/pt_BR/file-roller/archive-edit.page
share/help/pt_BR/file-roller/archive-extract-advanced-options.page
share/help/pt_BR/file-roller/archive-extract.page
share/help/pt_BR/file-roller/archive-open.page
share/help/pt_BR/file-roller/archive-view.page
share/help/pt_BR/file-roller/index.page
share/help/pt_BR/file-roller/introduction.page
share/help/pt_BR/file-roller/keyboard-shortcuts.page
share/help/pt_BR/file-roller/legal.xml
share/help/pt_BR/file-roller/password-protection.page
share/help/pt_BR/file-roller/supported-formats.page
share/help/pt_BR/file-roller/test-integrity.page
share/help/pt_BR/file-roller/troubleshooting-archive-open.page
share/help/pt_BR/file-roller/troubleshooting-password.page
share/help/pt_BR/file-roller/figures/file-roller-3-12.png
share/help/pt_BR/file-roller/figures/file-roller-icon.png
share/help/pt_BR/file-roller/figures/file-roller-open-recent.png
share/help/ru/file-roller/archive-create.page
share/help/ru/file-roller/archive-edit.page
share/help/ru/file-roller/archive-extract-advanced-options.page
share/help/ru/file-roller/archive-extract.page
share/help/ru/file-roller/archive-open.page
share/help/ru/file-roller/archive-view.page
share/help/ru/file-roller/index.page
share/help/ru/file-roller/introduction.page
share/help/ru/file-roller/keyboard-shortcuts.page
share/help/ru/file-roller/legal.xml
share/help/ru/file-roller/password-protection.page
share/help/ru/file-roller/supported-formats.page
share/help/ru/file-roller/test-integrity.page
share/help/ru/file-roller/troubleshooting-archive-open.page
share/help/ru/file-roller/troubleshooting-password.page
share/help/ru/file-roller/figures/file-roller-3-12.png
share/help/ru/file-roller/figures/file-roller-icon.png
share/help/ru/file-roller/figures/file-roller-open-recent.png
share/help/sl/file-roller/archive-create.page
share/help/sl/file-roller/archive-edit.page
share/help/sl/file-roller/archive-extract-advanced-options.page
share/help/sl/file-roller/archive-extract.page
share/help/sl/file-roller/archive-open.page
share/help/sl/file-roller/archive-view.page
share/help/sl/file-roller/index.page
share/help/sl/file-roller/introduction.page
share/help/sl/file-roller/keyboard-shortcuts.page
share/help/sl/file-roller/legal.xml
share/help/sl/file-roller/password-protection.page
share/help/sl/file-roller/supported-formats.page
share/help/sl/file-roller/test-integrity.page
share/help/sl/file-roller/troubleshooting-archive-open.page
share/help/sl/file-roller/troubleshooting-password.page
share/help/sl/file-roller/figures/file-roller-3-12.png
share/help/sl/file-roller/figures/file-roller-icon.png
share/help/sl/file-roller/figures/file-roller-open-recent.png
share/help/te/file-roller/archive-create.page
share/help/te/file-roller/archive-edit.page
share/help/te/file-roller/archive-extract-advanced-options.page
share/help/te/file-roller/archive-extract.page
share/help/te/file-roller/archive-open.page
share/help/te/file-roller/archive-view.page
share/help/te/file-roller/index.page
share/help/te/file-roller/introduction.page
share/help/te/file-roller/keyboard-shortcuts.page
share/help/te/file-roller/legal.xml
share/help/te/file-roller/password-protection.page
share/help/te/file-roller/supported-formats.page
share/help/te/file-roller/test-integrity.page
share/help/te/file-roller/troubleshooting-archive-open.page
share/help/te/file-roller/troubleshooting-password.page
share/help/te/file-roller/figures/file-roller-3-12.png
share/help/te/file-roller/figures/file-roller-icon.png
share/help/te/file-roller/figures/file-roller-open-recent.png
share/help/zh_CN/file-roller/archive-create.page
share/help/zh_CN/file-roller/archive-edit.page
share/help/zh_CN/file-roller/archive-extract-advanced-options.page
share/help/zh_CN/file-roller/archive-extract.page
share/help/zh_CN/file-roller/archive-open.page
share/help/zh_CN/file-roller/archive-view.page
share/help/zh_CN/file-roller/index.page
share/help/zh_CN/file-roller/introduction.page
share/help/zh_CN/file-roller/keyboard-shortcuts.page
share/help/zh_CN/file-roller/legal.xml
share/help/zh_CN/file-roller/password-protection.page
share/help/zh_CN/file-roller/supported-formats.page
share/help/zh_CN/file-roller/test-integrity.page
share/help/zh_CN/file-roller/troubleshooting-archive-open.page
share/help/zh_CN/file-roller/troubleshooting-password.page
share/help/zh_CN/file-roller/figures/file-roller-3-12.png
share/help/zh_CN/file-roller/figures/file-roller-icon.png
share/help/zh_CN/file-roller/figures/file-roller-open-recent.png
share/icons/hicolor/16x16/apps/file-roller.png
share/icons/hicolor/22x22/apps/file-roller.png
share/icons/hicolor/24x24/apps/file-roller.png
share/icons/hicolor/256x256/apps/file-roller.png
share/icons/hicolor/32x32/apps/file-roller.png
share/icons/hicolor/scalable/apps/file-roller.svg
share/icons/hicolor/48x48/apps/file-roller.png
share/locale/af/LC_MESSAGES/file-roller.mo
share/locale/am/LC_MESSAGES/file-roller.mo
share/locale/an/LC_MESSAGES/file-roller.mo
share/locale/ar/LC_MESSAGES/file-roller.mo
share/locale/as/LC_MESSAGES/file-roller.mo
share/locale/ast/LC_MESSAGES/file-roller.mo
@ -155,6 +356,7 @@ share/locale/bs/LC_MESSAGES/file-roller.mo
share/locale/ca/LC_MESSAGES/file-roller.mo
share/locale/ca@valencia/LC_MESSAGES/file-roller.mo
share/locale/cs/LC_MESSAGES/file-roller.mo
share/locale/csb/LC_MESSAGES/file-roller.mo
share/locale/cy/LC_MESSAGES/file-roller.mo
share/locale/da/LC_MESSAGES/file-roller.mo
share/locale/de/LC_MESSAGES/file-roller.mo
@ -173,6 +375,7 @@ share/locale/fr/LC_MESSAGES/file-roller.mo
share/locale/fur/LC_MESSAGES/file-roller.mo
share/locale/fy/LC_MESSAGES/file-roller.mo
share/locale/ga/LC_MESSAGES/file-roller.mo
share/locale/gd/LC_MESSAGES/file-roller.mo
share/locale/gl/LC_MESSAGES/file-roller.mo
share/locale/gu/LC_MESSAGES/file-roller.mo
share/locale/he/LC_MESSAGES/file-roller.mo
@ -186,6 +389,7 @@ share/locale/it/LC_MESSAGES/file-roller.mo
share/locale/ja/LC_MESSAGES/file-roller.mo
share/locale/ka/LC_MESSAGES/file-roller.mo
share/locale/kk/LC_MESSAGES/file-roller.mo
share/locale/km/LC_MESSAGES/file-roller.mo
share/locale/kn/LC_MESSAGES/file-roller.mo
share/locale/ko/LC_MESSAGES/file-roller.mo
share/locale/ku/LC_MESSAGES/file-roller.mo
@ -198,6 +402,7 @@ share/locale/ml/LC_MESSAGES/file-roller.mo
share/locale/mn/LC_MESSAGES/file-roller.mo
share/locale/mr/LC_MESSAGES/file-roller.mo
share/locale/ms/LC_MESSAGES/file-roller.mo
share/locale/my/LC_MESSAGES/file-roller.mo
share/locale/nb/LC_MESSAGES/file-roller.mo
share/locale/nds/LC_MESSAGES/file-roller.mo
share/locale/ne/LC_MESSAGES/file-roller.mo
@ -218,146 +423,21 @@ share/locale/sk/LC_MESSAGES/file-roller.mo
share/locale/sl/LC_MESSAGES/file-roller.mo
share/locale/sq/LC_MESSAGES/file-roller.mo
share/locale/sr/LC_MESSAGES/file-roller.mo
share/locale/sr@latin/LC_MESSAGES/file-roller.mo
share/locale/sr@ije/LC_MESSAGES/file-roller.mo
share/locale/sr@latin/LC_MESSAGES/file-roller.mo
share/locale/sv/LC_MESSAGES/file-roller.mo
share/locale/ta/LC_MESSAGES/file-roller.mo
share/locale/te/LC_MESSAGES/file-roller.mo
share/locale/tg/LC_MESSAGES/file-roller.mo
share/locale/th/LC_MESSAGES/file-roller.mo
share/locale/tk/LC_MESSAGES/file-roller.mo
share/locale/tr/LC_MESSAGES/file-roller.mo
share/locale/ug/LC_MESSAGES/file-roller.mo
share/locale/uk/LC_MESSAGES/file-roller.mo
share/locale/ur/LC_MESSAGES/file-roller.mo
share/locale/ur_PK/LC_MESSAGES/file-roller.mo
share/locale/vi/LC_MESSAGES/file-roller.mo
share/locale/xh/LC_MESSAGES/file-roller.mo
share/locale/zh_CN/LC_MESSAGES/file-roller.mo
share/locale/zh_HK/LC_MESSAGES/file-roller.mo
share/locale/zh_TW/LC_MESSAGES/file-roller.mo
share/omf/file-roller/file-roller-C.omf
share/omf/file-roller/file-roller-ca.omf
share/omf/file-roller/file-roller-cs.omf
share/omf/file-roller/file-roller-bg.omf
share/omf/file-roller/file-roller-de.omf
share/omf/file-roller/file-roller-el.omf
share/omf/file-roller/file-roller-en_GB.omf
share/omf/file-roller/file-roller-es.omf
share/omf/file-roller/file-roller-fi.omf
share/omf/file-roller/file-roller-fr.omf
share/omf/file-roller/file-roller-it.omf
share/omf/file-roller/file-roller-ja.omf
share/omf/file-roller/file-roller-nl.omf
share/omf/file-roller/file-roller-oc.omf
share/omf/file-roller/file-roller-ru.omf
share/omf/file-roller/file-roller-sv.omf
share/omf/file-roller/file-roller-uk.omf
share/omf/file-roller/file-roller-vi.omf
share/omf/file-roller/file-roller-zh_CN.omf
@dirrm share/omf/file-roller
@dirrm share/gnome/help/file-roller/zh_CN/figures
@dirrm share/gnome/help/file-roller/zh_CN
@dirrm share/gnome/help/file-roller/vi/figures
@dirrm share/gnome/help/file-roller/vi
@dirrm share/gnome/help/file-roller/uk/figures
@dirrm share/gnome/help/file-roller/uk
@dirrm share/gnome/help/file-roller/sv/figures
@dirrm share/gnome/help/file-roller/sv
@dirrm share/gnome/help/file-roller/ru/figures
@dirrm share/gnome/help/file-roller/ru
@dirrm share/gnome/help/file-roller/oc/figures
@dirrm share/gnome/help/file-roller/oc
@dirrm share/gnome/help/file-roller/nl/figures
@dirrm share/gnome/help/file-roller/nl
@dirrm share/gnome/help/file-roller/ja/figures
@dirrm share/gnome/help/file-roller/ja
@dirrm share/gnome/help/file-roller/it/figures
@dirrm share/gnome/help/file-roller/it
@dirrm share/gnome/help/file-roller/fr/figures
@dirrm share/gnome/help/file-roller/fr
@dirrm share/gnome/help/file-roller/fi/figures
@dirrm share/gnome/help/file-roller/fi
@dirrm share/gnome/help/file-roller/es/figures
@dirrm share/gnome/help/file-roller/es
@dirrm share/gnome/help/file-roller/en_GB/figures
@dirrm share/gnome/help/file-roller/en_GB
@dirrm share/gnome/help/file-roller/el/figures
@dirrm share/gnome/help/file-roller/el
@dirrm share/gnome/help/file-roller/de/figures
@dirrm share/gnome/help/file-roller/de
@dirrm share/gnome/help/file-roller/cs/figures
@dirrm share/gnome/help/file-roller/cs
@dirrm share/gnome/help/file-roller/ca/figures
@dirrm share/gnome/help/file-roller/ca
@dirrm share/gnome/help/file-roller/bg/figures
@dirrm share/gnome/help/file-roller/bg
@dirrm share/gnome/help/file-roller/C/figures
@dirrm share/gnome/help/file-roller/C
@dirrm share/gnome/help/file-roller
@dirrm %%DATADIR%%/ui
@dirrm %%DATADIR%%/icons/hicolor/24x24/actions
@dirrm %%DATADIR%%/icons/hicolor/24x24
@dirrm %%DATADIR%%/icons/hicolor/16x16/actions
@dirrm %%DATADIR%%/icons/hicolor/16x16
@dirrm %%DATADIR%%/icons/hicolor
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%
@dirrm libexec/file-roller
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/xh/LC_MESSAGES
@dirrmtry share/locale/xh
@dirrmtry share/locale/ur_PK/LC_MESSAGES
@dirrmtry share/locale/ur_PK
@dirrmtry share/locale/ur/LC_MESSAGES
@dirrmtry share/locale/ur
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/sr@latin/LC_MESSAGES
@dirrmtry share/locale/sr@latin
@dirrmtry share/locale/sr@ije/LC_MESSAGES
@dirrmtry share/locale/sr@ije
@dirrmtry share/locale/si/LC_MESSAGES
@dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/ps/LC_MESSAGES
@dirrmtry share/locale/ps
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/nds/LC_MESSAGES
@dirrmtry share/locale/nds
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/mg/LC_MESSAGES
@dirrmtry share/locale/mg
@dirrmtry share/locale/mai/LC_MESSAGES
@dirrmtry share/locale/mai
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/kk/LC_MESSAGES
@dirrmtry share/locale/kk
@dirrmtry share/locale/hy/LC_MESSAGES
@dirrmtry share/locale/hy
@dirrmtry share/locale/fy/LC_MESSAGES
@dirrmtry share/locale/fy
@dirrmtry share/locale/fur/LC_MESSAGES
@dirrmtry share/locale/fur
@dirrmtry share/locale/en@shaw/LC_MESSAGES
@dirrmtry share/locale/en@shaw
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
@dirrmtry share/locale/be@latin
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as
share/locale/zu/LC_MESSAGES/file-roller.mo

View File

@ -5,7 +5,7 @@ PORTREVISION= 0
CATEGORIES= archivers lang
PKGNAMESUFFIX= -bzip2
MAINTAINER= acm@FreeBSD.org
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Free Pascal bzip2 unit
USE_FPC= yes

View File

@ -5,7 +5,7 @@ PORTREVISION= 0
CATEGORIES= archivers devel
PKGNAMESUFFIX= -paszlib
MAINTAINER= acm@FreeBSD.org
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Free Pascal unit for native compression IO
USE_FPC= hash

View File

@ -5,7 +5,7 @@ PORTREVISION= 0
CATEGORIES= archivers lang
PKGNAMESUFFIX= -unzip
MAINTAINER= acm@FreeBSD.org
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Free Pascal routines for unzipping zip files
USE_FPC= yes

View File

@ -12,10 +12,8 @@ COMMENT= TAR archiver for GNUstep
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USES= gnustep
USE_GNUSTEP= back build
WRKSRC= ${WRKDIR}/FreeTar_1_1_1_Source

View File

@ -2,7 +2,7 @@
PORTNAME= cpio
PORTVERSION= 2.11
PORTREVISION= 1
PORTREVISION= 3
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -11,7 +11,12 @@ PKGNAMEPREFIX= g
MAINTAINER= naddy@FreeBSD.org
COMMENT= GNU cpio copies files to and from archives
USES= tar:bzip2
LICENSE= GPLv3
USES= cpe tar:bzip2
CPE_VENDOR= gnu
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g \
--disable-silent-rules \

View File

@ -1,5 +1,5 @@
--- doc/Makefile.in.orig 2010-03-25 22:34:54.000000000 +0100
+++ doc/Makefile.in 2010-03-25 22:35:08.000000000 +0100
--- doc/Makefile.in.orig 2010-03-10 13:00:35 UTC
+++ doc/Makefile.in
@@ -813,7 +813,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@

View File

@ -1,8 +1,7 @@
--- doc/cpio.1.orig 2009-02-14 19:15:50.000000000 +0100
+++ doc/cpio.1 2010-03-25 22:35:50.000000000 +0100
--- doc/cpio.1.orig 2009-02-14 18:15:50 UTC
+++ doc/cpio.1
@@ -1,8 +1,8 @@
-.TH CPIO 1L \" -*- nroff -*-
+.TH GCPIO 1L \" -*- nroff -*-
.TH CPIO 1L \" -*- nroff -*-
.SH NAME
-cpio \- copy files to and from archives
+gcpio \- copy files to and from archives
@ -21,8 +20,11 @@
{\-i|\-\-extract} [\-bcdfmnrtsuvBSV] [\-C bytes] [\-E file] [\-H format]
[\-M message] [\-R [user][:.][group]] [\-I [[user@]host:]archive]
[\-F [[user@]host:]archive] [\-\-file=[[user@]host:]archive]
@@ -24,7 +24,7 @@ cpio \- copy files to and from archives
@@ -22,9 +22,10 @@ cpio \- copy files to and from archives
[\-\-owner=[user][:.][group]] [\-\-no-preserve-owner] [\-\-message=message]
[\-\-force\-local] [\-\-no\-absolute\-filenames] [\-\-sparse]
[\-\-only\-verify\-crc] [\-\-to\-stdout] [\-\-quiet] [\-\-rsh-command=command]
+[\-\-extract\-over\-symlinks]
[\-\-help] [\-\-version] [pattern...] [< archive]
-.B cpio

View File

@ -1,5 +1,5 @@
--- gnu/Makefile.in.orig 2010-03-25 22:13:33.000000000 +0100
+++ gnu/Makefile.in 2010-03-25 22:14:21.000000000 +0100
--- gnu/Makefile.in.orig 2010-03-10 13:00:36 UTC
+++ gnu/Makefile.in
@@ -1720,7 +1720,7 @@ inttypes.h: inttypes.in.h $(WARN_ON_USE_
# avoid installing it.

View File

@ -0,0 +1,184 @@
--- src/copyin.c.orig 2010-02-15 10:02:23 UTC
+++ src/copyin.c
@@ -124,10 +124,30 @@ tape_skip_padding (int in_file_des, off_
if (pad != 0)
tape_toss_input (in_file_des, pad);
}
-
+
+static char *
+get_link_name (struct cpio_file_stat *file_hdr, int in_file_des)
+{
+ char *link_name;
+
+ if (file_hdr->c_filesize < 0 || file_hdr->c_filesize > SIZE_MAX-1)
+ {
+ error (0, 0, _("%s: stored filename length is out of range"),
+ file_hdr->c_name);
+ link_name = NULL;
+ }
+ else
+ {
+ link_name = xmalloc (file_hdr->c_filesize + 1);
+ tape_buffered_read (link_name, in_file_des, file_hdr->c_filesize);
+ link_name[file_hdr->c_filesize] = '\0';
+ tape_skip_padding (in_file_des, file_hdr->c_filesize);
+ }
+ return link_name;
+}
static void
-list_file(struct cpio_file_stat* file_hdr, int in_file_des)
+list_file (struct cpio_file_stat* file_hdr, int in_file_des)
{
if (verbose_flag)
{
@@ -136,21 +156,16 @@ list_file(struct cpio_file_stat* file_hd
{
if (archive_format != arf_tar && archive_format != arf_ustar)
{
- char *link_name = NULL; /* Name of hard and symbolic links. */
-
- link_name = (char *) xmalloc ((unsigned int) file_hdr->c_filesize + 1);
- link_name[file_hdr->c_filesize] = '\0';
- tape_buffered_read (link_name, in_file_des, file_hdr->c_filesize);
- long_format (file_hdr, link_name);
- free (link_name);
- tape_skip_padding (in_file_des, file_hdr->c_filesize);
- return;
+ char *link_name = get_link_name (file_hdr, in_file_des);
+ if (link_name)
+ {
+ long_format (file_hdr, link_name);
+ free (link_name);
+ }
}
else
- {
- long_format (file_hdr, file_hdr->c_tar_linkname);
- return;
- }
+ long_format (file_hdr, file_hdr->c_tar_linkname);
+ return;
}
else
#endif
@@ -640,7 +655,7 @@ copyin_device (struct cpio_file_stat* fi
}
static void
-copyin_link(struct cpio_file_stat *file_hdr, int in_file_des)
+copyin_link (struct cpio_file_stat *file_hdr, int in_file_des)
{
char *link_name = NULL; /* Name of hard and symbolic links. */
int res; /* Result of various function calls. */
@@ -650,10 +665,9 @@ copyin_link(struct cpio_file_stat *file_
if (archive_format != arf_tar && archive_format != arf_ustar)
{
- link_name = (char *) xmalloc ((unsigned int) file_hdr->c_filesize + 1);
- link_name[file_hdr->c_filesize] = '\0';
- tape_buffered_read (link_name, in_file_des, file_hdr->c_filesize);
- tape_skip_padding (in_file_des, file_hdr->c_filesize);
+ link_name = get_link_name (file_hdr, in_file_des);
+ if (!link_name)
+ return;
}
else
{
@@ -686,6 +700,51 @@ copyin_link(struct cpio_file_stat *file_
free (link_name);
}
+
+static int
+path_contains_symlink(char *path)
+{
+ struct stat st;
+ char *slash;
+ char *nextslash;
+
+ /* we got NULL pointer or empty string */
+ if (!path || !*path) {
+ return false;
+ }
+
+ slash = path;
+
+ while ((nextslash = strchr(slash + 1, '/')) != NULL) {
+ slash = nextslash;
+ *slash = '\0';
+
+ if (lstat(path, &st) != 0) {
+ if (errno == ELOOP) {
+ /* ELOOP - too many symlinks */
+ *slash = '/';
+ return true;
+ } else if (errno == ENOMEM) {
+ /* No memory for lstat - terminate */
+ xalloc_die();
+ } else {
+ /* cannot lstat path - give up */
+ *slash = '/';
+ return false;
+ }
+ }
+
+ if (S_ISLNK(st.st_mode)) {
+ *slash = '/';
+ return true;
+ }
+
+ *slash = '/';
+ }
+
+ return false;
+}
+
static void
copyin_file (struct cpio_file_stat *file_hdr, int in_file_des)
{
@@ -1005,7 +1064,7 @@ read_in_header (struct cpio_file_stat *f
file_hdr->c_tar_linkname = NULL;
- tape_buffered_read (magic.str, in_des, 6L);
+ tape_buffered_read (magic.str, in_des, sizeof (magic.str));
while (1)
{
if (append_flag)
@@ -1050,8 +1109,8 @@ read_in_header (struct cpio_file_stat *f
break;
}
bytes_skipped++;
- memmove (magic.str, magic.str + 1, 5);
- tape_buffered_read (magic.str, in_des, 1L);
+ memmove (magic.str, magic.str + 1, sizeof (magic.str) - 1);
+ tape_buffered_read (magic.str + sizeof (magic.str) - 1, in_des, 1L);
}
}
@@ -1457,6 +1516,23 @@ process_copy_in ()
{
/* Copy the input file into the directory structure. */
+ /* Can we write files over symlinks? */
+ if (!extract_over_symlinks)
+ {
+ if (path_contains_symlink(file_hdr.c_name))
+ {
+ /* skip the file */
+ /*
+ fprintf(stderr, "Can't write over symlinks. Skipping %s\n", file_hdr.c_name);
+ tape_toss_input (in_file_des, file_hdr.c_filesize);
+ tape_skip_padding (in_file_des, file_hdr.c_filesize);
+ continue;
+ */
+ /* terminate */
+ error (1, 0, _("Can't write over symlinks: %s\n"), file_hdr.c_name);
+ }
+ }
+
/* Do we need to rename the file? */
if (rename_flag || rename_batch_file)
{

View File

@ -0,0 +1,10 @@
--- src/extern.h.orig 2010-02-15 10:02:23 UTC
+++ src/extern.h
@@ -95,6 +95,7 @@ extern char input_is_special;
extern char output_is_special;
extern char input_is_seekable;
extern char output_is_seekable;
+extern bool extract_over_symlinks;
extern int (*xstat) ();
extern void (*copy_function) ();

View File

@ -1,5 +1,5 @@
--- src/filetypes.h.orig 2010-04-19 22:01:16.000000000 +0200
+++ src/filetypes.h 2010-04-19 22:04:16.000000000 +0200
--- src/filetypes.h.orig 2010-02-12 10:19:23 UTC
+++ src/filetypes.h
@@ -81,5 +81,9 @@
#ifndef S_ISLNK
#define lstat stat

Some files were not shown because too many files have changed in this diff Show More