and we have anther theme...
DESCRIPTION = "o2 theme for the elementary toolkit - it looks like om2007.2"
SECTION = "e/utils"
HOMEPAGE = "http://jmccloud.jm.funpic.de";
AUTHOR = "Jesus McCloud <[email protected]"
DEPENDS = "edje-native"
RSUGGESTS = "phoneui-shr-theme-o2"
LICENSE = "unknown"

SRCREV = "b5eb3134850c277ad8ae1a960b03ff4a509278a8"
PV = "0.1-${EFL_SRCREV}+gitr${SRCPV}"
PR = "r0"

SRC_URI = 
"git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master \
          "

S = "${WORKDIR}/git/elementary/${PN}"

do_compile() {
        ${STAGING_BINDIR_NATIVE}/edje_cc -id ${S}/. -fd ${S}/. ${S}/o2.edc -o 
${S}/o2.edj
}

do_install() {
        install -d ${D}${datadir}/elementary/themes/
        install -m 0644 ${S}/o2.edj ${D}${datadir}/elementary/themes/
}

FILES_${PN} = "${datadir}/elementary/themes/"
DESCRIPTION = "o2 theme for libphone-ui-shr - it looks like om2007.2"
AUTHOR = "Jesus McCloud <[email protected]"
HOMEPAGE = "http://jmccloud.jm.funpic.de";
SECTION = "e/utils"
LICENSE = "unknown"
DEPENDS = "edje-native"
RDEPENDS = "libphone-ui-shr"
RSUGGESTS = "elementary-theme-o2"
SRCREV = "b5eb3134850c277ad8ae1a960b03ff4a509278a8"
PV = "0.1+gitr${SRCPV}"
PR = "r0"

SRC_URI = 
"git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"

S = "${WORKDIR}/git/phoneui-shr/${PN}"

do_compile() {
        ${STAGING_BINDIR_NATIVE}/edje_cc -id ${S}/. -fd ${S}/. ${S}/o2.edc -o 
${S}/o2.edj
}
do_install() {
        install -d ${D}${datadir}/libphone-ui-shr/
        install -m 0644 ${S}/neo.edj ${D}${datadir}/libphone-ui-shr/
        install -m 0644 ${S}/idle_screen.edj.neo ${D}${datadir}/libphone-ui-shr/
        install -m 0644 ${S}/config ${D}${datadir}/libphone-ui-shr/
}

FILES_${PN} = "${datadir}/libphone-ui-shr/"
CONFFILES_${PN} = "${datadir}/libphone-ui-shr/config"
DESCRIPTION = "o2 theme suit for shr - it looks liek om2007.2"
SECTION = "x11/data"
HOMEPAGE = "http://jmccloud.jm.funpic.de";
AUTHOR = "Jesus McCloud <[email protected]"
RDEPENDS = "phoneui-shr-theme-o2 elementary-theme-o2"
LICENSE = "unknown"

PV = "0.1"
PR = "r1"

ALLOW_EMPTY = "1"
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to