summaryrefslogtreecommitdiff
path: root/shopper
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-04-23 10:10:59 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-04-23 10:10:59 +0000
commitd78df6b7f00663428aae7b99cea4eabbfb79209e (patch)
tree4a83380bc2d669083012d685dec42b0fdc9b16f8 /shopper
parentbcb2473869ecb3fafeaabdf7ac10a301940d525b (diff)
upgrade to shopper 1.2.1
BKrev: 4088ebb32zGfWQC2KQ0IbjWr-K0Kpw
Diffstat (limited to 'shopper')
-rw-r--r--shopper/shopper-1.2.1/gcc3.patch (renamed from shopper/shopper-1.2.0/gcc3.patch)0
-rw-r--r--shopper/shopper_1.2.0.oe37
-rw-r--r--shopper/shopper_1.2.1.oe0
3 files changed, 0 insertions, 37 deletions
diff --git a/shopper/shopper-1.2.0/gcc3.patch b/shopper/shopper-1.2.1/gcc3.patch
index e69de29bb2..e69de29bb2 100644
--- a/shopper/shopper-1.2.0/gcc3.patch
+++ b/shopper/shopper-1.2.1/gcc3.patch
diff --git a/shopper/shopper_1.2.0.oe b/shopper/shopper_1.2.0.oe
deleted file mode 100644
index 0caa1a9920..0000000000
--- a/shopper/shopper_1.2.0.oe
+++ /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
index 0000000000..e69de29bb2
--- /dev/null
+++ b/shopper/shopper_1.2.1.oe