remove opie-qashmoney from OE. It's unsupported in Opie since today
authorMichael Lauer <mickey@vanille-media.de>
Thu, 4 Nov 2004 10:34:15 +0000 (10:34 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 4 Nov 2004 10:34:15 +0000 (10:34 +0000)
BKrev: 418a05a7LVnmaQDT3YNgoHfoWaV7Eg

meta/meta-opie.oe
opie-qashmoney/opie-qashmoney_1.1.6.oe [deleted file]
opie-qashmoney/opie-qashmoney_cvs.oe [deleted file]

index 4b984a6..77e6e04 100644 (file)
@@ -88,7 +88,6 @@ opie-mobilemsg \
 opie-odict \
 opie-oxygen \
 opie-performance \
-opie-qashmoney \
 opie-rdesktop \
 opie-reader \
 opie-remote \
diff --git a/opie-qashmoney/opie-qashmoney_1.1.6.oe b/opie-qashmoney/opie-qashmoney_1.1.6.oe
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/opie-qashmoney/opie-qashmoney_cvs.oe b/opie-qashmoney/opie-qashmoney_cvs.oe
deleted file mode 100644 (file)
index b8af94c..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-DESCRIPTION = "QashMoney"
-SECTION = "opie/applications"
-PRIORITY = "optional"
-MAINTAINER = "Team Opie <opie@handhelds.org>"
-LICENSE = "GPL"
-PV = "1.1.6+cvs-${CVSDATE}"
-APPNAME = "qashmoney"
-APPTYPE = "binary"
-
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/qashmoney \
-           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
-           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps"
-
-S = "${WORKDIR}/qashmoney"
-
-inherit opie
-
-# FILES
-do_install() {
-        install -d ${D}${palmtopdir}/pics/${APPNAME}/
-        install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
-}
-