Thu May 26 09:26:57 2016 UTC ()
Add KDE Frameworks 5.21.0 packages:
kapidox - Frameworks API Documentation Tools
kcodecs - Provide a collection of methods to manipulate strings using various
   encodings
kcompletion - Text completion helpers and widgets
sonnet - Spelling framework for Qt5


(markd)
diff -r0 -r1.1 pkgsrc/textproc/kapidox/DESCR
diff -r0 -r1.1 pkgsrc/textproc/kapidox/Makefile
diff -r0 -r1.1 pkgsrc/textproc/kapidox/PLIST
diff -r0 -r1.1 pkgsrc/textproc/kapidox/distinfo
diff -r0 -r1.1 pkgsrc/textproc/kapidox/patches/patch-setup.py
diff -r0 -r1.1 pkgsrc/textproc/kcodecs/DESCR
diff -r0 -r1.1 pkgsrc/textproc/kcodecs/Makefile
diff -r0 -r1.1 pkgsrc/textproc/kcodecs/PLIST
diff -r0 -r1.1 pkgsrc/textproc/kcodecs/buildlink3.mk
diff -r0 -r1.1 pkgsrc/textproc/kcodecs/distinfo
diff -r0 -r1.1 pkgsrc/textproc/kcompletion/DESCR
diff -r0 -r1.1 pkgsrc/textproc/kcompletion/Makefile
diff -r0 -r1.1 pkgsrc/textproc/kcompletion/PLIST
diff -r0 -r1.1 pkgsrc/textproc/kcompletion/buildlink3.mk
diff -r0 -r1.1 pkgsrc/textproc/kcompletion/distinfo
diff -r0 -r1.1 pkgsrc/textproc/sonnet/DESCR
diff -r0 -r1.1 pkgsrc/textproc/sonnet/Makefile
diff -r0 -r1.1 pkgsrc/textproc/sonnet/PLIST
diff -r0 -r1.1 pkgsrc/textproc/sonnet/buildlink3.mk
diff -r0 -r1.1 pkgsrc/textproc/sonnet/distinfo

File Added: pkgsrc/textproc/kapidox/DESCR
This framework contains scripts and data for building API documentation (dox) in
a standard format and style.

The Doxygen tool is used to do the actual documentation extraction and
formatting, but this framework provides a wrapper script to make generating the
documentation more convenient (including reading settings from the target
framework or other module) and a standard template for the generated
documentation.

File Added: pkgsrc/textproc/kapidox/Makefile
# $NetBSD: Makefile,v 1.1 2016/05/26 09:26:56 markd Exp $

DISTNAME=	kapidox-${KF5VER}
CATEGORIES=	textproc

HOMEPAGE=	https://community.kde.org/Frameworks
COMMENT=	Frameworks API Documentation Tools
LICENSE=	2-clause-bsd

DEPENDS+=	${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
DEPENDS+=	${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml

.include "../../meta-pkgs/kf5/Makefile.common"

PYDISTUTILSPKG=	YES
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/kapidox/PLIST
@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:26:56 markd Exp $
bin/depdiagram-generate
bin/depdiagram-generate-all
bin/depdiagram-prepare
bin/kgenapidox
bin/kgenframeworksapidox
${PYSITELIB}/kapidox/__init__.py
${PYSITELIB}/kapidox/__init__.pyc
${PYSITELIB}/kapidox/__init__.pyo
${PYSITELIB}/kapidox/argparserutils.py
${PYSITELIB}/kapidox/argparserutils.pyc
${PYSITELIB}/kapidox/argparserutils.pyo
${PYSITELIB}/kapidox/data/Doxyfile.global
${PYSITELIB}/kapidox/data/dependencies.md.tmpl
${PYSITELIB}/kapidox/data/footer.html
${PYSITELIB}/kapidox/data/frameworks.yaml
${PYSITELIB}/kapidox/data/header.html
${PYSITELIB}/kapidox/data/htmlresource/block_title_bottom.png
${PYSITELIB}/kapidox/data/htmlresource/block_title_mid.png
${PYSITELIB}/kapidox/data/htmlresource/block_title_top.png
${PYSITELIB}/kapidox/data/htmlresource/favicon.ico
${PYSITELIB}/kapidox/data/htmlresource/frameworks.css
${PYSITELIB}/kapidox/data/htmlresource/frameworks.js
${PYSITELIB}/kapidox/data/htmlresource/icons/bad.png
${PYSITELIB}/kapidox/data/htmlresource/icons/ok.png
${PYSITELIB}/kapidox/data/htmlresource/icons/warning.png
${PYSITELIB}/kapidox/data/htmlresource/jquery-2.1.0.min.js
${PYSITELIB}/kapidox/data/htmlresource/kde-white.svg
${PYSITELIB}/kapidox/data/htmlresource/kde.css
${PYSITELIB}/kapidox/data/htmlresource/notetip.js
${PYSITELIB}/kapidox/data/htmlresource/top-kde.jpg
${PYSITELIB}/kapidox/data/htmlresource/top-left.jpg
${PYSITELIB}/kapidox/data/htmlresource/top-right.jpg
${PYSITELIB}/kapidox/data/htmlresource/top.jpg
${PYSITELIB}/kapidox/data/templates/base.html
${PYSITELIB}/kapidox/data/templates/comments.html
${PYSITELIB}/kapidox/data/templates/doxygen.html
${PYSITELIB}/kapidox/data/templates/frameworks.html
${PYSITELIB}/kapidox/data/templates/fwinfo.html
${PYSITELIB}/kapidox/data/templates/fwmaintainer.html
${PYSITELIB}/kapidox/depdiagram/__init__.py
${PYSITELIB}/kapidox/depdiagram/__init__.pyc
${PYSITELIB}/kapidox/depdiagram/__init__.pyo
${PYSITELIB}/kapidox/depdiagram/block.py
${PYSITELIB}/kapidox/depdiagram/block.pyc
${PYSITELIB}/kapidox/depdiagram/block.pyo
${PYSITELIB}/kapidox/depdiagram/framework.py
${PYSITELIB}/kapidox/depdiagram/framework.pyc
${PYSITELIB}/kapidox/depdiagram/framework.pyo
${PYSITELIB}/kapidox/depdiagram/frameworkdb.py
${PYSITELIB}/kapidox/depdiagram/frameworkdb.pyc
${PYSITELIB}/kapidox/depdiagram/frameworkdb.pyo
${PYSITELIB}/kapidox/depdiagram/generate.py
${PYSITELIB}/kapidox/depdiagram/generate.pyc
${PYSITELIB}/kapidox/depdiagram/generate.pyo
${PYSITELIB}/kapidox/depdiagram/gvutils.py
${PYSITELIB}/kapidox/depdiagram/gvutils.pyc
${PYSITELIB}/kapidox/depdiagram/gvutils.pyo
${PYSITELIB}/kapidox/doxyfilewriter.py
${PYSITELIB}/kapidox/doxyfilewriter.pyc
${PYSITELIB}/kapidox/doxyfilewriter.pyo
${PYSITELIB}/kapidox/generator.py
${PYSITELIB}/kapidox/generator.pyc
${PYSITELIB}/kapidox/generator.pyo
${PYSITELIB}/kapidox/utils.py
${PYSITELIB}/kapidox/utils.pyc
${PYSITELIB}/kapidox/utils.pyo
man/man1/depdiagram-generate-all.1
man/man1/depdiagram-generate.1
man/man1/depdiagram-prepare.1
man/man1/kgenapidox.1
man/man1/kgenframeworksapidox.1

File Added: pkgsrc/textproc/kapidox/distinfo
$NetBSD: distinfo,v 1.1 2016/05/26 09:26:56 markd Exp $

SHA1 (kapidox-5.21.0.tar.xz) = ba35256b44a0e2b764cb5eeb3c965d288343acc5
RMD160 (kapidox-5.21.0.tar.xz) = 336bae7c7c3502e099ac4abbfa721497a46e2712
SHA512 (kapidox-5.21.0.tar.xz) = 3f55d229c93bd07b9ffdbc6ca569b52686f21f97b08beb753a1c6addb7ee941f697bcc3deba4964e723769ea1fe384be33408dee3f6f9d6ba02cfb527cbd7c93
Size (kapidox-5.21.0.tar.xz) = 147260 bytes
SHA1 (patch-setup.py) = ae1e6008b76ec96dfce2e351d9d8824e5287f6a9

File Added: pkgsrc/textproc/kapidox/patches/Attic/patch-setup.py
$NetBSD: patch-setup.py,v 1.1 2016/05/26 09:26:56 markd Exp $

Fix man path.

--- setup.py.orig	2015-12-12 22:27:05.000000000 +0000
+++ setup.py
@@ -35,7 +35,7 @@ setup(
             'src/depdiagram-generate-all',
         ],
         data_files= [
-            (os.path.join('share', 'man', 'man1'), ['docs/kgenapidox.1',
+            (os.path.join('man', 'man1'), ['docs/kgenapidox.1',
                 'docs/kgenframeworksapidox.1', 'docs/depdiagram-prepare.1',
                 'docs/depdiagram-generate.1',
                 'docs/depdiagram-generate-all.1'])],

File Added: pkgsrc/textproc/kcodecs/DESCR
KCodecs provide a collection of methods to manipulate strings using various
encodings.

It can automatically determine the charset of a string, translate XML entities,
validate email addresses, and find encodings by name in a more tolerant way than
QTextCodec (useful e.g. for data coming from the Internet).

File Added: pkgsrc/textproc/kcodecs/Makefile
# $NetBSD: Makefile,v 1.1 2016/05/26 09:26:56 markd Exp $

DISTNAME=	kcodecs-${KF5VER}
CATEGORIES=	textproc

HOMEPAGE=	https://community.kde.org/Frameworks
COMMENT=	Provide a collection of methods to manipulate strings using various encodings
LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1

.include "../../meta-pkgs/kf5/Makefile.common"

.include "../../x11/qt5-qtbase/buildlink3.mk"
BUILDLINK_DEPMETHOD.qt5-qttools= build
.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/kcodecs/PLIST
@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:26:56 markd Exp $
include/KF5/KCodecs/KCharsets
include/KF5/KCodecs/KCodecs
include/KF5/KCodecs/KEmailAddress
include/KF5/KCodecs/KEncodingProber
include/KF5/KCodecs/kcharsets.h
include/KF5/KCodecs/kcodecs.h
include/KF5/KCodecs/kcodecs_export.h
include/KF5/KCodecs/kemailaddress.h
include/KF5/KCodecs/kencodingprober.h
include/KF5/kcodecs_version.h
lib/cmake/KF5Codecs/KF5CodecsConfig.cmake
lib/cmake/KF5Codecs/KF5CodecsConfigVersion.cmake
lib/cmake/KF5Codecs/KF5CodecsTargets-noconfig.cmake
lib/cmake/KF5Codecs/KF5CodecsTargets.cmake
lib/libKF5Codecs.so
lib/libKF5Codecs.so.5
lib/libKF5Codecs.so.${PKGVERSION}
qt5/mkspecs/modules/qt_KCodecs.pri
share/locale/af/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ar/LC_MESSAGES/kcodecs5_qt.qm
share/locale/as/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ast/LC_MESSAGES/kcodecs5_qt.qm
share/locale/be/LC_MESSAGES/kcodecs5_qt.qm
share/locale/be@latin/LC_MESSAGES/kcodecs5_qt.qm
share/locale/bg/LC_MESSAGES/kcodecs5_qt.qm
share/locale/bn/LC_MESSAGES/kcodecs5_qt.qm
share/locale/bn_IN/LC_MESSAGES/kcodecs5_qt.qm
share/locale/br/LC_MESSAGES/kcodecs5_qt.qm
share/locale/bs/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ca/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ca@valencia/LC_MESSAGES/kcodecs5_qt.qm
share/locale/crh/LC_MESSAGES/kcodecs5_qt.qm
share/locale/cs/LC_MESSAGES/kcodecs5_qt.qm
share/locale/csb/LC_MESSAGES/kcodecs5_qt.qm
share/locale/cy/LC_MESSAGES/kcodecs5_qt.qm
share/locale/da/LC_MESSAGES/kcodecs5_qt.qm
share/locale/de/LC_MESSAGES/kcodecs5_qt.qm
share/locale/el/LC_MESSAGES/kcodecs5_qt.qm
share/locale/en_GB/LC_MESSAGES/kcodecs5_qt.qm
share/locale/eo/LC_MESSAGES/kcodecs5_qt.qm
share/locale/es/LC_MESSAGES/kcodecs5_qt.qm
share/locale/et/LC_MESSAGES/kcodecs5_qt.qm
share/locale/eu/LC_MESSAGES/kcodecs5_qt.qm
share/locale/fa/LC_MESSAGES/kcodecs5_qt.qm
share/locale/fi/LC_MESSAGES/kcodecs5_qt.qm
share/locale/fr/LC_MESSAGES/kcodecs5_qt.qm
share/locale/fy/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ga/LC_MESSAGES/kcodecs5_qt.qm
share/locale/gd/LC_MESSAGES/kcodecs5_qt.qm
share/locale/gl/LC_MESSAGES/kcodecs5_qt.qm
share/locale/gu/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ha/LC_MESSAGES/kcodecs5_qt.qm
share/locale/he/LC_MESSAGES/kcodecs5_qt.qm
share/locale/hi/LC_MESSAGES/kcodecs5_qt.qm
share/locale/hne/LC_MESSAGES/kcodecs5_qt.qm
share/locale/hr/LC_MESSAGES/kcodecs5_qt.qm
share/locale/hsb/LC_MESSAGES/kcodecs5_qt.qm
share/locale/hu/LC_MESSAGES/kcodecs5_qt.qm
share/locale/hy/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ia/LC_MESSAGES/kcodecs5_qt.qm
share/locale/id/LC_MESSAGES/kcodecs5_qt.qm
share/locale/is/LC_MESSAGES/kcodecs5_qt.qm
share/locale/it/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ja/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ka/LC_MESSAGES/kcodecs5_qt.qm
share/locale/kk/LC_MESSAGES/kcodecs5_qt.qm
share/locale/km/LC_MESSAGES/kcodecs5_qt.qm
share/locale/kn/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ko/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ku/LC_MESSAGES/kcodecs5_qt.qm
share/locale/lb/LC_MESSAGES/kcodecs5_qt.qm
share/locale/lt/LC_MESSAGES/kcodecs5_qt.qm
share/locale/lv/LC_MESSAGES/kcodecs5_qt.qm
share/locale/mai/LC_MESSAGES/kcodecs5_qt.qm
share/locale/mk/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ml/LC_MESSAGES/kcodecs5_qt.qm
share/locale/mr/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ms/LC_MESSAGES/kcodecs5_qt.qm
share/locale/nb/LC_MESSAGES/kcodecs5_qt.qm
share/locale/nds/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ne/LC_MESSAGES/kcodecs5_qt.qm
share/locale/nl/LC_MESSAGES/kcodecs5_qt.qm
share/locale/nn/LC_MESSAGES/kcodecs5_qt.qm
share/locale/oc/LC_MESSAGES/kcodecs5_qt.qm
share/locale/or/LC_MESSAGES/kcodecs5_qt.qm
share/locale/pa/LC_MESSAGES/kcodecs5_qt.qm
share/locale/pl/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ps/LC_MESSAGES/kcodecs5_qt.qm
share/locale/pt/LC_MESSAGES/kcodecs5_qt.qm
share/locale/pt_BR/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ro/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ru/LC_MESSAGES/kcodecs5_qt.qm
share/locale/se/LC_MESSAGES/kcodecs5_qt.qm
share/locale/si/LC_MESSAGES/kcodecs5_qt.qm
share/locale/sk/LC_MESSAGES/kcodecs5_qt.qm
share/locale/sl/LC_MESSAGES/kcodecs5_qt.qm
share/locale/sq/LC_MESSAGES/kcodecs5_qt.qm
share/locale/sr/LC_MESSAGES/kcodecs5_qt.qm
share/locale/sr@ijekavian/LC_MESSAGES/kcodecs5_qt.qm
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcodecs5_qt.qm
share/locale/sr@latin/LC_MESSAGES/kcodecs5_qt.qm
share/locale/sv/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ta/LC_MESSAGES/kcodecs5_qt.qm
share/locale/te/LC_MESSAGES/kcodecs5_qt.qm
share/locale/tg/LC_MESSAGES/kcodecs5_qt.qm
share/locale/th/LC_MESSAGES/kcodecs5_qt.qm
share/locale/tr/LC_MESSAGES/kcodecs5_qt.qm
share/locale/tt/LC_MESSAGES/kcodecs5_qt.qm
share/locale/ug/LC_MESSAGES/kcodecs5_qt.qm
share/locale/uk/LC_MESSAGES/kcodecs5_qt.qm
share/locale/uz/LC_MESSAGES/kcodecs5_qt.qm
share/locale/uz@cyrillic/LC_MESSAGES/kcodecs5_qt.qm
share/locale/vi/LC_MESSAGES/kcodecs5_qt.qm
share/locale/wa/LC_MESSAGES/kcodecs5_qt.qm
share/locale/xh/LC_MESSAGES/kcodecs5_qt.qm
share/locale/zh_CN/LC_MESSAGES/kcodecs5_qt.qm
share/locale/zh_HK/LC_MESSAGES/kcodecs5_qt.qm
share/locale/zh_TW/LC_MESSAGES/kcodecs5_qt.qm

File Added: pkgsrc/textproc/kcodecs/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2016/05/26 09:26:56 markd Exp $

BUILDLINK_TREE+=	kcodecs

.if !defined(KCODECS_BUILDLINK3_MK)
KCODECS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.kcodecs+=	kcodecs>=5.18.0
BUILDLINK_PKGSRCDIR.kcodecs?=	../../textproc/kcodecs

.include "../../x11/qt5-qtbase/buildlink3.mk"
.endif	# KCODECS_BUILDLINK3_MK

BUILDLINK_TREE+=	-kcodecs

File Added: pkgsrc/textproc/kcodecs/distinfo
$NetBSD: distinfo,v 1.1 2016/05/26 09:26:56 markd Exp $

SHA1 (kcodecs-5.21.0.tar.xz) = bf825ab54cbbd015894e7e2794beb330f32f9544
RMD160 (kcodecs-5.21.0.tar.xz) = 2a812a4c4b923a859767a2197d0ce298490080e6
SHA512 (kcodecs-5.21.0.tar.xz) = ca244632191eeeb571f7830e941ed067f6c794602746c1cfacba63658cc7500b379df864549058eda4071cc2e7e0fa543faf430ded5c4baa4d645414b3693a15
Size (kcodecs-5.21.0.tar.xz) = 217368 bytes

File Added: pkgsrc/textproc/kcompletion/DESCR
When typing filenames, email addresses and other text where the user often wants
to select from existing data (including what they previously typed) rather than
enter anything wholly original, users often find it helpful if they only need to
type the first few characters, and then have the application offer them a set of
choices or attempt to finish off what they were typing. Email clients, shells
and "open file" dialogs often provide this functionality.

This framework helps implement this in Qt-based applications. You can use one of
the completion-ready widgets provided by this framework, or integrate it into
your application's other widgets directly.

File Added: pkgsrc/textproc/kcompletion/Makefile
# $NetBSD: Makefile,v 1.1 2016/05/26 09:26:56 markd Exp $

DISTNAME=	kcompletion-${KF5VER}
CATEGORIES=	textproc

HOMEPAGE=	https://community.kde.org/Frameworks
COMMENT=	Text completion helpers and widgets
LICENSE=	gnu-lgpl-v2.1

.include "../../meta-pkgs/kf5/Makefile.common"

.include "../../devel/kconfig/buildlink3.mk"
.include "../../x11/kwidgetsaddons/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
BUILDLINK_DEPMETHOD.qt5-qttools= build
.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/kcompletion/PLIST
@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:26:56 markd Exp $
include/KF5/KCompletion/KComboBox
include/KF5/KCompletion/KCompletion
include/KF5/KCompletion/KCompletionBase
include/KF5/KCompletion/KCompletionBox
include/KF5/KCompletion/KCompletionMatches
include/KF5/KCompletion/KHistoryComboBox
include/KF5/KCompletion/KLineEdit
include/KF5/KCompletion/KPixmapProvider
include/KF5/KCompletion/KSortableList
include/KF5/KCompletion/kcombobox.h
include/KF5/KCompletion/kcompletion.h
include/KF5/KCompletion/kcompletion_export.h
include/KF5/KCompletion/kcompletionbase.h
include/KF5/KCompletion/kcompletionbox.h
include/KF5/KCompletion/kcompletionmatches.h
include/KF5/KCompletion/khistorycombobox.h
include/KF5/KCompletion/klineedit.h
include/KF5/KCompletion/kpixmapprovider.h
include/KF5/KCompletion/ksortablelist.h
include/KF5/kcompletion_version.h
lib/cmake/KF5Completion/KF5CompletionConfig.cmake
lib/cmake/KF5Completion/KF5CompletionConfigVersion.cmake
lib/cmake/KF5Completion/KF5CompletionTargets-noconfig.cmake
lib/cmake/KF5Completion/KF5CompletionTargets.cmake
lib/libKF5Completion.so
lib/libKF5Completion.so.5
lib/libKF5Completion.so.${PKGVERSION}
qt5/mkspecs/modules/qt_KCompletion.pri
share/locale/af/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ar/LC_MESSAGES/kcompletion5_qt.qm
share/locale/as/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ast/LC_MESSAGES/kcompletion5_qt.qm
share/locale/be/LC_MESSAGES/kcompletion5_qt.qm
share/locale/be@latin/LC_MESSAGES/kcompletion5_qt.qm
share/locale/bg/LC_MESSAGES/kcompletion5_qt.qm
share/locale/bn/LC_MESSAGES/kcompletion5_qt.qm
share/locale/bn_IN/LC_MESSAGES/kcompletion5_qt.qm
share/locale/br/LC_MESSAGES/kcompletion5_qt.qm
share/locale/bs/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ca/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ca@valencia/LC_MESSAGES/kcompletion5_qt.qm
share/locale/crh/LC_MESSAGES/kcompletion5_qt.qm
share/locale/cs/LC_MESSAGES/kcompletion5_qt.qm
share/locale/csb/LC_MESSAGES/kcompletion5_qt.qm
share/locale/cy/LC_MESSAGES/kcompletion5_qt.qm
share/locale/da/LC_MESSAGES/kcompletion5_qt.qm
share/locale/de/LC_MESSAGES/kcompletion5_qt.qm
share/locale/el/LC_MESSAGES/kcompletion5_qt.qm
share/locale/en_GB/LC_MESSAGES/kcompletion5_qt.qm
share/locale/eo/LC_MESSAGES/kcompletion5_qt.qm
share/locale/es/LC_MESSAGES/kcompletion5_qt.qm
share/locale/et/LC_MESSAGES/kcompletion5_qt.qm
share/locale/eu/LC_MESSAGES/kcompletion5_qt.qm
share/locale/fa/LC_MESSAGES/kcompletion5_qt.qm
share/locale/fi/LC_MESSAGES/kcompletion5_qt.qm
share/locale/fr/LC_MESSAGES/kcompletion5_qt.qm
share/locale/fy/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ga/LC_MESSAGES/kcompletion5_qt.qm
share/locale/gd/LC_MESSAGES/kcompletion5_qt.qm
share/locale/gl/LC_MESSAGES/kcompletion5_qt.qm
share/locale/gu/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ha/LC_MESSAGES/kcompletion5_qt.qm
share/locale/he/LC_MESSAGES/kcompletion5_qt.qm
share/locale/hi/LC_MESSAGES/kcompletion5_qt.qm
share/locale/hne/LC_MESSAGES/kcompletion5_qt.qm
share/locale/hr/LC_MESSAGES/kcompletion5_qt.qm
share/locale/hsb/LC_MESSAGES/kcompletion5_qt.qm
share/locale/hu/LC_MESSAGES/kcompletion5_qt.qm
share/locale/hy/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ia/LC_MESSAGES/kcompletion5_qt.qm
share/locale/id/LC_MESSAGES/kcompletion5_qt.qm
share/locale/is/LC_MESSAGES/kcompletion5_qt.qm
share/locale/it/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ja/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ka/LC_MESSAGES/kcompletion5_qt.qm
share/locale/kk/LC_MESSAGES/kcompletion5_qt.qm
share/locale/km/LC_MESSAGES/kcompletion5_qt.qm
share/locale/kn/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ko/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ku/LC_MESSAGES/kcompletion5_qt.qm
share/locale/lb/LC_MESSAGES/kcompletion5_qt.qm
share/locale/lt/LC_MESSAGES/kcompletion5_qt.qm
share/locale/lv/LC_MESSAGES/kcompletion5_qt.qm
share/locale/mai/LC_MESSAGES/kcompletion5_qt.qm
share/locale/mk/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ml/LC_MESSAGES/kcompletion5_qt.qm
share/locale/mr/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ms/LC_MESSAGES/kcompletion5_qt.qm
share/locale/nb/LC_MESSAGES/kcompletion5_qt.qm
share/locale/nds/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ne/LC_MESSAGES/kcompletion5_qt.qm
share/locale/nl/LC_MESSAGES/kcompletion5_qt.qm
share/locale/nn/LC_MESSAGES/kcompletion5_qt.qm
share/locale/oc/LC_MESSAGES/kcompletion5_qt.qm
share/locale/or/LC_MESSAGES/kcompletion5_qt.qm
share/locale/pa/LC_MESSAGES/kcompletion5_qt.qm
share/locale/pl/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ps/LC_MESSAGES/kcompletion5_qt.qm
share/locale/pt/LC_MESSAGES/kcompletion5_qt.qm
share/locale/pt_BR/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ro/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ru/LC_MESSAGES/kcompletion5_qt.qm
share/locale/se/LC_MESSAGES/kcompletion5_qt.qm
share/locale/si/LC_MESSAGES/kcompletion5_qt.qm
share/locale/sk/LC_MESSAGES/kcompletion5_qt.qm
share/locale/sl/LC_MESSAGES/kcompletion5_qt.qm
share/locale/sq/LC_MESSAGES/kcompletion5_qt.qm
share/locale/sr/LC_MESSAGES/kcompletion5_qt.qm
share/locale/sr@ijekavian/LC_MESSAGES/kcompletion5_qt.qm
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcompletion5_qt.qm
share/locale/sr@latin/LC_MESSAGES/kcompletion5_qt.qm
share/locale/sv/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ta/LC_MESSAGES/kcompletion5_qt.qm
share/locale/te/LC_MESSAGES/kcompletion5_qt.qm
share/locale/tg/LC_MESSAGES/kcompletion5_qt.qm
share/locale/th/LC_MESSAGES/kcompletion5_qt.qm
share/locale/tr/LC_MESSAGES/kcompletion5_qt.qm
share/locale/tt/LC_MESSAGES/kcompletion5_qt.qm
share/locale/ug/LC_MESSAGES/kcompletion5_qt.qm
share/locale/uk/LC_MESSAGES/kcompletion5_qt.qm
share/locale/uz/LC_MESSAGES/kcompletion5_qt.qm
share/locale/uz@cyrillic/LC_MESSAGES/kcompletion5_qt.qm
share/locale/vi/LC_MESSAGES/kcompletion5_qt.qm
share/locale/wa/LC_MESSAGES/kcompletion5_qt.qm
share/locale/xh/LC_MESSAGES/kcompletion5_qt.qm
share/locale/zh_CN/LC_MESSAGES/kcompletion5_qt.qm
share/locale/zh_HK/LC_MESSAGES/kcompletion5_qt.qm
share/locale/zh_TW/LC_MESSAGES/kcompletion5_qt.qm

File Added: pkgsrc/textproc/kcompletion/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2016/05/26 09:26:56 markd Exp $

BUILDLINK_TREE+=	kcompletion

.if !defined(KCOMPLETION_BUILDLINK3_MK)
KCOMPLETION_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.kcompletion+=	kcompletion>=5.18.0
BUILDLINK_PKGSRCDIR.kcompletion?=	../../textproc/kcompletion

.include "../../devel/kconfig/buildlink3.mk"
.include "../../x11/kwidgetsaddons/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.endif	# KCOMPLETION_BUILDLINK3_MK

BUILDLINK_TREE+=	-kcompletion

File Added: pkgsrc/textproc/kcompletion/distinfo
$NetBSD: distinfo,v 1.1 2016/05/26 09:26:56 markd Exp $

SHA1 (kcompletion-5.21.0.tar.xz) = 80a3be5f2d761554436dfbb6b7beadecf08c649e
RMD160 (kcompletion-5.21.0.tar.xz) = 2f8b419ab330da1af15e5658a9896c3d6ec7b369
SHA512 (kcompletion-5.21.0.tar.xz) = 58636e3b198c5aa7f455a5d3b8889acdc9164a4291ea5bbf6883bcd13391c45b7244f678a59639e24c6fc22b103742e9e19da3d978a63c66b9171c13f51a5a68
Size (kcompletion-5.21.0.tar.xz) = 116044 bytes

File Added: pkgsrc/textproc/sonnet/DESCR
Sonnet is a plugin-based spell checking library for Qt-based
applications. It supports several different plugins, including
HSpell, Enchant, ASpell and HUNSPELL.

It also supports automated language detection, based on a
combination of different algorithms.

The simplest way to use Sonnet in your application is to use the
SpellCheckDecorator class on your QTextEdit.

File Added: pkgsrc/textproc/sonnet/Makefile
# $NetBSD: Makefile,v 1.1 2016/05/26 09:26:57 markd Exp $

DISTNAME=	sonnet-${KF5VER}
CATEGORIES=	textproc

HOMEPAGE=	https://community.kde.org/Frameworks
COMMENT=	Spelling framework for Qt5
LICENSE=	gnu-lgpl-v2.1

.include "../../meta-pkgs/kf5/Makefile.common"

.include "../../textproc/aspell/buildlink3.mk"
.include "../../textproc/hunspell/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
BUILDLINK_DEPMETHOD.qt5-qttools= build
.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/sonnet/PLIST
@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:26:57 markd Exp $
include/KF5/SonnetCore/Sonnet/BackgroundChecker
include/KF5/SonnetCore/Sonnet/GuessLanguage
include/KF5/SonnetCore/Sonnet/Speller
include/KF5/SonnetCore/sonnet/backgroundchecker.h
include/KF5/SonnetCore/sonnet/guesslanguage.h
include/KF5/SonnetCore/sonnet/sonnetcore_export.h
include/KF5/SonnetCore/sonnet/speller.h
include/KF5/SonnetUi/Sonnet/ConfigDialog
include/KF5/SonnetUi/Sonnet/ConfigWidget
include/KF5/SonnetUi/Sonnet/Dialog
include/KF5/SonnetUi/Sonnet/DictionaryComboBox
include/KF5/SonnetUi/Sonnet/Highlighter
include/KF5/SonnetUi/Sonnet/SpellCheckDecorator
include/KF5/SonnetUi/sonnet/configdialog.h
include/KF5/SonnetUi/sonnet/configwidget.h
include/KF5/SonnetUi/sonnet/dialog.h
include/KF5/SonnetUi/sonnet/dictionarycombobox.h
include/KF5/SonnetUi/sonnet/highlighter.h
include/KF5/SonnetUi/sonnet/sonnetui_export.h
include/KF5/SonnetUi/sonnet/spellcheckdecorator.h
include/KF5/sonnet_version.h
lib/cmake/KF5Sonnet/KF5SonnetConfig.cmake
lib/cmake/KF5Sonnet/KF5SonnetConfigVersion.cmake
lib/cmake/KF5Sonnet/KF5SonnetTargets-noconfig.cmake
lib/cmake/KF5Sonnet/KF5SonnetTargets.cmake
lib/libKF5SonnetCore.so
lib/libKF5SonnetCore.so.5
lib/libKF5SonnetCore.so.${PKGVERSION}
lib/libKF5SonnetUi.so
lib/libKF5SonnetUi.so.5
lib/libKF5SonnetUi.so.${PKGVERSION}
qt5/mkspecs/modules/qt_SonnetCore.pri
qt5/mkspecs/modules/qt_SonnetUi.pri
qt5/plugins/kf5/sonnet/aspell.so
qt5/plugins/kf5/sonnet/hunspell.so
share/kf5/sonnet/trigrams.map
share/locale/af/LC_MESSAGES/sonnet5_qt.qm
share/locale/ar/LC_MESSAGES/sonnet5_qt.qm
share/locale/as/LC_MESSAGES/sonnet5_qt.qm
share/locale/ast/LC_MESSAGES/sonnet5_qt.qm
share/locale/be/LC_MESSAGES/sonnet5_qt.qm
share/locale/be@latin/LC_MESSAGES/sonnet5_qt.qm
share/locale/bg/LC_MESSAGES/sonnet5_qt.qm
share/locale/bn/LC_MESSAGES/sonnet5_qt.qm
share/locale/bn_IN/LC_MESSAGES/sonnet5_qt.qm
share/locale/br/LC_MESSAGES/sonnet5_qt.qm
share/locale/bs/LC_MESSAGES/sonnet5_qt.qm
share/locale/ca/LC_MESSAGES/sonnet5_qt.qm
share/locale/ca@valencia/LC_MESSAGES/sonnet5_qt.qm
share/locale/crh/LC_MESSAGES/sonnet5_qt.qm
share/locale/cs/LC_MESSAGES/sonnet5_qt.qm
share/locale/csb/LC_MESSAGES/sonnet5_qt.qm
share/locale/cy/LC_MESSAGES/sonnet5_qt.qm
share/locale/da/LC_MESSAGES/sonnet5_qt.qm
share/locale/de/LC_MESSAGES/sonnet5_qt.qm
share/locale/el/LC_MESSAGES/sonnet5_qt.qm
share/locale/en_GB/LC_MESSAGES/sonnet5_qt.qm
share/locale/eo/LC_MESSAGES/sonnet5_qt.qm
share/locale/es/LC_MESSAGES/sonnet5_qt.qm
share/locale/et/LC_MESSAGES/sonnet5_qt.qm
share/locale/eu/LC_MESSAGES/sonnet5_qt.qm
share/locale/fa/LC_MESSAGES/sonnet5_qt.qm
share/locale/fi/LC_MESSAGES/sonnet5_qt.qm
share/locale/fr/LC_MESSAGES/sonnet5_qt.qm
share/locale/fy/LC_MESSAGES/sonnet5_qt.qm
share/locale/ga/LC_MESSAGES/sonnet5_qt.qm
share/locale/gd/LC_MESSAGES/sonnet5_qt.qm
share/locale/gl/LC_MESSAGES/sonnet5_qt.qm
share/locale/gu/LC_MESSAGES/sonnet5_qt.qm
share/locale/ha/LC_MESSAGES/sonnet5_qt.qm
share/locale/he/LC_MESSAGES/sonnet5_qt.qm
share/locale/hi/LC_MESSAGES/sonnet5_qt.qm
share/locale/hne/LC_MESSAGES/sonnet5_qt.qm
share/locale/hr/LC_MESSAGES/sonnet5_qt.qm
share/locale/hsb/LC_MESSAGES/sonnet5_qt.qm
share/locale/hu/LC_MESSAGES/sonnet5_qt.qm
share/locale/hy/LC_MESSAGES/sonnet5_qt.qm
share/locale/ia/LC_MESSAGES/sonnet5_qt.qm
share/locale/id/LC_MESSAGES/sonnet5_qt.qm
share/locale/is/LC_MESSAGES/sonnet5_qt.qm
share/locale/it/LC_MESSAGES/sonnet5_qt.qm
share/locale/ja/LC_MESSAGES/sonnet5_qt.qm
share/locale/ka/LC_MESSAGES/sonnet5_qt.qm
share/locale/kk/LC_MESSAGES/sonnet5_qt.qm
share/locale/km/LC_MESSAGES/sonnet5_qt.qm
share/locale/kn/LC_MESSAGES/sonnet5_qt.qm
share/locale/ko/LC_MESSAGES/sonnet5_qt.qm
share/locale/ku/LC_MESSAGES/sonnet5_qt.qm
share/locale/lb/LC_MESSAGES/sonnet5_qt.qm
share/locale/lt/LC_MESSAGES/sonnet5_qt.qm
share/locale/lv/LC_MESSAGES/sonnet5_qt.qm
share/locale/mai/LC_MESSAGES/sonnet5_qt.qm
share/locale/mk/LC_MESSAGES/sonnet5_qt.qm
share/locale/ml/LC_MESSAGES/sonnet5_qt.qm
share/locale/mr/LC_MESSAGES/sonnet5_qt.qm
share/locale/ms/LC_MESSAGES/sonnet5_qt.qm
share/locale/nb/LC_MESSAGES/sonnet5_qt.qm
share/locale/nds/LC_MESSAGES/sonnet5_qt.qm
share/locale/ne/LC_MESSAGES/sonnet5_qt.qm
share/locale/nl/LC_MESSAGES/sonnet5_qt.qm
share/locale/nn/LC_MESSAGES/sonnet5_qt.qm
share/locale/oc/LC_MESSAGES/sonnet5_qt.qm
share/locale/or/LC_MESSAGES/sonnet5_qt.qm
share/locale/pa/LC_MESSAGES/sonnet5_qt.qm
share/locale/pl/LC_MESSAGES/sonnet5_qt.qm
share/locale/ps/LC_MESSAGES/sonnet5_qt.qm
share/locale/pt/LC_MESSAGES/sonnet5_qt.qm
share/locale/pt_BR/LC_MESSAGES/sonnet5_qt.qm
share/locale/ro/LC_MESSAGES/sonnet5_qt.qm
share/locale/ru/LC_MESSAGES/sonnet5_qt.qm
share/locale/se/LC_MESSAGES/sonnet5_qt.qm
share/locale/si/LC_MESSAGES/sonnet5_qt.qm
share/locale/sk/LC_MESSAGES/sonnet5_qt.qm
share/locale/sl/LC_MESSAGES/sonnet5_qt.qm
share/locale/sq/LC_MESSAGES/sonnet5_qt.qm
share/locale/sr/LC_MESSAGES/sonnet5_qt.qm
share/locale/sr@ijekavian/LC_MESSAGES/sonnet5_qt.qm
share/locale/sr@ijekavianlatin/LC_MESSAGES/sonnet5_qt.qm
share/locale/sr@latin/LC_MESSAGES/sonnet5_qt.qm
share/locale/sv/LC_MESSAGES/sonnet5_qt.qm
share/locale/ta/LC_MESSAGES/sonnet5_qt.qm
share/locale/te/LC_MESSAGES/sonnet5_qt.qm
share/locale/tg/LC_MESSAGES/sonnet5_qt.qm
share/locale/th/LC_MESSAGES/sonnet5_qt.qm
share/locale/tr/LC_MESSAGES/sonnet5_qt.qm
share/locale/tt/LC_MESSAGES/sonnet5_qt.qm
share/locale/ug/LC_MESSAGES/sonnet5_qt.qm
share/locale/uk/LC_MESSAGES/sonnet5_qt.qm
share/locale/uz/LC_MESSAGES/sonnet5_qt.qm
share/locale/uz@cyrillic/LC_MESSAGES/sonnet5_qt.qm
share/locale/vi/LC_MESSAGES/sonnet5_qt.qm
share/locale/wa/LC_MESSAGES/sonnet5_qt.qm
share/locale/xh/LC_MESSAGES/sonnet5_qt.qm
share/locale/zh_CN/LC_MESSAGES/sonnet5_qt.qm
share/locale/zh_HK/LC_MESSAGES/sonnet5_qt.qm
share/locale/zh_TW/LC_MESSAGES/sonnet5_qt.qm

File Added: pkgsrc/textproc/sonnet/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2016/05/26 09:26:57 markd Exp $

BUILDLINK_TREE+=	sonnet

.if !defined(SONNET_BUILDLINK3_MK)
SONNET_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.sonnet+=	sonnet>=5.19.0
BUILDLINK_PKGSRCDIR.sonnet?=	../../textproc/sonnet

#.include "../../textproc/aspell/buildlink3.mk"
#.include "../../textproc/hunspell/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.endif	# SONNET_BUILDLINK3_MK

BUILDLINK_TREE+=	-sonnet

File Added: pkgsrc/textproc/sonnet/distinfo
$NetBSD: distinfo,v 1.1 2016/05/26 09:26:57 markd Exp $

SHA1 (sonnet-5.21.0.tar.xz) = 5634e8b7b4c259b81686a3108be10587e35fc96f
RMD160 (sonnet-5.21.0.tar.xz) = 65b248838490722aa1bdfe7263916dd0a0c1aee8
SHA512 (sonnet-5.21.0.tar.xz) = 41202f5ff30d128a7568a76dbfed6874e61b0ef7ae3da83b1a3e20965816f32d439ab367de7bfc6f57d5ff6df3b8501fbc2b5067318d35a1aa5dcbb6c45606bc
Size (sonnet-5.21.0.tar.xz) = 282128 bytes