Commit 4b267944 authored by Florent Revest's avatar Florent Revest

Adds a recipe for Asteroid's launcher

parent a80e067e
SUMMARY = "Asteroid's launcher based on lipstick"
HOMEPAGE = "https://github.com/Asteroid-Project/asteroid-launcher"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=8a2d6d8e97bb7e7654de49c1af93557f"
SRC_URI = "git://github.com/Asteroid-Project/asteroid-launcher.git;protocol=https"
SRCREV = "${AUTOREV}"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "lipstick"
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