add hawaii-baseapps

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-05-07 17:02:43 +02:00
parent 32105bac19
commit 0e67cc2bc4

View File

@@ -0,0 +1,15 @@
SUMMARY = "Base applications for the Hawaii desktop environment"
LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c \
"
inherit cmake_qt5 pkgconfig
DEPENDS = "qtbase qtdeclarative polkit-qt-1 extra-cmake-modules-native"
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git"
SRCREV = "fb3495d281fac91e27f00121de7c3bb2da90a7db"
PV = "0.0.0+git${SRCPV}"
S = "${WORKDIR}/git"