upgrade to shopper 1.2.1
authorMichael Lauer <mickey@vanille-media.de>
Fri, 23 Apr 2004 10:10:59 +0000 (10:10 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 23 Apr 2004 10:10:59 +0000 (10:10 +0000)
BKrev: 4088ebb32zGfWQC2KQ0IbjWr-K0Kpw

shopper/shopper-1.2.1/gcc3.patch [moved from shopper/shopper-1.2.0/gcc3.patch with 100% similarity]
shopper/shopper_1.2.0.oe [deleted file]
shopper/shopper_1.2.1.oe [new file with mode: 0644]

diff --git a/shopper/shopper_1.2.0.oe b/shopper/shopper_1.2.0.oe
deleted file mode 100644 (file)
index 0caa1a9..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-DESCRIPTION = "Shopping list manager"
-SECTION = "Applications"
-PRIORITY = "optional"
-MAINTAINER = "David Greaves <arbor@users.sourceforge.net>"
-LICENSE = "GPL"
-DEPENDS = "virtual/libc"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/zaurus-shopper/Shopper-${PV}.tar.gz \
-           file://${FILESDIR}/gcc3.patch;patch=1"
-S = "${WORKDIR}/Shopper"
-
-inherit palmtop
-
-QMAKE_PROFILES = "Shopper.pro"
-
-pkg_preinst() {
-       cp /root/Applications/ShoppingListQt/shoppinglist.xml /root/Applications/ShoppingListQt/shoppinglist.xml.safe 2>/dev/null
-       true
-}
-
-pkg_postinst() {
-       /opt/QtPalmtop/bin/qcop QPE/System "linkChanged(QString)" 2>/dev/null
-       true
-}
-
-do_install() {
-        install -d ${D}/${palmtopdir}/bin \
-                  ${D}/${palmtopdir}/apps/Applications \
-                  ${D}/${palmtopdir}/pics \
-                  ${D}/${palmtopdir}/help/html
-        install -m 0755 ${S}/Shopper ${D}/${palmtopdir}/bin/
-        install -m 0644 ${S}/Shopper.desktop ${D}/${palmtopdir}/apps/Applications/
-        install -m 0644 ${S}/Shopper.png ${D}/${palmtopdir}/pics/
-        install -m 0644 ${S}/Shopper.html ${D}/${palmtopdir}/help/html/
-# BAD BAD BAD: packages never install into home directories. ever. --CL
-#        install -m 0644 ${S}/shoppinglist.xml ${D}/root/Applications/ShoppingListQt/shoppinglist.xml.new
-}
diff --git a/shopper/shopper_1.2.1.oe b/shopper/shopper_1.2.1.oe
new file mode 100644 (file)
index 0000000..e69de29