Commit 67d5c873 authored by Florent Revest's avatar Florent Revest

Adds a nemo-qml-plugin-contextkit

parent 4c924c35
SUMMARY = "QML Plugin for contextkit on Nemo"
HOMEPAGE = "https://github.com/nemomobile/nemo-qml-plugin-contextkit.git"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=23;md5=bc596f90d6ca301d84447f4d365b9243"
SRC_URI = "git://github.com/nemomobile/nemo-qml-plugin-contextkit.git;protocol=https"
SRCREV = "${AUTOREV}"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
SEPB = "${S}"
inherit cmake_qt5
EXTRA_OECMAKE+="-DUSEQT=5"
DEPENDS += "qtquickcontrols-nemo"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment