Commit eab08f81 authored by Florent Revest's avatar Florent Revest

Adds a qtmpris recipe for the upcoming asteroid-music recipe

parent d3923b17
SUMMARY = "Qt and QML MPRIS interface and adaptor"
HOMEPAGE = "https://github.com/nemomobile/qtmpris"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=5c936b15295e0f34fd6618c596808948"
SRC_URI = "git://github.com/nemomobile/qtmpris.git;protocol=https"
SRCREV = "4e2881b8ce6b4de837f4c827a8dc9e86b222e1a6"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtdbusextended qtdeclarative"
RDEPENDS_${PN} += "qtdbusextended"
FILES_${PN} += "/usr/lib/qml/org/nemomobile/mpris"
FILES_${PN}-dev += "/usr/lib/mkspecs"
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