pkgsrc-WIP-changes archive

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

kpimtextedit: Add version 17.12.1



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Fri Feb 2 09:09:14 2018 +1300
Changeset:	18698751ec2126556c5fae4e2024ed2501005d39

Modified Files:
	Makefile
Added Files:
	kpimtextedit/DESCR
	kpimtextedit/Makefile
	kpimtextedit/PLIST
	kpimtextedit/buildlink3.mk
	kpimtextedit/distinfo

Log Message:
kpimtextedit: Add version 17.12.1

Textedit with PIM-specific features

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=18698751ec2126556c5fae4e2024ed2501005d39

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                   |   1 +
 kpimtextedit/DESCR         |   4 ++
 kpimtextedit/Makefile      |  31 +++++++++++
 kpimtextedit/PLIST         | 128 +++++++++++++++++++++++++++++++++++++++++++++
 kpimtextedit/buildlink3.mk |  18 +++++++
 kpimtextedit/distinfo      |   6 +++
 6 files changed, 188 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index e9727caab5..4728f1774d 100644
--- a/Makefile
+++ b/Makefile
@@ -1600,6 +1600,7 @@ SUBDIR+=	koffice
 SUBDIR+=	koha
 SUBDIR+=	konsole
 SUBDIR+=	korelib
+SUBDIR+=	kpimtextedit
 SUBDIR+=	krusader
 SUBDIR+=	kscreen
 SUBDIR+=	kscreenlocker
diff --git a/kpimtextedit/DESCR b/kpimtextedit/DESCR
new file mode 100644
index 0000000000..48ef90b257
--- /dev/null
+++ b/kpimtextedit/DESCR
@@ -0,0 +1,4 @@
+MTextedit provides a textedit with PIM-specific features.
+
+KPIMTextedit is a library that provides an enchanced text edit class,
+see TextEdit.  This text is highlighted with a EMailQuoteHighlighter.
diff --git a/kpimtextedit/Makefile b/kpimtextedit/Makefile
new file mode 100644
index 0000000000..22fdc7054c
--- /dev/null
+++ b/kpimtextedit/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	kpimtextedit-${KAPPSVER}
+CATEGORIES=	textproc
+
+HOMEPAGE=	https://community.kde.org/KDE_PIM
+COMMENT=	Textedit with PIM-specific features
+LICENSE=	gnu-lgpl-v2
+
+.include "../../wip/kde5/applications.mk"
+
+DEPENDS+=	kdesignerplugin-[0-9]*:../../x11/kdesignerplugin
+
+USE_TOOLS+=	msgmerge
+
+SUBST_CLASSES+=		xdg
+SUBST_STAGE.xdg=	post-patch
+SUBST_MESSAGE.xdg=	Install via examples dir.
+SUBST_FILES.xdg=	CMakeLists.txt
+SUBST_SED.xdg=		-e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
+
+MAKE_DIRS+=	${PKG_SYSCONFDIR}/xdg
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/kpimtextedit.categories \
+		${PKG_SYSCONFDIR}/xdg/kpimtextedit.categories
+
+.include "../../devel/grantlee-qt5/buildlink3.mk"
+.include "../../devel/kio/buildlink3.mk"
+.include "../../misc/kemoticons/buildlink3.mk"
+.include "../../textproc/syntax-highlighting/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kpimtextedit/PLIST b/kpimtextedit/PLIST
new file mode 100644
index 0000000000..ee8e9b164c
--- /dev/null
+++ b/kpimtextedit/PLIST
@@ -0,0 +1,128 @@
+@comment $NetBSD$
+include/KF5/KPIMTextEdit/KPIMTextEdit/AbstractTextToSpeechInterface
+include/KF5/KPIMTextEdit/KPIMTextEdit/EditorUtil
+include/KF5/KPIMTextEdit/KPIMTextEdit/EmoticonTextEditAction
+include/KF5/KPIMTextEdit/KPIMTextEdit/InsertHtmlDialog
+include/KF5/KPIMTextEdit/KPIMTextEdit/InsertImageDialog
+include/KF5/KPIMTextEdit/KPIMTextEdit/InsertImageWidget
+include/KF5/KPIMTextEdit/KPIMTextEdit/InsertTableDialog
+include/KF5/KPIMTextEdit/KPIMTextEdit/InsertTableWidget
+include/KF5/KPIMTextEdit/KPIMTextEdit/PlainTextEditFindBar
+include/KF5/KPIMTextEdit/KPIMTextEdit/PlainTextEditor
+include/KF5/KPIMTextEdit/KPIMTextEdit/PlainTextEditorWidget
+include/KF5/KPIMTextEdit/KPIMTextEdit/PlainTextSyntaxSpellCheckingHighlighter
+include/KF5/KPIMTextEdit/KPIMTextEdit/RichTextComposer
+include/KF5/KPIMTextEdit/KPIMTextEdit/RichTextComposerActions
+include/KF5/KPIMTextEdit/KPIMTextEdit/RichTextComposerControler
+include/KF5/KPIMTextEdit/KPIMTextEdit/RichTextComposerEmailQuoteHighlighter
+include/KF5/KPIMTextEdit/KPIMTextEdit/RichTextComposerImages
+include/KF5/KPIMTextEdit/KPIMTextEdit/RichTextComposerWidget
+include/KF5/KPIMTextEdit/KPIMTextEdit/RichTextEditor
+include/KF5/KPIMTextEdit/KPIMTextEdit/RichTextEditorWidget
+include/KF5/KPIMTextEdit/KPIMTextEdit/RichTextExternalComposer
+include/KF5/KPIMTextEdit/KPIMTextEdit/SelectSpecialCharDialog
+include/KF5/KPIMTextEdit/KPIMTextEdit/SlideContainer
+include/KF5/KPIMTextEdit/KPIMTextEdit/TableActionMenu
+include/KF5/KPIMTextEdit/KPIMTextEdit/TableCellFormatDialog
+include/KF5/KPIMTextEdit/KPIMTextEdit/TableFormatDialog
+include/KF5/KPIMTextEdit/KPIMTextEdit/TextEditFindBarBase
+include/KF5/KPIMTextEdit/KPIMTextEdit/TextEditorCompleter
+include/KF5/KPIMTextEdit/KPIMTextEdit/TextGotoLineWidget
+include/KF5/KPIMTextEdit/KPIMTextEdit/TextToSpeech
+include/KF5/KPIMTextEdit/KPIMTextEdit/TextToSpeechActions
+include/KF5/KPIMTextEdit/KPIMTextEdit/TextToSpeechInterface
+include/KF5/KPIMTextEdit/KPIMTextEdit/TextToSpeechWidget
+include/KF5/KPIMTextEdit/KPIMTextEdit/TextUtils
+include/KF5/KPIMTextEdit/kpimtextedit/abstracttexttospeechinterface.h
+include/KF5/KPIMTextEdit/kpimtextedit/config-kpimtextedit.h
+include/KF5/KPIMTextEdit/kpimtextedit/editorutil.h
+include/KF5/KPIMTextEdit/kpimtextedit/emoticontexteditaction.h
+include/KF5/KPIMTextEdit/kpimtextedit/inserthtmldialog.h
+include/KF5/KPIMTextEdit/kpimtextedit/insertimagedialog.h
+include/KF5/KPIMTextEdit/kpimtextedit/insertimagewidget.h
+include/KF5/KPIMTextEdit/kpimtextedit/inserttabledialog.h
+include/KF5/KPIMTextEdit/kpimtextedit/inserttablewidget.h
+include/KF5/KPIMTextEdit/kpimtextedit/kpimtextedit_export.h
+include/KF5/KPIMTextEdit/kpimtextedit/plaintexteditfindbar.h
+include/KF5/KPIMTextEdit/kpimtextedit/plaintexteditor.h
+include/KF5/KPIMTextEdit/kpimtextedit/plaintexteditorwidget.h
+include/KF5/KPIMTextEdit/kpimtextedit/plaintextsyntaxspellcheckinghighlighter.h
+include/KF5/KPIMTextEdit/kpimtextedit/richtextcomposer.h
+include/KF5/KPIMTextEdit/kpimtextedit/richtextcomposeractions.h
+include/KF5/KPIMTextEdit/kpimtextedit/richtextcomposercontroler.h
+include/KF5/KPIMTextEdit/kpimtextedit/richtextcomposeremailquotehighlighter.h
+include/KF5/KPIMTextEdit/kpimtextedit/richtextcomposerimages.h
+include/KF5/KPIMTextEdit/kpimtextedit/richtextcomposerwidget.h
+include/KF5/KPIMTextEdit/kpimtextedit/richtexteditor.h
+include/KF5/KPIMTextEdit/kpimtextedit/richtexteditorwidget.h
+include/KF5/KPIMTextEdit/kpimtextedit/richtextexternalcomposer.h
+include/KF5/KPIMTextEdit/kpimtextedit/selectspecialchardialog.h
+include/KF5/KPIMTextEdit/kpimtextedit/slidecontainer.h
+include/KF5/KPIMTextEdit/kpimtextedit/tableactionmenu.h
+include/KF5/KPIMTextEdit/kpimtextedit/tablecellformatdialog.h
+include/KF5/KPIMTextEdit/kpimtextedit/tableformatdialog.h
+include/KF5/KPIMTextEdit/kpimtextedit/texteditfindbarbase.h
+include/KF5/KPIMTextEdit/kpimtextedit/texteditorcompleter.h
+include/KF5/KPIMTextEdit/kpimtextedit/textgotolinewidget.h
+include/KF5/KPIMTextEdit/kpimtextedit/texttospeech.h
+include/KF5/KPIMTextEdit/kpimtextedit/texttospeechactions.h
+include/KF5/KPIMTextEdit/kpimtextedit/texttospeechinterface.h
+include/KF5/KPIMTextEdit/kpimtextedit/texttospeechwidget.h
+include/KF5/KPIMTextEdit/kpimtextedit/textutils.h
+include/KF5/kpimtextedit_version.h
+lib/cmake/KF5PimTextEdit/KF5PimTextEditConfig.cmake
+lib/cmake/KF5PimTextEdit/KF5PimTextEditConfigVersion.cmake
+lib/cmake/KF5PimTextEdit/KF5PimTextEditTargets-noconfig.cmake
+lib/cmake/KF5PimTextEdit/KF5PimTextEditTargets.cmake
+lib/libKF5PimTextEdit.so
+lib/libKF5PimTextEdit.so.5
+lib/libKF5PimTextEdit.so.5.7.1
+qt5/mkspecs/modules/qt_KPIMTextEdit.pri
+qt5/plugins/designer/kpimtexteditwidgets.so
+share/examples/kde-xdg/kpimtextedit.categories
+share/locale/ar/LC_MESSAGES/libkpimtextedit.mo
+share/locale/ast/LC_MESSAGES/libkpimtextedit.mo
+share/locale/bs/LC_MESSAGES/libkpimtextedit.mo
+share/locale/ca/LC_MESSAGES/libkpimtextedit.mo
+share/locale/ca@valencia/LC_MESSAGES/libkpimtextedit.mo
+share/locale/cs/LC_MESSAGES/libkpimtextedit.mo
+share/locale/da/LC_MESSAGES/libkpimtextedit.mo
+share/locale/de/LC_MESSAGES/libkpimtextedit.mo
+share/locale/el/LC_MESSAGES/libkpimtextedit.mo
+share/locale/en_GB/LC_MESSAGES/libkpimtextedit.mo
+share/locale/eo/LC_MESSAGES/libkpimtextedit.mo
+share/locale/es/LC_MESSAGES/libkpimtextedit.mo
+share/locale/et/LC_MESSAGES/libkpimtextedit.mo
+share/locale/fi/LC_MESSAGES/libkpimtextedit.mo
+share/locale/fr/LC_MESSAGES/libkpimtextedit.mo
+share/locale/ga/LC_MESSAGES/libkpimtextedit.mo
+share/locale/gl/LC_MESSAGES/libkpimtextedit.mo
+share/locale/hu/LC_MESSAGES/libkpimtextedit.mo
+share/locale/ia/LC_MESSAGES/libkpimtextedit.mo
+share/locale/it/LC_MESSAGES/libkpimtextedit.mo
+share/locale/ja/LC_MESSAGES/libkpimtextedit.mo
+share/locale/kk/LC_MESSAGES/libkpimtextedit.mo
+share/locale/km/LC_MESSAGES/libkpimtextedit.mo
+share/locale/ko/LC_MESSAGES/libkpimtextedit.mo
+share/locale/lt/LC_MESSAGES/libkpimtextedit.mo
+share/locale/lv/LC_MESSAGES/libkpimtextedit.mo
+share/locale/mr/LC_MESSAGES/libkpimtextedit.mo
+share/locale/nb/LC_MESSAGES/libkpimtextedit.mo
+share/locale/nds/LC_MESSAGES/libkpimtextedit.mo
+share/locale/nl/LC_MESSAGES/libkpimtextedit.mo
+share/locale/nn/LC_MESSAGES/libkpimtextedit.mo
+share/locale/pa/LC_MESSAGES/libkpimtextedit.mo
+share/locale/pl/LC_MESSAGES/libkpimtextedit.mo
+share/locale/pt/LC_MESSAGES/libkpimtextedit.mo
+share/locale/pt_BR/LC_MESSAGES/libkpimtextedit.mo
+share/locale/ro/LC_MESSAGES/libkpimtextedit.mo
+share/locale/ru/LC_MESSAGES/libkpimtextedit.mo
+share/locale/sk/LC_MESSAGES/libkpimtextedit.mo
+share/locale/sl/LC_MESSAGES/libkpimtextedit.mo
+share/locale/sr/LC_MESSAGES/libkpimtextedit.mo
+share/locale/sv/LC_MESSAGES/libkpimtextedit.mo
+share/locale/tr/LC_MESSAGES/libkpimtextedit.mo
+share/locale/ug/LC_MESSAGES/libkpimtextedit.mo
+share/locale/uk/LC_MESSAGES/libkpimtextedit.mo
+share/locale/zh_CN/LC_MESSAGES/libkpimtextedit.mo
+share/locale/zh_TW/LC_MESSAGES/libkpimtextedit.mo
diff --git a/kpimtextedit/buildlink3.mk b/kpimtextedit/buildlink3.mk
new file mode 100644
index 0000000000..55d3f93ba0
--- /dev/null
+++ b/kpimtextedit/buildlink3.mk
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	kpimtextedit
+
+.if !defined(KPIMTEXTEDIT_BUILDLINK3_MK)
+KPIMTEXTEDIT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kpimtextedit+=	kpimtextedit>=17.12.1
+BUILDLINK_PKGSRCDIR.kpimtextedit?=	../../wip/kpimtextedit
+
+.include "../../devel/grantlee-qt5/buildlink3.mk"
+.include "../../devel/kio/buildlink3.mk"
+.include "../../misc/kemoticons/buildlink3.mk"
+.include "../../textproc/syntax-highlighting/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif	# KPIMTEXTEDIT_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-kpimtextedit
diff --git a/kpimtextedit/distinfo b/kpimtextedit/distinfo
new file mode 100644
index 0000000000..5c258bfd74
--- /dev/null
+++ b/kpimtextedit/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (kpimtextedit-17.12.1.tar.xz) = 4782b7a570a2a197f801cb7ca80677053fe00855
+RMD160 (kpimtextedit-17.12.1.tar.xz) = 53bbb6b699ab74bd185ab5625be9a3140e33f1a5
+SHA512 (kpimtextedit-17.12.1.tar.xz) = 06006c5e0079cc77fd1519adbc8023237981544d43ef7e8e88a5f18494204ea348bfa0453c0f9ee5614ee1dd9136208acb7fa9694986427fa64b86a3799da26a
+Size (kpimtextedit-17.12.1.tar.xz) = 140784 bytes


Home | Main Index | Thread Index | Old Index