summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2016-04-14 18:37:59 +0000
committerrakuco <rakuco@FreeBSD.org>2016-04-14 18:37:59 +0000
commit3c1bb06b7b8844bd787ba203845964f7d997316f (patch)
tree4f6988eb5d91ee57d623463b2ffe1e52625e7484
parent274740504ca2403a46cc8b9ead03ac6578910605 (diff)
downloadFreeBSD-ports-3c1bb06b7b8844bd787ba203845964f7d997316f.zip
FreeBSD-ports-3c1bb06b7b8844bd787ba203845964f7d997316f.tar.gz
bsd.kde4.mk: Add KDE4_APPLICATIONS_{VERSION,BRANCH}.
At the moment they correspond to the latest KDE Applications release with mostly KDE4-compatible applications. These are going to be used by the upcoming DigiKam update (some ports have been split off the main DigiKam tarball and are part of the regular KDE SC releases). It will also be used once we add KDE Frameworks 5 and Plasma 5 to the tree. PR: 204623
-rw-r--r--Mk/bsd.kde4.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk
index af201505..84322ce0 100644
--- a/Mk/bsd.kde4.mk
+++ b/Mk/bsd.kde4.mk
@@ -78,6 +78,8 @@ Kde_Pre_Include= bsd.kde4.mk
KDE4_VERSION?= 4.14.3
KDE4_ACTIVITES_VERSION= 4.13.3
KDE4_WORKSPACE_VERSION= 4.11.14
+KDE4_APPLICATIONS_VERSION?= 15.04.3
+KDE4_APPLICATIONS_BRANCH?= Attic
KDE4_BRANCH?= stable
KTP_VERSION?= 0.9.0
KTP_BRANCH?= stable
OpenPOWER on IntegriCloud