aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2018-04-11 03:31:53 +0800
committertcberner <tcberner@FreeBSD.org>2018-04-11 03:31:53 +0800
commit235347c60e2fe507c468ece96c7d83638fb2cf01 (patch)
tree7dd8d38fba0f783f52046ed64480422275947e61 /Mk/Uses
parent3d8385ed8a31b4c9d8b156067e2b8ee1c91264ad (diff)
downloadfreebsd-ports-gnome-235347c60e2fe507c468ece96c7d83638fb2cf01.tar.gz
freebsd-ports-gnome-235347c60e2fe507c468ece96c7d83638fb2cf01.tar.zst
freebsd-ports-gnome-235347c60e2fe507c468ece96c7d83638fb2cf01.zip
New ports: KDE Applications deskutils/
* deskutils/akonadi-calendar-tools * deskutils/akonadi-import-wizard * deskutils/akonadiconsole * deskutils/akregator * deskutils/grantlee-editor * deskutils/kaddressbook * deskutils/kalarm * deskutils/kcharselect * deskutils/kdepim-addons * deskutils/kdepim-runtime * deskutils/keditbookmarks * deskutils/kfind * deskutils/kmail * deskutils/kmail-account-wizard * deskutils/knotes * deskutils/kontact * deskutils/korganizer * deskutils/kruler * deskutils/mbox-importer * deskutils/pim-data-exporter * deskutils/pim-sieve-editor This is the current version of KDE Applications <foo>. Note that users of KDE SC4 should stick with <foo>-kde4. This adds a slew of KDE Pim related ports and some of their dependencies. Note, that KDE Pim has a history of working poorly on FreeBSD.
Diffstat (limited to 'Mk/Uses')
-rw-r--r--Mk/Uses/kde.mk20
1 files changed, 15 insertions, 5 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index 5409fec6c474..1ec293fa197b 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -265,13 +265,13 @@ _USE_FRAMEWORKS_ALL= ecm \
${_USE_FRAMEWORKS_EXTRA}
# List of components of the KDE PIM distribution (part of applications).
-_USE_KDEPIM5_ALL= akonadicontacts akonadimime akonadinotes \
+_USE_KDEPIM5_ALL= akonadicontacts akonadiimportwizard akonadimime akonadinotes \
akonadicalendar akonadisearch alarmcalendar \
blog calendarcore calendarsupport calendarutils \
- contacts eventviews gapi \
- grantleetheme gravatar identitymanagement imap \
- incidenceeditor kdepim-apps-libs \
- kontactinterface kpimdav \
+ contacts eventviews gapi grantleetheme \
+ gravatar identitymanagement imap \
+ incidenceeditor kdepim-addons kdepim-apps-libs \
+ kdepim-runtime5 kontactinterface kpimdav \
ksmtp ldap libkdepim libkleo libksieve mailcommon \
mailimporter mailtransport mbox messagelib \
mime pimcommon pimtextedit syndication tnef
@@ -591,10 +591,14 @@ xmlrpcclient_PORT= net/kf5-kxmlrpcclient
xmlrpcclient_LIB= libKF5XmlRpcClient.so
# ====================== end of frameworks components ==========================
+
# ====================== pim5 components =======================================
akonadicontacts_PORT= net/akonadi-contacts
akonadicontacts_LIB= libKF5AkonadiContact.so
+akonadiimportwizard_PORT= deskutils/akonadi-import-wizard
+akonadiimportwizard_LIB= libKPimImportWizard.so
+
akonadimime_PORT= net/akonadi-mime
akonadimime_LIB= libKF5AkonadiMime.so
@@ -646,9 +650,15 @@ imap_LIB= libKF5IMAP.so
incidenceeditor_PORT= net/incidenceeditor
incidenceeditor_LIB= libKF5IncidenceEditor.so
+kdepim-addons_PORT= deskutils/kdepim-addons
+kdepim-addons_PATH= ${KDE_PREFIX}/lib/contacteditor/editorpageplugins/cryptopageplugin.so
+
kdepim-apps-libs_PORT= deskutils/kdepim-apps-libs
kdepim-apps-libs_LIB= libKF5SendLater.so
+kdepim-runtime5_PORT= deskutils/kdepim-runtime
+kdepim-runtime5_LIB= libakonadi-filestore.so.5
+
kontactinterface_PORT= net/kontactinterface
kontactinterface_LIB= libKF5KontactInterface.so