diff options
Diffstat (limited to 'packages/opie-examples-python')
5 files changed, 0 insertions, 52 deletions
diff --git a/packages/opie-examples-python/opie-examples-python.inc b/packages/opie-examples-python/opie-examples-python.inc deleted file mode 100644 index 10ba40afdf..0000000000 --- a/packages/opie-examples-python/opie-examples-python.inc +++ /dev/null @@ -1,27 +0,0 @@ -DESCRIPTION = "Python examples for Opie" -SECTION = "opie/base" -PRIORITY = "optional" -LICENSE = "GPL" -RDEPENDS = "python-pyqt opie-pyquicklaunchapplet" -APPNAME = "python" -PACKAGE_ARCH = "all" - -S = "${WORKDIR}/${APPNAME}" - -inherit opie - -do_configure() { - : -} - -do_compile() { - : -} - -do_install() { - install -d ${D}${palmtopdir}/bin/python/ ${D}${palmtopdir}/apps/Python - install -m 0755 *.py ${D}${palmtopdir}/bin/python/ - install -m 0644 ${WORKDIR}/apps/Python/.directory ${D}${palmtopdir}/apps/Python/ - install -m 0644 ${WORKDIR}/apps/Python/simple.desktop ${D}${palmtopdir}/apps/Python/ -} - diff --git a/packages/opie-examples-python/opie-examples-python_1.2.2.bb b/packages/opie-examples-python/opie-examples-python_1.2.2.bb deleted file mode 100644 index f9349e3364..0000000000 --- a/packages/opie-examples-python/opie-examples-python_1.2.2.bb +++ /dev/null @@ -1,6 +0,0 @@ -require ${PN}.inc - - -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/examples/python \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/pics \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/apps" diff --git a/packages/opie-examples-python/opie-examples-python_1.2.3.bb b/packages/opie-examples-python/opie-examples-python_1.2.3.bb deleted file mode 100644 index f9349e3364..0000000000 --- a/packages/opie-examples-python/opie-examples-python_1.2.3.bb +++ /dev/null @@ -1,6 +0,0 @@ -require ${PN}.inc - - -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/examples/python \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/pics \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/apps" diff --git a/packages/opie-examples-python/opie-examples-python_1.2.4.bb b/packages/opie-examples-python/opie-examples-python_1.2.4.bb deleted file mode 100644 index f9349e3364..0000000000 --- a/packages/opie-examples-python/opie-examples-python_1.2.4.bb +++ /dev/null @@ -1,6 +0,0 @@ -require ${PN}.inc - - -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/examples/python \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/pics \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/apps" diff --git a/packages/opie-examples-python/opie-examples-python_cvs.bb b/packages/opie-examples-python/opie-examples-python_cvs.bb deleted file mode 100644 index 8caf26238c..0000000000 --- a/packages/opie-examples-python/opie-examples-python_cvs.bb +++ /dev/null @@ -1,7 +0,0 @@ -require ${PN}.inc - -PV = "${OPIE_CVS_PV}" - -SRC_URI = "${HANDHELDS_CVS};module=opie/examples/python \ - ${HANDHELDS_CVS};module=opie/pics \ - ${HANDHELDS_CVS};module=opie/apps" |
