diff options
Diffstat (limited to 'opie-today-weatherplugin')
4 files changed, 0 insertions, 47 deletions
diff --git a/opie-today-weatherplugin/opie-today-weatherplugin_1.1.7.bb b/opie-today-weatherplugin/opie-today-weatherplugin_1.1.7.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/opie-today-weatherplugin/opie-today-weatherplugin_1.1.7.bb diff --git a/opie-today-weatherplugin/opie-today-weatherplugin_1.1.7.oe b/opie-today-weatherplugin/opie-today-weatherplugin_1.1.7.oe deleted file mode 100644 index 0af39a7f25..0000000000 --- a/opie-today-weatherplugin/opie-today-weatherplugin_1.1.7.oe +++ /dev/null @@ -1,24 +0,0 @@ -DESCRIPTION = "Weather plugin for Today" -SECTION = "opie/today" -PRIORITY = "optional" -MAINTAINER = "Team Opie <opie@handhelds.org>" -LICENSE = "GPL" -DEPENDS = "libopiecore2 libopiepim2" -RDEPENDS = "opie-today" - -APPNAME = "todayweatherplugin" - -TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}" -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/todayplugins/weather \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/pics" - -S = "${WORKDIR}/weather" - -inherit opie - -# FILES plugins/today/libtodayweatherplugin.so* pics/todayweatherplugin -do_install() { - install -d ${D}${palmtopdir}/pics/${APPNAME}/ - install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}${palmtopdir}/pics/${APPNAME}/ -} - diff --git a/opie-today-weatherplugin/opie-today-weatherplugin_cvs.bb b/opie-today-weatherplugin/opie-today-weatherplugin_cvs.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/opie-today-weatherplugin/opie-today-weatherplugin_cvs.bb diff --git a/opie-today-weatherplugin/opie-today-weatherplugin_cvs.oe b/opie-today-weatherplugin/opie-today-weatherplugin_cvs.oe deleted file mode 100644 index 78d49b2398..0000000000 --- a/opie-today-weatherplugin/opie-today-weatherplugin_cvs.oe +++ /dev/null @@ -1,23 +0,0 @@ -DESCRIPTION = "Weather plugin for Today" -SECTION = "opie/today" -PRIORITY = "optional" -MAINTAINER = "Team Opie <opie@handhelds.org>" -LICENSE = "GPL" -DEPENDS = "libopiecore2 libopiepim2" -RDEPENDS = "opie-today" -PV = "1.1.7+cvs-${CVSDATE}" -APPNAME = "todayweatherplugin" - -SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/todayplugins/weather \ - ${HANDHELDS_CVS};module=opie/pics" - -S = "${WORKDIR}/weather" - -inherit opie - -# FILES plugins/today/libtodayweatherplugin.so* pics/todayweatherplugin -do_install() { - install -d ${D}${palmtopdir}/pics/${APPNAME}/ - install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}${palmtopdir}/pics/${APPNAME}/ -} - |
