hawaii-shell: update to latest sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -4,32 +4,49 @@ require ${BPN}.inc
|
||||
|
||||
DEPENDS += " \
|
||||
${BPN}-native \
|
||||
greenisland \
|
||||
qtscript \
|
||||
qtdeclarative \
|
||||
qtgraphicaleffects \
|
||||
qtquickcontrols \
|
||||
qtsvg \
|
||||
\
|
||||
libqtxdg \
|
||||
plasma-framework \
|
||||
plasma-workspace \
|
||||
ki18n \
|
||||
kdelibs4support \
|
||||
kitemmodels \
|
||||
krunner \
|
||||
\
|
||||
kconfig \
|
||||
kcoreaddons \
|
||||
kio \
|
||||
kservice \
|
||||
solid \
|
||||
plasma-framework \
|
||||
plasma-workspace \
|
||||
plasma-nm \
|
||||
\
|
||||
greenisland \
|
||||
"
|
||||
|
||||
# REVISIT optionals
|
||||
DEPENDS += " \
|
||||
alsa-lib \
|
||||
pulseaudio \
|
||||
"
|
||||
|
||||
# starter scripts rely on bash qdbus catchsegv
|
||||
RDEPENDS_${PN} = "bash qttools-tools qtwayland-plugins catchsegv"
|
||||
|
||||
# REVISIT optionals
|
||||
RRECOMMENDS_${PN} += " \
|
||||
hawaii-wallpapers \
|
||||
hawaii-icon-themes \
|
||||
weston \
|
||||
"
|
||||
|
||||
|
||||
SRC_URI += " \
|
||||
file://0002-make-build-process-find-native-enhancedqdbusxml2cpp.patch \
|
||||
"
|
||||
|
||||
EXTRA_OECMAKE += "-DENABLE_MAINLINE_QTXDG=ON"
|
||||
|
||||
# starter scripts rely on bash qdbus catchsegv
|
||||
RDEPENDS_${PN} = "bash qttools-tools qtwayland-plugins catchsegv"
|
||||
|
||||
RRECOMMENDS_${PN} += "hawaii-wallpapers"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir} \
|
||||
${libdir}/qml \
|
||||
|
||||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \
|
||||
inherit cmake_qt5 pythonnative
|
||||
|
||||
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git;protocol=git;branch=master"
|
||||
SRCREV = "00d454fb651ea8d8a949a7a94fbda8d906bf3e43"
|
||||
SRCREV = "f99682ab647cf1877df55a9937c0b2c755214d19"
|
||||
PV = "0.3.90+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user