pkgsrc-WIP-changes archive

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

mailcommon: add version 20.04.1



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Sat Mar 27 13:16:59 2021 +1300
Changeset:	4ad725f753bfb28e6271a7581270ca134d7bd802

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

Log Message:
mailcommon: add version 20.04.1

KDE PIM library providing support for mail applications.

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

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

diffstat:
 Makefile                 |   1 +
 mailcommon/DESCR         |   1 +
 mailcommon/Makefile      |  18 ++++++
 mailcommon/PLIST         | 155 +++++++++++++++++++++++++++++++++++++++++++++++
 mailcommon/buildlink3.mk |  16 +++++
 mailcommon/distinfo      |   6 ++
 6 files changed, 197 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index a2e06fb0ce..d9998e0d91 100644
--- a/Makefile
+++ b/Makefile
@@ -2266,6 +2266,7 @@ SUBDIR+=	mackerel-agent-plugins
 SUBDIR+=	madonctl
 SUBDIR+=	magit-git
 SUBDIR+=	mago
+SUBDIR+=	mailcommon
 SUBDIR+=	mailfilter
 SUBDIR+=	mailimporter
 SUBDIR+=	mailman3
diff --git a/mailcommon/DESCR b/mailcommon/DESCR
new file mode 100644
index 0000000000..3a89792d1a
--- /dev/null
+++ b/mailcommon/DESCR
@@ -0,0 +1 @@
+KDE PIM library providing support for mail applications.
diff --git a/mailcommon/Makefile b/mailcommon/Makefile
new file mode 100644
index 0000000000..4d1323b0df
--- /dev/null
+++ b/mailcommon/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	mailcommon-${KAPPSVER}
+CATEGORIES=	mail
+
+HOMEPAGE=	https://kontact.kde.org/
+COMMENT=	KDE PIM library providing support for mail applications
+LICENSE=	gnu-lgpl-v2.1 AND gnu-gpl-v2
+
+.include "../../meta-pkgs/kde/applications.mk"
+
+USE_TOOLS+=	msgmerge
+
+.include "../../devel/boost-headers/buildlink3.mk"
+.include "../../wip/mailimporter/buildlink3.mk"
+.include "../../wip/messagelib/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mailcommon/PLIST b/mailcommon/PLIST
new file mode 100644
index 0000000000..b5c61432fd
--- /dev/null
+++ b/mailcommon/PLIST
@@ -0,0 +1,155 @@
+@comment $NetBSD$
+include/KF5/MailCommon/AccountConfigOrderDialog
+include/KF5/MailCommon/AddTagDialog
+include/KF5/MailCommon/BackupJob
+include/KF5/MailCommon/CollectionExpiryPage
+include/KF5/MailCommon/CollectionGeneralPage
+include/KF5/MailCommon/CryptoUtils
+include/KF5/MailCommon/DBusOperators
+include/KF5/MailCommon/ExpireCollectionAttribute
+include/KF5/MailCommon/FavoriteCollectionOrderProxyModel
+include/KF5/MailCommon/FavoriteCollectionWidget
+include/KF5/MailCommon/FilterAction
+include/KF5/MailCommon/FilterActionDict
+include/KF5/MailCommon/FilterImporterAbstract
+include/KF5/MailCommon/FilterImporterBalsa
+include/KF5/MailCommon/FilterImporterClawsMail
+include/KF5/MailCommon/FilterImporterExporter
+include/KF5/MailCommon/FilterImporterPathCache
+include/KF5/MailCommon/FilterLog
+include/KF5/MailCommon/FilterManager
+include/KF5/MailCommon/FolderCollectionMonitor
+include/KF5/MailCommon/FolderJob
+include/KF5/MailCommon/FolderRequester
+include/KF5/MailCommon/FolderSelectionDialog
+include/KF5/MailCommon/FolderSettings
+include/KF5/MailCommon/FolderTreeView
+include/KF5/MailCommon/FolderTreeWidget
+include/KF5/MailCommon/FolderTreeWidgetProxyModel
+include/KF5/MailCommon/ItemContext
+include/KF5/MailCommon/JobScheduler
+include/KF5/MailCommon/KMFilterDialog
+include/KF5/MailCommon/MDNStateAttribute
+include/KF5/MailCommon/MailFilter
+include/KF5/MailCommon/MailInterfaces
+include/KF5/MailCommon/MailKernel
+include/KF5/MailCommon/MailUtil
+include/KF5/MailCommon/RedirectDialog
+include/KF5/MailCommon/ResourceReadConfigFile
+include/KF5/MailCommon/SearchPattern
+include/KF5/MailCommon/SearchPatternEdit
+include/KF5/MailCommon/SearchRule
+include/KF5/MailCommon/SearchRuleStatus
+include/KF5/MailCommon/SendMdnHandler
+include/KF5/MailCommon/SnippetTreeView
+include/KF5/MailCommon/SnippetWidget
+include/KF5/MailCommon/SnippetsManager
+include/KF5/MailCommon/SnippetsModel
+include/KF5/MailCommon/Tag
+include/KF5/MailCommon/TagWidget
+include/KF5/mailcommon/accountconfigorderdialog.h
+include/KF5/mailcommon/addtagdialog.h
+include/KF5/mailcommon/backupjob.h
+include/KF5/mailcommon/collectionexpirypage.h
+include/KF5/mailcommon/collectiongeneralpage.h
+include/KF5/mailcommon/cryptoutils.h
+include/KF5/mailcommon/dbusoperators.h
+include/KF5/mailcommon/expirecollectionattribute.h
+include/KF5/mailcommon/favoritecollectionorderproxymodel.h
+include/KF5/mailcommon/favoritecollectionwidget.h
+include/KF5/mailcommon/filteraction.h
+include/KF5/mailcommon/filteractiondict.h
+include/KF5/mailcommon/filterimporterabstract.h
+include/KF5/mailcommon/filterimporterbalsa.h
+include/KF5/mailcommon/filterimporterclawsmail.h
+include/KF5/mailcommon/filterimporterexporter.h
+include/KF5/mailcommon/filterimporterpathcache.h
+include/KF5/mailcommon/filterlog.h
+include/KF5/mailcommon/filtermanager.h
+include/KF5/mailcommon/foldercollectionmonitor.h
+include/KF5/mailcommon/folderjob.h
+include/KF5/mailcommon/folderrequester.h
+include/KF5/mailcommon/folderselectiondialog.h
+include/KF5/mailcommon/foldersettings.h
+include/KF5/mailcommon/foldertreeview.h
+include/KF5/mailcommon/foldertreewidget.h
+include/KF5/mailcommon/foldertreewidgetproxymodel.h
+include/KF5/mailcommon/itemcontext.h
+include/KF5/mailcommon/jobscheduler.h
+include/KF5/mailcommon/kmfilterdialog.h
+include/KF5/mailcommon/mailcommon_export.h
+include/KF5/mailcommon/mailcommonsettings_base.h
+include/KF5/mailcommon/mailfilter.h
+include/KF5/mailcommon/mailinterfaces.h
+include/KF5/mailcommon/mailkernel.h
+include/KF5/mailcommon/mailutil.h
+include/KF5/mailcommon/mdnstateattribute.h
+include/KF5/mailcommon/pop3settings.h
+include/KF5/mailcommon/redirectdialog.h
+include/KF5/mailcommon/resourcereadconfigfile.h
+include/KF5/mailcommon/searchpattern.h
+include/KF5/mailcommon/searchpatternedit.h
+include/KF5/mailcommon/searchrule.h
+include/KF5/mailcommon/searchrulestatus.h
+include/KF5/mailcommon/sendmdnhandler.h
+include/KF5/mailcommon/snippetsmanager.h
+include/KF5/mailcommon/snippetsmodel.h
+include/KF5/mailcommon/snippettreeview.h
+include/KF5/mailcommon/snippetwidget.h
+include/KF5/mailcommon/tag.h
+include/KF5/mailcommon/tagwidget.h
+include/KF5/mailcommon_version.h
+lib/cmake/KF5MailCommon/KF5MailCommonConfig.cmake
+lib/cmake/KF5MailCommon/KF5MailCommonConfigVersion.cmake
+lib/cmake/KF5MailCommon/KF5MailCommonTargets-noconfig.cmake
+lib/cmake/KF5MailCommon/KF5MailCommonTargets.cmake
+lib/libKF5MailCommon.so
+lib/libKF5MailCommon.so.5
+lib/libKF5MailCommon.so.5.14.1
+qt5/mkspecs/modules/qt_MailCommon.pri
+qt5/plugins/designer/mailcommonwidgets.so
+share/locale/ar/LC_MESSAGES/libmailcommon.mo
+share/locale/bs/LC_MESSAGES/libmailcommon.mo
+share/locale/ca/LC_MESSAGES/libmailcommon.mo
+share/locale/ca@valencia/LC_MESSAGES/libmailcommon.mo
+share/locale/cs/LC_MESSAGES/libmailcommon.mo
+share/locale/da/LC_MESSAGES/libmailcommon.mo
+share/locale/de/LC_MESSAGES/libmailcommon.mo
+share/locale/el/LC_MESSAGES/libmailcommon.mo
+share/locale/en_GB/LC_MESSAGES/libmailcommon.mo
+share/locale/es/LC_MESSAGES/libmailcommon.mo
+share/locale/et/LC_MESSAGES/libmailcommon.mo
+share/locale/fi/LC_MESSAGES/libmailcommon.mo
+share/locale/fr/LC_MESSAGES/libmailcommon.mo
+share/locale/ga/LC_MESSAGES/libmailcommon.mo
+share/locale/gl/LC_MESSAGES/libmailcommon.mo
+share/locale/hr/LC_MESSAGES/libmailcommon.mo
+share/locale/hu/LC_MESSAGES/libmailcommon.mo
+share/locale/ia/LC_MESSAGES/libmailcommon.mo
+share/locale/it/LC_MESSAGES/libmailcommon.mo
+share/locale/ja/LC_MESSAGES/libmailcommon.mo
+share/locale/kk/LC_MESSAGES/libmailcommon.mo
+share/locale/ko/LC_MESSAGES/libmailcommon.mo
+share/locale/lt/LC_MESSAGES/libmailcommon.mo
+share/locale/mr/LC_MESSAGES/libmailcommon.mo
+share/locale/nb/LC_MESSAGES/libmailcommon.mo
+share/locale/nds/LC_MESSAGES/libmailcommon.mo
+share/locale/nl/LC_MESSAGES/libmailcommon.mo
+share/locale/nn/LC_MESSAGES/libmailcommon.mo
+share/locale/pa/LC_MESSAGES/libmailcommon.mo
+share/locale/pl/LC_MESSAGES/libmailcommon.mo
+share/locale/pt/LC_MESSAGES/libmailcommon.mo
+share/locale/pt_BR/LC_MESSAGES/libmailcommon.mo
+share/locale/ro/LC_MESSAGES/libmailcommon.mo
+share/locale/ru/LC_MESSAGES/libmailcommon.mo
+share/locale/sk/LC_MESSAGES/libmailcommon.mo
+share/locale/sl/LC_MESSAGES/libmailcommon.mo
+share/locale/sr/LC_MESSAGES/libmailcommon.mo
+share/locale/sv/LC_MESSAGES/libmailcommon.mo
+share/locale/tr/LC_MESSAGES/libmailcommon.mo
+share/locale/ug/LC_MESSAGES/libmailcommon.mo
+share/locale/uk/LC_MESSAGES/libmailcommon.mo
+share/locale/zh_CN/LC_MESSAGES/libmailcommon.mo
+share/locale/zh_TW/LC_MESSAGES/libmailcommon.mo
+share/qlogging-categories5/mailcommon.categories
+share/qlogging-categories5/mailcommon.renamecategories
diff --git a/mailcommon/buildlink3.mk b/mailcommon/buildlink3.mk
new file mode 100644
index 0000000000..ba2fa464c5
--- /dev/null
+++ b/mailcommon/buildlink3.mk
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	mailcommon
+
+.if !defined(MAILCOMMON_BUILDLINK3_MK)
+MAILCOMMON_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.mailcommon+=	mailcommon>=20.04.1
+BUILDLINK_PKGSRCDIR.mailcommon?=	../../wip/mailcommon
+
+.include "../../wip/mailimporter/buildlink3.mk"
+.include "../../wip/messagelib/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif	# MAILCOMMON_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-mailcommon
diff --git a/mailcommon/distinfo b/mailcommon/distinfo
new file mode 100644
index 0000000000..48808da183
--- /dev/null
+++ b/mailcommon/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (mailcommon-20.04.1.tar.xz) = 191b63d077d119c9da975ad4ea974454cee872ab
+RMD160 (mailcommon-20.04.1.tar.xz) = 2852a62c9e8d748d62ea1c2cef65a193a215a63c
+SHA512 (mailcommon-20.04.1.tar.xz) = c1454e08c664eeada637cc26987319eab39c81307c6c6db77a57e398267de576a18a0a81b82d3ca25d6c17ef5e26f3cbbc5453c149906e8fa8ba555859751829
+Size (mailcommon-20.04.1.tar.xz) = 707400 bytes


Home | Main Index | Thread Index | Old Index