pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kmailtransport: 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 08:55:57 2018 +1300
Changeset: 61ae45b02db8bd5ee697c91c8a6c4baeb7bfbc43
Modified Files:
Makefile
Added Files:
kmailtransport/DESCR
kmailtransport/Makefile
kmailtransport/PLIST
kmailtransport/buildlink3.mk
kmailtransport/distinfo
Log Message:
kmailtransport: Add version 17.12.1
KDE Mail Transport Service
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=61ae45b02db8bd5ee697c91c8a6c4baeb7bfbc43
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
kmailtransport/DESCR | 1 +
kmailtransport/Makefile | 41 ++++++++++++++++
kmailtransport/PLIST | 112 +++++++++++++++++++++++++++++++++++++++++++
kmailtransport/buildlink3.mk | 17 +++++++
kmailtransport/distinfo | 6 +++
6 files changed, 178 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index e8c8bf49d3..d591f12520 100644
--- a/Makefile
+++ b/Makefile
@@ -1585,6 +1585,7 @@ SUBDIR+= kissme
SUBDIR+= klayout
SUBDIR+= kldap
SUBDIR+= kmag
+SUBDIR+= kmailtransport
SUBDIR+= kmenuedit
SUBDIR+= kmime
SUBDIR+= kmymoney-git
diff --git a/kmailtransport/DESCR b/kmailtransport/DESCR
new file mode 100644
index 0000000000..23e002c9a5
--- /dev/null
+++ b/kmailtransport/DESCR
@@ -0,0 +1 @@
+KDE Mail Transport Service
diff --git a/kmailtransport/Makefile b/kmailtransport/Makefile
new file mode 100644
index 0000000000..24b1de9ce7
--- /dev/null
+++ b/kmailtransport/Makefile
@@ -0,0 +1,41 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME= kmailtransport-${KAPPSVER}
+CATEGORIES= mail
+
+HOMEPAGE= https://community.kde.org/KDE_PIM
+COMMENT= Mail Transport Service
+LICENSE= gnu-lgpl-v2
+
+.include "../../wip/kde5/applications.mk"
+
+BUILD_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
+
+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/kmailtransport.categories \
+ ${PKG_SYSCONFDIR}/xdg/kmailtransport.categories
+CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/kmailtransport.renamecategories \
+ ${PKG_SYSCONFDIR}/xdg/kmailtransport.renamecategories
+
+# generation of kded.moc fails when ${PREFIX}/include in the moc include path
+SUBST_CLASSES+= fix-moc
+SUBST_STAGE.fix-moc= post-configure
+SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
+SUBST_FILES.fix-moc= _KDE_build/src/kmailtransportakonadi/plugins/CMakeFiles/mailtransport_akonadiplugin_autogen.dir/AutogenInfo.cmake
+SUBST_SED.fix-moc= -e 's,;${PREFIX}/include;,;,g'
+
+.include "../../devel/boost-libs/buildlink3.mk"
+.include "../../wip/akonadi-mime/buildlink3.mk"
+.include "../../wip/ksmtp/buildlink3.mk"
+.include "../../devel/kcmutils/buildlink3.mk"
+.include "../../security/cyrus-sasl/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kmailtransport/PLIST b/kmailtransport/PLIST
new file mode 100644
index 0000000000..279862d882
--- /dev/null
+++ b/kmailtransport/PLIST
@@ -0,0 +1,112 @@
+@comment $NetBSD$
+include/KF5/MailTransport/PrecommandJob
+include/KF5/MailTransport/ServerTest
+include/KF5/MailTransport/Transport
+include/KF5/MailTransport/TransportAbstractPlugin
+include/KF5/MailTransport/TransportComboBox
+include/KF5/MailTransport/TransportConfigWidget
+include/KF5/MailTransport/TransportJob
+include/KF5/MailTransport/TransportManagementWidget
+include/KF5/MailTransport/TransportManager
+include/KF5/MailTransport/TransportType
+include/KF5/MailTransportAkonadi/DispatchModeAttribute
+include/KF5/MailTransportAkonadi/DispatcherInterface
+include/KF5/MailTransportAkonadi/ErrorAttribute
+include/KF5/MailTransportAkonadi/MessageQueueJob
+include/KF5/MailTransportAkonadi/SentActionAttribute
+include/KF5/MailTransportAkonadi/SentBehaviourAttribute
+include/KF5/MailTransportAkonadi/TransportAttribute
+include/KF5/mailtransport/mailtransport_export.h
+include/KF5/mailtransport/precommandjob.h
+include/KF5/mailtransport/private/transportconfigwidget_p.h
+include/KF5/mailtransport/servertest.h
+include/KF5/mailtransport/transport.h
+include/KF5/mailtransport/transportabstractplugin.h
+include/KF5/mailtransport/transportbase.h
+include/KF5/mailtransport/transportcombobox.h
+include/KF5/mailtransport/transportconfigwidget.h
+include/KF5/mailtransport/transportjob.h
+include/KF5/mailtransport/transportmanagementwidget.h
+include/KF5/mailtransport/transportmanager.h
+include/KF5/mailtransport/transporttype.h
+include/KF5/mailtransport_version.h
+include/KF5/mailtransportakonadi/dispatcherinterface.h
+include/KF5/mailtransportakonadi/dispatchmodeattribute.h
+include/KF5/mailtransportakonadi/errorattribute.h
+include/KF5/mailtransportakonadi/mailtransportakonadi_export.h
+include/KF5/mailtransportakonadi/messagequeuejob.h
+include/KF5/mailtransportakonadi/sentactionattribute.h
+include/KF5/mailtransportakonadi/sentbehaviourattribute.h
+include/KF5/mailtransportakonadi/transportattribute.h
+include/KF5/mailtransportakonadi_version.h
+lib/cmake/KF5MailTransport/FindSasl2.cmake
+lib/cmake/KF5MailTransport/KF5MailTransportConfig.cmake
+lib/cmake/KF5MailTransport/KF5MailTransportConfigVersion.cmake
+lib/cmake/KF5MailTransport/KF5MailTransportTargets-noconfig.cmake
+lib/cmake/KF5MailTransport/KF5MailTransportTargets.cmake
+lib/cmake/KF5MailTransportAkonadi/KF5MailTransportAkonadiConfig.cmake
+lib/cmake/KF5MailTransportAkonadi/KF5MailTransportAkonadiConfigVersion.cmake
+lib/cmake/KF5MailTransportAkonadi/KF5MailTransportAkonadiTargets-noconfig.cmake
+lib/cmake/KF5MailTransportAkonadi/KF5MailTransportAkonadiTargets.cmake
+lib/libKF5MailTransport.so
+lib/libKF5MailTransport.so.5
+lib/libKF5MailTransport.so.5.7.1
+lib/libKF5MailTransportAkonadi.so
+lib/libKF5MailTransportAkonadi.so.5
+lib/libKF5MailTransportAkonadi.so.5.7.1
+qt5/mkspecs/modules/qt_KMailTransport.pri
+qt5/mkspecs/modules/qt_KMailTransportAkonadi.pri
+qt5/plugins/kcm_mailtransport.so
+qt5/plugins/mailtransport/mailtransport_akonadiplugin.so
+qt5/plugins/mailtransport/mailtransport_smtpplugin.so
+share/config.kcfg/mailtransport.kcfg
+share/examples/kde-xdg/kmailtransport.categories
+share/examples/kde-xdg/kmailtransport.renamecategories
+share/kservices5/kcm_mailtransport.desktop
+share/locale/ar/LC_MESSAGES/libmailtransport5.mo
+share/locale/ast/LC_MESSAGES/libmailtransport5.mo
+share/locale/bs/LC_MESSAGES/libmailtransport5.mo
+share/locale/ca/LC_MESSAGES/libmailtransport5.mo
+share/locale/ca@valencia/LC_MESSAGES/libmailtransport5.mo
+share/locale/cs/LC_MESSAGES/libmailtransport5.mo
+share/locale/da/LC_MESSAGES/libmailtransport5.mo
+share/locale/de/LC_MESSAGES/libmailtransport5.mo
+share/locale/el/LC_MESSAGES/libmailtransport5.mo
+share/locale/en_GB/LC_MESSAGES/libmailtransport5.mo
+share/locale/eo/LC_MESSAGES/libmailtransport5.mo
+share/locale/es/LC_MESSAGES/libmailtransport5.mo
+share/locale/et/LC_MESSAGES/libmailtransport5.mo
+share/locale/fi/LC_MESSAGES/libmailtransport5.mo
+share/locale/fr/LC_MESSAGES/libmailtransport5.mo
+share/locale/ga/LC_MESSAGES/libmailtransport5.mo
+share/locale/gl/LC_MESSAGES/libmailtransport5.mo
+share/locale/hi/LC_MESSAGES/libmailtransport5.mo
+share/locale/hu/LC_MESSAGES/libmailtransport5.mo
+share/locale/ia/LC_MESSAGES/libmailtransport5.mo
+share/locale/it/LC_MESSAGES/libmailtransport5.mo
+share/locale/ja/LC_MESSAGES/libmailtransport5.mo
+share/locale/kk/LC_MESSAGES/libmailtransport5.mo
+share/locale/km/LC_MESSAGES/libmailtransport5.mo
+share/locale/ko/LC_MESSAGES/libmailtransport5.mo
+share/locale/lt/LC_MESSAGES/libmailtransport5.mo
+share/locale/lv/LC_MESSAGES/libmailtransport5.mo
+share/locale/mr/LC_MESSAGES/libmailtransport5.mo
+share/locale/nb/LC_MESSAGES/libmailtransport5.mo
+share/locale/nds/LC_MESSAGES/libmailtransport5.mo
+share/locale/nl/LC_MESSAGES/libmailtransport5.mo
+share/locale/nn/LC_MESSAGES/libmailtransport5.mo
+share/locale/pa/LC_MESSAGES/libmailtransport5.mo
+share/locale/pl/LC_MESSAGES/libmailtransport5.mo
+share/locale/pt/LC_MESSAGES/libmailtransport5.mo
+share/locale/pt_BR/LC_MESSAGES/libmailtransport5.mo
+share/locale/ro/LC_MESSAGES/libmailtransport5.mo
+share/locale/ru/LC_MESSAGES/libmailtransport5.mo
+share/locale/sk/LC_MESSAGES/libmailtransport5.mo
+share/locale/sl/LC_MESSAGES/libmailtransport5.mo
+share/locale/sr/LC_MESSAGES/libmailtransport5.mo
+share/locale/sv/LC_MESSAGES/libmailtransport5.mo
+share/locale/tr/LC_MESSAGES/libmailtransport5.mo
+share/locale/ug/LC_MESSAGES/libmailtransport5.mo
+share/locale/uk/LC_MESSAGES/libmailtransport5.mo
+share/locale/zh_CN/LC_MESSAGES/libmailtransport5.mo
+share/locale/zh_TW/LC_MESSAGES/libmailtransport5.mo
diff --git a/kmailtransport/buildlink3.mk b/kmailtransport/buildlink3.mk
new file mode 100644
index 0000000000..6985d45b57
--- /dev/null
+++ b/kmailtransport/buildlink3.mk
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= kmailtransport
+
+.if !defined(KMAILTRANSPORT_BUILDLINK3_MK)
+KMAILTRANSPORT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kmailtransport+= kmailtransport>=17.12.1
+BUILDLINK_PKGSRCDIR.kmailtransport?= ../../wip/kmailtransport
+
+.include "../../wip/akonadi-mime/buildlink3.mk"
+.include "../../wip/ksmtp/buildlink3.mk"
+.include "../../devel/kcmutils/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif # KMAILTRANSPORT_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -kmailtransport
diff --git a/kmailtransport/distinfo b/kmailtransport/distinfo
new file mode 100644
index 0000000000..160ca82b04
--- /dev/null
+++ b/kmailtransport/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (kmailtransport-17.12.1.tar.xz) = b1cd0784ec3d37cacd88760d91f8869f9acd807f
+RMD160 (kmailtransport-17.12.1.tar.xz) = 95a3548470578bd39b9ce9ade9f59bbad8815eda
+SHA512 (kmailtransport-17.12.1.tar.xz) = 56a9e2dffe6418f71587aadd98a98044fabb1fb5818aa52597904071c2301c53425e42759c240ef36c49df70708bbae83b1ebb78b31869ed65624e6eb09c892b
+Size (kmailtransport-17.12.1.tar.xz) = 165220 bytes
Home |
Main Index |
Thread Index |
Old Index