hawaii-shell: update to latest sources

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-02-03 15:57:49 +01:00
parent 46ea64bfbb
commit ec3aaec007
2 changed files with 30 additions and 13 deletions

View File

@@ -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 \

View File

@@ -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"