freebsd-ports/editors/kate-plugin-pate/pkg-plist
Max Brazhnikov e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00

69 lines
3.1 KiB
Text

lib/kde4/katepateplugin.so
%%PYTHON_SITELIBDIR%%/PyKate4/__init__.py
%%PYTHON_SITELIBDIR%%/PyKate4/kate.so
share/apps/kate/pate/block.py
share/apps/kate/pate/color_tools.py
share/apps/kate/pate/color_tools_toolview.ui
share/apps/kate/pate/commentar.py
share/apps/kate/pate/commentar_config.ui
share/apps/kate/pate/django_utils/django_settings.py
share/apps/kate/pate/django_utils/django_snippets.py
share/apps/kate/pate/django_utils/django_template.py
share/apps/kate/pate/django_utils/django_utils.py
share/apps/kate/pate/django_utils/django_utils.ui
share/apps/kate/pate/format.py
share/apps/kate/pate/gid/config.ui
share/apps/kate/pate/gid/gid.py
share/apps/kate/pate/gid/idutils.py
share/apps/kate/pate/gid/tool.ui
share/apps/kate/pate/libkatepate/__init__.py
share/apps/kate/pate/libkatepate/autocomplete.py
share/apps/kate/pate/libkatepate/common.py
share/apps/kate/pate/libkatepate/compat.py
share/apps/kate/pate/libkatepate/debug.py
share/apps/kate/pate/libkatepate/decorators.py
share/apps/kate/pate/libkatepate/errors.py
share/apps/kate/pate/libkatepate/menu.py
share/apps/kate/pate/libkatepate/pred.py
share/apps/kate/pate/libkatepate/project_utils.py
share/apps/kate/pate/libkatepate/selection.py
share/apps/kate/pate/libkatepate/text.py
share/apps/kate/pate/libkatepate/ui.py
share/apps/kate/pate/python_autocomplete/python_autocomplete.py
share/apps/kate/pate/python_autocomplete/python_autocomplete_parse.py
share/apps/kate/pate/python_console_classic/config.ui
share/apps/kate/pate/python_console_classic/python_console_classic.py
share/apps/kate/pate/python_console_ipython/python_console_ipython.css
share/apps/kate/pate/python_console_ipython/python_console_ipython.py
share/apps/kate/pate/python_console_ipython/python_console_ipython.ui
share/apps/kate/pate/python_utils/python_checkers/__init__.py
share/apps/kate/pate/python_utils/python_checkers/all_checker.py
share/apps/kate/pate/python_utils/python_checkers/parse_checker.py
share/apps/kate/pate/python_utils/python_checkers/pep8_checker.py
share/apps/kate/pate/python_utils/python_checkers/pyflakes_checker.py
share/apps/kate/pate/python_utils/python_checkers/utils.py
share/apps/kate/pate/python_utils/python_settings.py
share/apps/kate/pate/python_utils/python_snippets.py
share/apps/kate/pate/python_utils/python_utils.py
share/apps/kate/pate/python_utils/python_utils.ui
share/apps/kate/pate/xml_pretty.py
share/apps/kate/pate/xml_pretty.ui
share/apps/kate/plugins/pate/kate/__init__.py
share/apps/kate/plugins/pate/kate/gui.py
share/kde4/services/pate.desktop
@dirrm share/apps/kate/plugins/pate/kate
@dirrm share/apps/kate/plugins/pate
@dirrm share/apps/kate/plugins
@dirrm share/apps/kate/pate/python_utils/python_checkers
@dirrm share/apps/kate/pate/python_utils
@dirrm share/apps/kate/pate/python_console_ipython
@dirrm share/apps/kate/pate/python_console_classic
@dirrm share/apps/kate/pate/python_autocomplete
@dirrm share/apps/kate/pate/libkatepate
@dirrm share/apps/kate/pate/gid
@dirrm share/apps/kate/pate/django_utils
@dirrm share/apps/kate/pate
@dirrm share/apps/kate
@dirrm %%PYTHON_SITELIBDIR%%/PyKate4
@dirrmtry %%PYTHON_SITELIBDIR%%
@dirrmtry %%PYTHON_LIBDIR%%