HOMEPAGE = "http://gitorious.org/mokosuite2"
AUTHOR = "Daniele Ricci"
LICENSE = "GPLv3"
-DEPENDS = "elementary libfreesmartphone-glib libphone-utils eggdbus glib-2.0 dbus-glib alsa-lib db sqlite3 vala-native edje-native"
+DEPENDS = "elementary libfreesmartphone-glib libphone-utils eggdbus glib-2.0 dbus-glib alsa-lib db sqlite3 vala-native edje-native libnotify"
SECTION = "misc/utils"
PV = "1.0.99+gitr${SRCPV}"
PR = "r1"
-SRCREV = "d8e5a780d93ba2c22514502ad9cca0ba66ff7b9d"
+SRCREV = "5f53727c1ec3539464a2c80f18acdbc8a7795678"
SRC_URI = "git://gitorious.org/mokosuite2/libmokosuite.git;protocol=git"
S = "${WORKDIR}/git"
SECTION = "misc/utils"
PV = "1.0.99+gitr${SRCPV}"
-SRCREV = "c7126d6a754b58add0f76d1994a92e2be60705df"
+SRCREV = "21b6a4d72236829acdd6ef9525d107227c6cab1b"
SRC_URI = "git://gitorious.org/mokosuite2/mokohome.git;protocol=git"
S = "${WORKDIR}/git"
--- /dev/null
+DESCRIPTION = "Desktop environment and phone stack GUI for SHR - dock panel and idle screen"
+HOMEPAGE = "http://gitorious.org/mokosuite2"
+AUTHOR = "Daniele Ricci"
+LICENSE = "GPLv3"
+DEPENDS = "libmokosuite libfreesmartphone-glib glib-2.0 dbus-glib elementary vala-native edje-native"
+SECTION = "misc/utils"
+
+PV = "1.0.99+gitr${SRCPV}"
+SRCREV = "a7140f6aba2de7d7ec69349c89b647c391dcc832"
+
+SRC_URI = "git://gitorious.org/mokosuite2/mokopanel.git;protocol=git"
+S = "${WORKDIR}/git"
+
+PARALLEL_MAKE = ""
+
+EXTRA_OECONF = " --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc --enable-debug"
+FILES_${PN} += "${datadir}/mokosuite/panel"
+
+inherit autotools
+
+do_install_append() {
+ ln -s themes/gry.edj ${D}${datadir}/mokosuite/panel/theme.edj
+}
--- /dev/null
+DESCRIPTION = "Desktop environment and phone stack GUI for SHR - phone application"
+HOMEPAGE = "http://gitorious.org/mokosuite2"
+AUTHOR = "Daniele Ricci"
+LICENSE = "GPLv3"
+DEPENDS = "libmokosuite libfreesmartphone-glib libphone-utils alsa-lib glib-2.0 dbus-glib elementary vala-native edje-native"
+SECTION = "misc/utils"
+
+PV = "1.0.99+gitr${SRCPV}"
+SRCREV = "ff9029c6ba64e90aa26cb70eedfc63071e095d78"
+
+SRC_URI = "git://gitorious.org/mokosuite2/mokophone.git;protocol=git"
+S = "${WORKDIR}/git"
+
+PARALLEL_MAKE = ""
+
+EXTRA_OECONF = " --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc --enable-debug"
+FILES_${PN} += "${datadir}/mokosuite/phone"
+
+inherit autotools
+
+do_install_append() {
+ ln -s themes/gry.edj ${D}${datadir}/mokosuite/phone/theme.edj
+}
PV = "1.0.99+gitr${SRCPV}"
PR = "r2"
-SRCREV = "c2fbbf1de2694d6fb1031efb1a1c9335bd33e8e3"
+SRCREV = "da6981b5c9426f68d616bebb9a62b8337a21ad60"
SRC_URI = "git://gitorious.org/mokosuite2/appbunch.git;protocol=git"
S = "${WORKDIR}/git"