Commit a5922dce authored by Florent Revest's avatar Florent Revest

Rename qtquickcontrols-asteroid to qml-asteroid

parent 8b28b4a6
SUMMARY = "QML components for Asteroid, based on QtQuickControls"
HOMEPAGE = "https://github.com/AsteroidOS/qtquickcontrols-asteroid.git"
SUMMARY = "QML components for AsteroidOS"
HOMEPAGE = "https://github.com/AsteroidOS/qml-asteroid.git"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=1702a92c723f09e3fab3583b165a8d90"
SRC_URI = "git://github.com/AsteroidOS/qtquickcontrols-asteroid.git;protocol=https"
SRC_URI = "git://github.com/AsteroidOS/qml-asteroid.git;protocol=https"
SRCREV = "${AUTOREV}"
PR = "r1"
PV = "+git${SRCREV}"
......@@ -14,7 +14,7 @@ DEPENDS += "qtquickcontrols"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins"
do_configure_prepend() {
sed -i "s@examples@@" ${S}/qtquickcontrols-asteroid.pro
sed -i "s@examples@@" ${S}/qml-asteroid.pro
}
FILES_${PN} += "/usr/lib/qt5"
......
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