Commit 67565cae authored by Florent Revest's avatar Florent Revest

Adds a recipe for qt-mobility-haptics-ffmemless

parent ad128c15
SUMMARY = "Nemomobile's qt-mobility-haptics-ffmemless"
HOMEPAGE = "https://git.merproject.org/mer-core/qt-mobility-haptics-ffmemless"
LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://qfeedback.cpp;beginline=1;endline=38;md5=a8726eef46a2a09f5773ba508cad12a2"
SRC_URI = "git://git.merproject.org/mer-core/qt-mobility-haptics-ffmemless.git;protocol=https"
SRCREV = "c00a979e5e55f28c8b7c1eeffdfd1279e6e7e51e"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
DEPENDS += "qtfeedback libprofile-qt"
inherit qmake5
do_configure_prepend() {
sed -i "s@I/usr/include/profile-qt5@I${STAGING_INCDIR}/profile-qt5@" ${S}/ffmemless.pro
}
FILES_${PN} += "/usr/lib/plugins/feedback/"
FILES_${PN}-dbg += "/usr/lib/plugins/feedback/.debug/"
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