From: Michael Lauer Date: Fri, 17 Sep 2004 21:53:21 +0000 (+0000) Subject: fix a couple of opie apps which don't comply to the 1.1.6 versioning X-Git-Tag: Release-2010-05/1~17100 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66e5dc4218989191d63f0548e978ab46309216a4;p=openembedded.git fix a couple of opie apps which don't comply to the 1.1.6 versioning BKrev: 414b5cd1iQiPCMq2kMpN3tN1_Rk6Ew --- diff --git a/opie-checkbook/opie-checkbook_1.1.6.oe b/opie-checkbook/opie-checkbook_0.8.0.oe similarity index 100% rename from opie-checkbook/opie-checkbook_1.1.6.oe rename to opie-checkbook/opie-checkbook_0.8.0.oe diff --git a/opie-qcop/opie-qcop_1.1.6.oe b/opie-oxygen/opie-oxygen_1.0.0.oe similarity index 100% rename from opie-qcop/opie-qcop_1.1.6.oe rename to opie-oxygen/opie-oxygen_1.0.0.oe diff --git a/opie-oxygen/opie-oxygen_1.1.6.oe b/opie-oxygen/opie-oxygen_1.1.6.oe deleted file mode 100644 index c11716dbbf..0000000000 --- a/opie-oxygen/opie-oxygen_1.1.6.oe +++ /dev/null @@ -1,22 +0,0 @@ -DESCRIPTION = "Opie Oxygen" -SECTION = "opie/applications" -PRIORITY = "optional" -MAINTAINER = "Team Opie " -LICENSE = "GPL" -APPNAME = "oxygen" - -TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/apps/${APPNAME} \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/pics \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/share \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/apps" -S = "${WORKDIR}/${APPNAME}" - -inherit opie - -do_install() { - install -d ${D}/${palmtopdir}/pics/${APPNAME}/ - install -d ${D}/${palmtopdir}/share/oxygen/ - install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}/${palmtopdir}/pics/${APPNAME}/ - install -m 0644 ${WORKDIR}/share/oxygen/*o* ${D}/${palmtopdir}/share/oxygen/ -} diff --git a/opie-qcop/opie-qcop_1.0.0.oe b/opie-qcop/opie-qcop_1.0.0.oe new file mode 100644 index 0000000000..e69de29bb2