mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
30a183cdd9
KDE Frameworks is a collection of libraries and software frameworks by KDE that serve as technological foundation for KDE Plasma 5 and KDE Applications distributed under the GNU Lesser General Public License (LGPL) [1]. The work is based on what we have in the KDE testing repo [2]. This is the next big step in updating the KDE Desktop and its Applications to anything less dusty. With this change, `USES=kde:5` is now a valid option. Ports that need to depend on KDE Framework can now set: USES=kde:5 USE_KDE=<framework1> <framework2> ... <frameworkX> For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via: KWALLET_USE= KDE=wallet I would like to thank Raphael and Adriaan for reviewing the ports in the testing repo :) [1] https://en.wikipedia.org/wiki/KDE_Frameworks [2] http://src.mouf.net/area51/log/branches/plasma5 Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (maintainer) Differential Revision: https://reviews.freebsd.org/D8329
169 lines
6.1 KiB
Plaintext
169 lines
6.1 KiB
Plaintext
etc/xdg/khtmlrc
|
|
include/KF5/KHtml/KHTMLPart
|
|
include/KF5/KHtml/KHTMLSettings
|
|
include/KF5/KHtml/KHTMLView
|
|
include/KF5/KHtml/dom/css_rule.h
|
|
include/KF5/KHtml/dom/css_stylesheet.h
|
|
include/KF5/KHtml/dom/css_value.h
|
|
include/KF5/KHtml/dom/dom2_events.h
|
|
include/KF5/KHtml/dom/dom2_range.h
|
|
include/KF5/KHtml/dom/dom2_traversal.h
|
|
include/KF5/KHtml/dom/dom2_views.h
|
|
include/KF5/KHtml/dom/dom_core.h
|
|
include/KF5/KHtml/dom/dom_doc.h
|
|
include/KF5/KHtml/dom/dom_element.h
|
|
include/KF5/KHtml/dom/dom_exception.h
|
|
include/KF5/KHtml/dom/dom_html.h
|
|
include/KF5/KHtml/dom/dom_misc.h
|
|
include/KF5/KHtml/dom/dom_node.h
|
|
include/KF5/KHtml/dom/dom_string.h
|
|
include/KF5/KHtml/dom/dom_text.h
|
|
include/KF5/KHtml/dom/dom_xml.h
|
|
include/KF5/KHtml/dom/html_base.h
|
|
include/KF5/KHtml/dom/html_block.h
|
|
include/KF5/KHtml/dom/html_document.h
|
|
include/KF5/KHtml/dom/html_element.h
|
|
include/KF5/KHtml/dom/html_form.h
|
|
include/KF5/KHtml/dom/html_head.h
|
|
include/KF5/KHtml/dom/html_image.h
|
|
include/KF5/KHtml/dom/html_inline.h
|
|
include/KF5/KHtml/dom/html_list.h
|
|
include/KF5/KHtml/dom/html_misc.h
|
|
include/KF5/KHtml/dom/html_object.h
|
|
include/KF5/KHtml/dom/html_table.h
|
|
include/KF5/KHtml/kencodingdetector.h
|
|
include/KF5/KHtml/khtml_events.h
|
|
include/KF5/KHtml/khtml_export.h
|
|
include/KF5/KHtml/khtml_part.h
|
|
include/KF5/KHtml/khtml_settings.h
|
|
include/KF5/KHtml/khtmldefaults.h
|
|
include/KF5/KHtml/khtmlpart.h
|
|
include/KF5/KHtml/khtmlsettings.h
|
|
include/KF5/KHtml/khtmlview.h
|
|
include/KF5/khtml_version.h
|
|
lib/cmake/KF5KHtml/KF5KHtmlConfig.cmake
|
|
lib/cmake/KF5KHtml/KF5KHtmlConfigVersion.cmake
|
|
lib/cmake/KF5KHtml/KF5KHtmlTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/KF5KHtml/KF5KHtmlTargets.cmake
|
|
lib/libKF5KHtml.so
|
|
lib/libKF5KHtml.so.5
|
|
lib/libKF5KHtml.so.%%KDE_FRAMEWORKS_VERSION%%
|
|
%%QT_PLUGINDIR%%/kf5/parts/khtmladaptorpart.so
|
|
%%QT_PLUGINDIR%%/kf5/parts/khtmlimagepart.so
|
|
%%QT_PLUGINDIR%%/kf5/parts/khtmlpart.so
|
|
%%QT_PLUGINDIR%%/kf5/parts/kjavaappletviewer.so
|
|
%%QT_PLUGINDIR%%/kf5/parts/kmultipart.so
|
|
%%QT_MKSPECDIR%%/modules/qt_KHtml.pri
|
|
share/kf5/khtml/css/html4.css
|
|
share/kf5/khtml/css/presentational.css
|
|
share/kf5/khtml/css/quirks.css
|
|
share/kf5/khtml/error.html
|
|
share/kf5/kjava/kjava.jar
|
|
share/kf5/kjava/kjava.policy
|
|
share/kf5/kjava/pluginsinfo
|
|
share/kservices5/khtml.desktop
|
|
share/kservices5/khtmladaptorpart.desktop
|
|
share/kservices5/khtmlimage.desktop
|
|
share/kservices5/kjavaappletviewer.desktop
|
|
share/kservices5/kmultipart.desktop
|
|
share/locale/af/LC_MESSAGES/khtml5.mo
|
|
share/locale/ar/LC_MESSAGES/khtml5.mo
|
|
share/locale/as/LC_MESSAGES/khtml5.mo
|
|
share/locale/ast/LC_MESSAGES/khtml5.mo
|
|
share/locale/be/LC_MESSAGES/khtml5.mo
|
|
share/locale/be@latin/LC_MESSAGES/khtml5.mo
|
|
share/locale/bg/LC_MESSAGES/khtml5.mo
|
|
share/locale/bn/LC_MESSAGES/khtml5.mo
|
|
share/locale/bn_IN/LC_MESSAGES/khtml5.mo
|
|
share/locale/br/LC_MESSAGES/khtml5.mo
|
|
share/locale/bs/LC_MESSAGES/khtml5.mo
|
|
share/locale/ca/LC_MESSAGES/khtml5.mo
|
|
share/locale/ca@valencia/LC_MESSAGES/khtml5.mo
|
|
share/locale/crh/LC_MESSAGES/khtml5.mo
|
|
share/locale/cs/LC_MESSAGES/khtml5.mo
|
|
share/locale/csb/LC_MESSAGES/khtml5.mo
|
|
share/locale/cy/LC_MESSAGES/khtml5.mo
|
|
share/locale/da/LC_MESSAGES/khtml5.mo
|
|
share/locale/de/LC_MESSAGES/khtml5.mo
|
|
share/locale/el/LC_MESSAGES/khtml5.mo
|
|
share/locale/en_GB/LC_MESSAGES/khtml5.mo
|
|
share/locale/eo/LC_MESSAGES/khtml5.mo
|
|
share/locale/es/LC_MESSAGES/khtml5.mo
|
|
share/locale/et/LC_MESSAGES/khtml5.mo
|
|
share/locale/eu/LC_MESSAGES/khtml5.mo
|
|
share/locale/fa/LC_MESSAGES/khtml5.mo
|
|
share/locale/fi/LC_MESSAGES/khtml5.mo
|
|
share/locale/fr/LC_MESSAGES/khtml5.mo
|
|
share/locale/fy/LC_MESSAGES/khtml5.mo
|
|
share/locale/ga/LC_MESSAGES/khtml5.mo
|
|
share/locale/gd/LC_MESSAGES/khtml5.mo
|
|
share/locale/gl/LC_MESSAGES/khtml5.mo
|
|
share/locale/gu/LC_MESSAGES/khtml5.mo
|
|
share/locale/ha/LC_MESSAGES/khtml5.mo
|
|
share/locale/he/LC_MESSAGES/khtml5.mo
|
|
share/locale/hi/LC_MESSAGES/khtml5.mo
|
|
share/locale/hne/LC_MESSAGES/khtml5.mo
|
|
share/locale/hr/LC_MESSAGES/khtml5.mo
|
|
share/locale/hsb/LC_MESSAGES/khtml5.mo
|
|
share/locale/hu/LC_MESSAGES/khtml5.mo
|
|
share/locale/hy/LC_MESSAGES/khtml5.mo
|
|
share/locale/ia/LC_MESSAGES/khtml5.mo
|
|
share/locale/id/LC_MESSAGES/khtml5.mo
|
|
share/locale/is/LC_MESSAGES/khtml5.mo
|
|
share/locale/it/LC_MESSAGES/khtml5.mo
|
|
share/locale/ja/LC_MESSAGES/khtml5.mo
|
|
share/locale/ka/LC_MESSAGES/khtml5.mo
|
|
share/locale/kk/LC_MESSAGES/khtml5.mo
|
|
share/locale/km/LC_MESSAGES/khtml5.mo
|
|
share/locale/kn/LC_MESSAGES/khtml5.mo
|
|
share/locale/ko/LC_MESSAGES/khtml5.mo
|
|
share/locale/ku/LC_MESSAGES/khtml5.mo
|
|
share/locale/lb/LC_MESSAGES/khtml5.mo
|
|
share/locale/lt/LC_MESSAGES/khtml5.mo
|
|
share/locale/lv/LC_MESSAGES/khtml5.mo
|
|
share/locale/mai/LC_MESSAGES/khtml5.mo
|
|
share/locale/mk/LC_MESSAGES/khtml5.mo
|
|
share/locale/ml/LC_MESSAGES/khtml5.mo
|
|
share/locale/mr/LC_MESSAGES/khtml5.mo
|
|
share/locale/ms/LC_MESSAGES/khtml5.mo
|
|
share/locale/nb/LC_MESSAGES/khtml5.mo
|
|
share/locale/nds/LC_MESSAGES/khtml5.mo
|
|
share/locale/ne/LC_MESSAGES/khtml5.mo
|
|
share/locale/nl/LC_MESSAGES/khtml5.mo
|
|
share/locale/nn/LC_MESSAGES/khtml5.mo
|
|
share/locale/oc/LC_MESSAGES/khtml5.mo
|
|
share/locale/or/LC_MESSAGES/khtml5.mo
|
|
share/locale/pa/LC_MESSAGES/khtml5.mo
|
|
share/locale/pl/LC_MESSAGES/khtml5.mo
|
|
share/locale/ps/LC_MESSAGES/khtml5.mo
|
|
share/locale/pt/LC_MESSAGES/khtml5.mo
|
|
share/locale/pt_BR/LC_MESSAGES/khtml5.mo
|
|
share/locale/ro/LC_MESSAGES/khtml5.mo
|
|
share/locale/ru/LC_MESSAGES/khtml5.mo
|
|
share/locale/se/LC_MESSAGES/khtml5.mo
|
|
share/locale/si/LC_MESSAGES/khtml5.mo
|
|
share/locale/sk/LC_MESSAGES/khtml5.mo
|
|
share/locale/sl/LC_MESSAGES/khtml5.mo
|
|
share/locale/sq/LC_MESSAGES/khtml5.mo
|
|
share/locale/sr/LC_MESSAGES/khtml5.mo
|
|
share/locale/sr@ijekavian/LC_MESSAGES/khtml5.mo
|
|
share/locale/sr@ijekavianlatin/LC_MESSAGES/khtml5.mo
|
|
share/locale/sr@latin/LC_MESSAGES/khtml5.mo
|
|
share/locale/sv/LC_MESSAGES/khtml5.mo
|
|
share/locale/ta/LC_MESSAGES/khtml5.mo
|
|
share/locale/te/LC_MESSAGES/khtml5.mo
|
|
share/locale/tg/LC_MESSAGES/khtml5.mo
|
|
share/locale/th/LC_MESSAGES/khtml5.mo
|
|
share/locale/tr/LC_MESSAGES/khtml5.mo
|
|
share/locale/tt/LC_MESSAGES/khtml5.mo
|
|
share/locale/ug/LC_MESSAGES/khtml5.mo
|
|
share/locale/uk/LC_MESSAGES/khtml5.mo
|
|
share/locale/uz/LC_MESSAGES/khtml5.mo
|
|
share/locale/uz@cyrillic/LC_MESSAGES/khtml5.mo
|
|
share/locale/vi/LC_MESSAGES/khtml5.mo
|
|
share/locale/wa/LC_MESSAGES/khtml5.mo
|
|
share/locale/xh/LC_MESSAGES/khtml5.mo
|
|
share/locale/zh_CN/LC_MESSAGES/khtml5.mo
|
|
share/locale/zh_HK/LC_MESSAGES/khtml5.mo
|
|
share/locale/zh_TW/LC_MESSAGES/khtml5.mo
|