pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc Add KDE Frameworks 5.21.0 packages:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fecd7041e9a0
branches:  trunk
changeset: 347635:fecd7041e9a0
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu May 26 09:26:56 2016 +0000

description:
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

diffstat:

 textproc/kapidox/DESCR                  |    8 +
 textproc/kapidox/Makefile               |   17 +++
 textproc/kapidox/PLIST                  |   72 ++++++++++++++++
 textproc/kapidox/distinfo               |    7 +
 textproc/kapidox/patches/patch-setup.py |   15 +++
 textproc/kcodecs/DESCR                  |    6 +
 textproc/kcodecs/Makefile               |   15 +++
 textproc/kcodecs/PLIST                  |  119 +++++++++++++++++++++++++++
 textproc/kcodecs/buildlink3.mk          |   14 +++
 textproc/kcodecs/distinfo               |    6 +
 textproc/kcompletion/DESCR              |   10 ++
 textproc/kcompletion/Makefile           |   17 +++
 textproc/kcompletion/PLIST              |  129 ++++++++++++++++++++++++++++++
 textproc/kcompletion/buildlink3.mk      |   16 +++
 textproc/kcompletion/distinfo           |    6 +
 textproc/sonnet/DESCR                   |    9 ++
 textproc/sonnet/Makefile                |   17 +++
 textproc/sonnet/PLIST                   |  137 ++++++++++++++++++++++++++++++++
 textproc/sonnet/buildlink3.mk           |   16 +++
 textproc/sonnet/distinfo                |    6 +
 20 files changed, 642 insertions(+), 0 deletions(-)

diffs (truncated from 722 to 300 lines):

diff -r 6d55e2edc43a -r fecd7041e9a0 textproc/kapidox/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/kapidox/DESCR    Thu May 26 09:26:56 2016 +0000
@@ -0,0 +1,8 @@
+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.
diff -r 6d55e2edc43a -r fecd7041e9a0 textproc/kapidox/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/kapidox/Makefile Thu May 26 09:26:56 2016 +0000
@@ -0,0 +1,17 @@
+# $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"
diff -r 6d55e2edc43a -r fecd7041e9a0 textproc/kapidox/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/kapidox/PLIST    Thu May 26 09:26:56 2016 +0000
@@ -0,0 +1,72 @@
+@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
diff -r 6d55e2edc43a -r fecd7041e9a0 textproc/kapidox/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/kapidox/distinfo Thu May 26 09:26:56 2016 +0000
@@ -0,0 +1,7 @@
+$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
diff -r 6d55e2edc43a -r fecd7041e9a0 textproc/kapidox/patches/patch-setup.py
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/kapidox/patches/patch-setup.py   Thu May 26 09:26:56 2016 +0000
@@ -0,0 +1,15 @@
+$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'])],
diff -r 6d55e2edc43a -r fecd7041e9a0 textproc/kcodecs/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/kcodecs/DESCR    Thu May 26 09:26:56 2016 +0000
@@ -0,0 +1,6 @@
+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).
diff -r 6d55e2edc43a -r fecd7041e9a0 textproc/kcodecs/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/kcodecs/Makefile Thu May 26 09:26:56 2016 +0000
@@ -0,0 +1,15 @@
+# $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"
diff -r 6d55e2edc43a -r fecd7041e9a0 textproc/kcodecs/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/kcodecs/PLIST    Thu May 26 09:26:56 2016 +0000
@@ -0,0 +1,119 @@
+@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
diff -r 6d55e2edc43a -r fecd7041e9a0 textproc/kcodecs/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/kcodecs/buildlink3.mk    Thu May 26 09:26:56 2016 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2016/05/26 09:26:56 markd Exp $
+
+BUILDLINK_TREE+=       kcodecs
+
+.if !defined(KCODECS_BUILDLINK3_MK)



Home | Main Index | Thread Index | Old Index