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

List:       kde-commits
Subject:    [yocto-meta-kf5] recipes-kf5/tier3: Add KConfigWidgets recipe
From:       Volker Krause <null () kde ! org>
Date:       2017-07-31 18:45:35
Message-ID: E1dcFh9-0006nS-6E () code ! kde ! org
[Download RAW message or body]

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

Add KConfigWidgets recipe

Reviewers: cordlandwehr

Reviewed By: cordlandwehr

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

A  +19   -0    recipes-kf5/tier3/kconfigwidgets.inc
A  +2    -0    recipes-kf5/tier3/kconfigwidgets_5.36.0.bb

https://commits.kde.org/yocto-meta-kf5/7de26d10cbbc70061a9df41e7bcddf7269872077

diff --git a/recipes-kf5/tier3/kconfigwidgets.inc \
b/recipes-kf5/tier3/kconfigwidgets.inc new file mode 100644
index 0000000..375dcb4
--- /dev/null
+++ b/recipes-kf5/tier3/kconfigwidgets.inc
@@ -0,0 +1,19 @@
+DESCRIPTION = "KConfigWidgets"
+HOMEPAGE = "https://api.kde.org/frameworks/kconfigwidgets/html/index.html"
+LICENSE = "LGPL-2.1"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
+PR = "r0"
+
+DEPENDS = "qtbase kauth kcoreaddons kcoreaddons-native kcodecs kconfig \
kconfig-native kguiaddons ki18n kwidgetsaddons" +
+SRC_URI = "git://anongit.kde.org/kconfigwidgets;nobranch=1"
+S = "${WORKDIR}/git"
+
+inherit cmake_kf5
+inherit gettext
+inherit python3native
+
+FILES_${PN}-dev += " \
+    ${libdir}/cmake/KF5ConfigWidgets/*.cmake \
+    ${prefix}/mkspecs/modules/qt_KConfigWidgets.pri \
+"
diff --git a/recipes-kf5/tier3/kconfigwidgets_5.36.0.bb \
b/recipes-kf5/tier3/kconfigwidgets_5.36.0.bb new file mode 100644
index 0000000..56169bb
--- /dev/null
+++ b/recipes-kf5/tier3/kconfigwidgets_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