Commit a611353c authored by Florent Revest's avatar Florent Revest

nemo-qml-plugins: adds some recipes for connectivity, dbus, policy, social and thumbnailer

parent 57a8e8d7
SUMMARY = "QML Plugin for connectivity on Nemo"
HOMEPAGE = "https://git.merproject.org/mer-core/nemo-qml-plugin-connectivity/"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=a286bacf410e770064c78ac9470af1a2"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-connectivity.git;protocol=https"
SRCREV = "0162280a13dc09914b8f8a644a7b43d4670bf486"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtdeclarative qtbase libconnman-qt"
FILES_${PN}-dbg += "/opt /usr/lib/qt5/qml/org/nemomobile/connectivity/.debug"
FILES_${PN} += "/usr/lib/qt5/qml/org/nemomobile/connectivity/"
SUMMARY = "QML Plugin for DBus on Nemo"
HOMEPAGE = "https://git.merproject.org/mer-core/nemo-qml-plugin-dbus"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=4f66b392565d1dd726d4c892676d96fd"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-dbus.git;protocol=https"
SRCREV = "c4d98477aaea95d7cbbf0414ed7aeb802942737f"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "dbus qtdeclarative qtbase"
FILES_${PN}-dbg += "/opt /usr/lib/qt5/qml/org/nemomobile/dbus/.debug"
FILES_${PN} += "/usr/lib/qt5/qml/org/nemomobile/dbus/"
SUMMARY = "QML Plugin for media policy on Nemo"
HOMEPAGE = "https://git.merproject.org/mer-core/nemo-qml-plugin-policy"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=bcbb827372d72ea4e42de457e3575a9d"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-policy.git;protocol=https"
SRCREV = "b2d5230f20b9f120940455fdd17bb8c4f91c8750"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtdeclarative qtbase libresourceqt"
FILES_${PN}-dbg += "/opt /usr/lib/qt5/qml/org/nemomobile/policy/.debug"
FILES_${PN} += "/usr/lib/qt5/qml/org/nemomobile/policy/"
SUMMARY = "QML Plugin for social on Nemo"
HOMEPAGE = "https://git.merproject.org/mer-core/nemo-qml-plugin-social/"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=f8c85a4530dff183f906f55efc59b98d"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-social.git;protocol=https"
SRCREV = "65fe246088994084a1fc2fc0c6788f239b9ad997"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtdeclarative qtbase"
FILES_${PN}-dbg += "/opt /usr/lib/qt5/qml/org/nemomobile/social/.debug"
FILES_${PN} += "/usr/lib/qt5/qml/org/nemomobile/social/"
SUMMARY = "QML Plugin for thumbnails generation on Nemo"
HOMEPAGE = "https://git.merproject.org/mer-core/nemo-qml-plugin-thumbnailer"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=99bfde884fbd54d5f6958982e31a4237"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-thumbnailer.git;protocol=https"
SRCREV = "08c0c98ff535ac44608f57e9facfbbdadf806229"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtdeclarative qtbase"
FILES_${PN}-dbg += "/opt /usr/lib/qt5/qml/org/nemomobile/thumbnailer/.debug"
FILES_${PN} += "/usr/lib/qt5/qml/org/nemomobile/thumbnailer/"
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