From 9ae4eaf97aa283e49a014e83f8fe11c4e5c6d404 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 14 Jul 2004 18:29:57 +0000 Subject: upgrade zgscore to 1.0.1 BKrev: 40f57ba5YtXsm9Rnma8LN3DM-WNWDw --- zgscore/zgscore-1.0.0/qtopia17.patch | 0 zgscore/zgscore-1.0.1/qtopia17.patch | 0 zgscore/zgscore_1.0.0.oe | 22 ---------------------- zgscore/zgscore_1.0.1.oe | 0 4 files changed, 22 deletions(-) delete mode 100644 zgscore/zgscore-1.0.0/qtopia17.patch create mode 100644 zgscore/zgscore-1.0.1/qtopia17.patch delete mode 100644 zgscore/zgscore_1.0.0.oe create mode 100644 zgscore/zgscore_1.0.1.oe (limited to 'zgscore') diff --git a/zgscore/zgscore-1.0.0/qtopia17.patch b/zgscore/zgscore-1.0.0/qtopia17.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/zgscore/zgscore-1.0.1/qtopia17.patch b/zgscore/zgscore-1.0.1/qtopia17.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/zgscore/zgscore_1.0.0.oe b/zgscore/zgscore_1.0.0.oe deleted file mode 100644 index 7f934aa842..0000000000 --- a/zgscore/zgscore_1.0.0.oe +++ /dev/null @@ -1,22 +0,0 @@ -DESCRIPTION = "Zaurus Golf Score Application for Qt/Embedded based Palmtop Environments" -SECTION = "base" -PRIORITY = "optional" -MAINTAINER = "Michael Lauer " -LICENSE = "GPL" - -SRC_URI = "http://www.cinlug.org/modules/Static_Docs/data/db/zgs/zgscore_${PV}_arm.src.tar.gz \ - file://qtopia17.patch;patch=1" -S = "${WORKDIR}/zgscore-src" - -inherit palmtop - -EXTRA_QMAKEVARS_POST = 'TMAKE_LIBS-="-luuid" TMAKE_LIBS+="-lqpe" CONFIG+=qt CONFIG-=qtopia' - -do_install() { - install -d ${D}/${palmtopdir}/bin \ - ${D}/${palmtopdir}/apps/Applications \ - ${D}/${palmtopdir}/pics - install -m 0755 zgscore ${D}/${palmtopdir}/bin/zgscore - install -m 0755 zgscore.png ${D}/${palmtopdir}/pics/ - install -m 0644 zgscore.desktop ${D}/${palmtopdir}/apps/Applications/ -} diff --git a/zgscore/zgscore_1.0.1.oe b/zgscore/zgscore_1.0.1.oe new file mode 100644 index 0000000000..e69de29bb2 -- cgit 1.2.3-korg