hawaii-system-preferences: initial add
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
DESCRIPTION = "System preferences for the Hawaii desktop environment"
|
||||
LICENSE = "GPLv2 LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
|
||||
"
|
||||
|
||||
inherit cmake_qt5 hawaii-git-submodule
|
||||
|
||||
DEPENDS = "qtbase qtdeclarative qtquickcontrols polkit-qt-1 qtconfiguration qtaccountsservice qttools-native"
|
||||
|
||||
SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=stable"
|
||||
SRCREV = "55aa08a1d9bb9ad5f35138dceabcd6fea6895a81"
|
||||
PV = "0.2.0.git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECMAKE += "-DQt5LinguistTools_DIR=${STAGING_LIBDIR_NATIVE}/cmake/Qt5LinguistTools"
|
||||
|
||||
FILES_${PN} += "${libdir}/hawaii"
|
||||
FILES_${PN}-dbg += "${libdir}/hawaii/plugins/preferences/.debug"
|
||||
Reference in New Issue
Block a user