[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [yocto-meta-kf5] recipes-kf5/tier2: Add KCompletion recipe
From:       Volker Krause <null () kde ! org>
Date:       2017-07-31 18:40:12
Message-ID: E1dcFbw-0005Zy-Jz () code ! kde ! org
[Download RAW message or body]

Git commit fa75ce081972df44cc9bf1faa632902140c486e4 by Volker Krause.
Committed on 31/07/2017 at 18:40.
Pushed by vkrause into branch 'master'.

Add KCompletion recipe

Summary: Based on a work branch found in Johan's repo.

Reviewers: cordlandwehr

Reviewed By: cordlandwehr

Differential Revision: https://phabricator.kde.org/D6998

A  +18   -0    recipes-kf5/tier2/kcompletion.inc
A  +2    -0    recipes-kf5/tier2/kcompletion_5.36.0.bb

https://commits.kde.org/yocto-meta-kf5/fa75ce081972df44cc9bf1faa632902140c486e4

diff --git a/recipes-kf5/tier2/kcompletion.inc b/recipes-kf5/tier2/kcompletion.inc
new file mode 100644
index 0000000..a20ef04
--- /dev/null
+++ b/recipes-kf5/tier2/kcompletion.inc
@@ -0,0 +1,18 @@
+DESCRIPTION = "KCompletion"
+HOMEPAGE = "https://api.kde.org/frameworks/kcompletion/html/index.html"
+LICENSE = "LGPL-2.1"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
+    "
+PR = "r0"
+
+DEPENDS = "qtbase kwidgetsaddons kconfig kconfig-native"
+
+SRC_URI = "git://anongit.kde.org/kcompletion;nobranch=1"
+S = "${WORKDIR}/git"
+
+inherit cmake_kf5
+
+FILES_${PN}-dev += " \
+    ${libdir}/cmake/KF5Completion/*.cmake \
+    ${prefix}/mkspecs/modules/qt_KCompletion.pri \
+"
diff --git a/recipes-kf5/tier2/kcompletion_5.36.0.bb b/recipes-kf5/tier2/kcompletion_5.36.0.bb
new file mode 100644
index 0000000..56169bb
--- /dev/null
+++ b/recipes-kf5/tier2/kcompletion_5.36.0.bb
@@ -0,0 +1,2 @@
+require ${PN}.inc
+SRCREV = "v${PV}"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic