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-21 13:02:19 +01:00
parent 8119340b1c
commit ad2a330dcb
3 changed files with 6 additions and 10 deletions

View File

@@ -4,22 +4,18 @@ require ${BPN}.inc
DEPENDS += " \
${BPN}-native \
qtscript \
qtbase \
qtdeclarative \
qtgraphicaleffects \
qtquickcontrols \
qtsvg \
\
libqtxdg \
\
kdelibs4support \
kconfig \
kcoreaddons \
kio \
krunner \
kservice \
solid \
plasma-framework \
plasma-workspace \
plasma-nm \
\
greenisland \
"

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 = "f99682ab647cf1877df55a9937c0b2c755214d19"
SRCREV = "a728258f38aad43965f1948577ea63d092e19b5e"
PV = "0.3.90+git${SRCPV}"
S = "${WORKDIR}/git"

View File

@@ -2,9 +2,9 @@ SUMMARY = "File manager"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit cmake_qt5
inherit cmake_qt5 pkgconfig
DEPENDS = "qtbase qtdeclarative qtquickcontrols qttools pss-framework"
DEPENDS = "qtbase qtdeclarative qtquickcontrols qttools"
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git;protocol=git;branch=master"
SRCREV = "0f1d9294cbf9d4ac235c31d10b0c7166845e098f"