From badb3eafc9060609d6a484f1cc2e19925b5825c4 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sat, 13 Nov 2004 20:11:32 +0000 Subject: Merge the conflict 2004/11/13 21:06:11+01:00 handhelds.org!zecke Opie 1.1.7: Remove CVSDATE and PR from the package files 2004/11/13 20:52:18+01:00 handhelds.org!zecke Update packaging of 1.1.7 to match the 'cvs' version of the Opie versions 2004/11/13 20:36:08+01:00 handhelds.org!zecke Upgrade all Opie 1.1.6 files to Opie 1.1.7 in preparation of the next OpenZaurus/Familiar release. Remove all occurrences of Opie1.1.6 in the files BKrev: 41966a744AeMTtlPuskXFPg512ykqQ --- opie-irc/opie-irc_1.1.6.oe | 29 ----------------------------- opie-irc/opie-irc_1.1.7.oe | 0 2 files changed, 29 deletions(-) delete mode 100644 opie-irc/opie-irc_1.1.6.oe create mode 100644 opie-irc/opie-irc_1.1.7.oe (limited to 'opie-irc') diff --git a/opie-irc/opie-irc_1.1.6.oe b/opie-irc/opie-irc_1.1.6.oe deleted file mode 100644 index cbedd1e827..0000000000 --- a/opie-irc/opie-irc_1.1.6.oe +++ /dev/null @@ -1,29 +0,0 @@ -DESCRIPTION = "The Opie IRC client lets you chat on your favorite IRC server using your handheld computer" -SECTION = "opie/applications" -PRIORITY = "optional" -MAINTAINER = "Team Opie " -LICENSE = "GPL" -I18N_FILES = "opieirc.ts" -DEPENDS = "libqtaux2" - -APPNAME = "opieirc" -#APPTYPE = "binary" - -TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/net/opieirc \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/help \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/apps \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/pics" - -S = "${WORKDIR}/${APPNAME}" - -inherit opie - -# FILES plugins/application/libopieirc.so* bin/opieirc pics/opieirc apps/Applications/opieirc.desktop help/en/html/opieirc.html help/en/html/opieirc -do_install() { - install -d ${D}${palmtopdir}/pics/${APPNAME}/ - install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}${palmtopdir}/pics/${APPNAME}/ - install -d ${D}${palmtopdir}/help/en/html/ - install -m 0644 ${WORKDIR}/help/en/html/opieirc.html ${D}${palmtopdir}/help/en/html/ -} - diff --git a/opie-irc/opie-irc_1.1.7.oe b/opie-irc/opie-irc_1.1.7.oe new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3