1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/editors/kate-plugin-pate/pkg-plist
Max Brazhnikov 0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00

86 lines
4.0 KiB
Plaintext

lib/kde4/katepateplugin.so
%%PYTHON_SITELIBDIR%%/PyKate4/__init__.py
%%PYTHON_SITELIBDIR%%/PyKate4/kate.so
share/apps/kate/pate/block.py
share/apps/kate/pate/block_ui.rc
share/apps/kate/pate/color_tools/__init__.py
share/apps/kate/pate/color_tools/color_chooser.py
share/apps/kate/pate/color_tools/color_palette.py
share/apps/kate/pate/color_tools/color_swatcher.py
share/apps/kate/pate/color_tools/color_tools_toolview.ui
share/apps/kate/pate/color_tools/color_tools_ui.rc
share/apps/kate/pate/color_tools/utils.py
share/apps/kate/pate/commentar.py
share/apps/kate/pate/commentar.ui
share/apps/kate/pate/commentar_ui.rc
share/apps/kate/pate/format.py
share/apps/kate/pate/format_ui.rc
share/apps/kate/pate/gid/__init__.py
share/apps/kate/pate/gid/config.ui
share/apps/kate/pate/gid/gid_ui.rc
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/python_autocomplete/__init__.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_autocomplete_jedi.py
share/apps/kate/pate/python_console_classic/__init__.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/__init__.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/try_open_file.py
share/apps/kate/pate/try_open_file_ui.rc
share/apps/kate/pate/xml_pretty.py
share/apps/kate/pate/xml_pretty.ui
share/apps/kate/pate/xml_pretty_ui.rc
share/apps/kate/plugins/katepateplugin/ui.rc
share/apps/kate/plugins/pate/kate/__init__.py
share/apps/kate/plugins/pate/kate/api.py
share/apps/kate/plugins/pate/kate/configuration.py
share/apps/kate/plugins/pate/kate/decorators.py
share/apps/kate/plugins/pate/kate/document/__init__.py
share/apps/kate/plugins/pate/kate/document/decorators.py
share/apps/kate/plugins/pate/kate/document_view_helpers.py
share/apps/kate/plugins/pate/kate/ui.py
share/apps/kate/plugins/pate/kate/view/__init__.py
share/apps/kate/plugins/pate/kate/view/decorators.py
share/kde4/services/katepate_block.desktop
share/kde4/services/katepate_color_tools.desktop
share/kde4/services/katepate_commentar.desktop
share/kde4/services/katepate_format.desktop
share/kde4/services/katepate_gid.desktop
share/kde4/services/katepate_python_autocomplete.desktop
share/kde4/services/katepate_python_autocomplete_jedi.desktop
share/kde4/services/katepate_python_console_classic.desktop
share/kde4/services/katepate_python_console_ipython.desktop
share/kde4/services/katepate_python_utils.desktop
share/kde4/services/katepate_try_open_file.desktop
share/kde4/services/katepate_xml_pretty.desktop
share/kde4/services/pate.desktop
share/kde4/servicetypes/katepythonplugin.desktop