aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-04-10 18:17:02 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-04-10 18:17:02 +0000
commit4e7e29a51e1bfd07c0f3d70b9511ca1982a378a6 (patch)
treeec729bf6c4038e10d1da0b36034c85bf35c04a08 /Mk
parent0e0a4e18336778a565d528571c6d8bbc58e6c1f1 (diff)
downloadports-4e7e29a51e1bfd07c0f3d70b9511ca1982a378a6.tar.gz
ports-4e7e29a51e1bfd07c0f3d70b9511ca1982a378a6.zip
New ports: net-p2p/ktorrent, net-p2p/libktorrent, net/syndication
This is the current version of KDE Applications <foo>. Note that users of KDE SC4 should stick with <foo>-kde4. This one is a bit ugly: move libktorrent and ktorrent-kde4 out of the way and readd the new ones in one go, to not have to touch the same MOVED lines in a short time span. Also this adds a very stripped down version of the desktuils/kdepim metaport, which will get more and more dependencies added shortly.
Notes
Notes: svn path=/head/; revision=466980
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/kde.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index f2aa3608ea91..389fc2e8daa4 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -264,8 +264,10 @@ _USE_FRAMEWORKS_ALL= ecm \
${_USE_FRAMEWORKS_PORTING} \
${_USE_FRAMEWORKS_EXTRA}
+_USE_KDEPIM5_ALL= syndication
_USE_KDE5_ALL= ${_USE_FRAMEWORKS_ALL} \
+ ${_USE_KDEPIM5_ALL} \
${_USE_KDE_BOTH}
# ====================== kde4 components =======================================
@@ -579,6 +581,11 @@ xmlrpcclient_PORT= net/kf5-kxmlrpcclient
xmlrpcclient_LIB= libKF5XmlRpcClient.so
# ====================== end of frameworks components ==========================
+# ====================== pim5 components =======================================
+syndication_PORT= net/syndication
+syndication_LIB= libKF5Syndication.so
+# ====================== end of pim5 components ================================
+
# ====================== multiversion component ================================
akonadi4_PORT= databases/akonadi-kde4
akonadi4_LIB= libakonadiprotocolinternals.so