Merge
authorMatthias Hentges <oe@hentges.net>
Sat, 16 Oct 2004 00:08:49 +0000 (00:08 +0000)
committerMatthias Hentges <oe@hentges.net>
Sat, 16 Oct 2004 00:08:49 +0000 (00:08 +0000)
2004/10/16 01:56:46+02:00 handhelds.org!CoreDump
Prepares the coming split of opie-18n packages into seperate files

BKrev: 4170669185jcgmO-qEF7FAi9W2xNJg

24 files changed:
libopie/libopie2_1.1.6.oe
libopie/libopie2_cvs.oe
libopietooth/libopietooth1_1.1.6.oe
libopietooth/libopietooth1_cvs.oe
opie-bartender/opie-bartender_1.1.6.oe
opie-camera/opie-camera_1.0.1.oe
opie-cardmon/opie-cardmon_1.1.6.oe
opie-cardmon/opie-cardmon_cvs.oe
opie-dagger/opie-dagger_1.1.6.oe
opie-ftp/opie-ftp_1.1.6.oe
opie-ftp/opie-ftp_cvs.oe
opie-ftplib/opie-ftplib_1.1.6.oe
opie-ftplib/opie-ftplib_cvs.oe
opie-gutenbrowser/opie-gutenbrowser_1.1.6.oe
opie-irc/opie-irc_1.1.6.oe
opie-irc/opie-irc_cvs.oe
opie-libqrsync/opie-libqrsync_1.1.6.oe
opie-rdesktop/opie-rdesktop_1.1.6.oe
opie-rdesktop/opie-rdesktop_cvs.oe
opie-restartapplet2/opie-restartapplet2_1.1.6.oe
opie-restartapplet2/opie-restartapplet2_cvs.oe
opie-vmemo/opie-vmemo_1.1.6.oe
opie-vmemo/opie-vmemo_cvs.oe
opie-wellenreiter/opie-wellenreiter_1.0.3.oe

index 69b93ec..b24f647 100644 (file)
@@ -3,9 +3,10 @@ HOMEPAGE = "http://opie.handhelds.org"
 SECTION = "opie/libs"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "LGPL"
+I18N_FILES = "libopiecore2.ts"
 DEPENDS = "libqpe-opie sqlite libpcap-0.7.2 virtual/kernel"
 PROVIDES = "libopiecore2 libopiedb2 libopiemm2 libopiesecurity2 libopienet2 libopiepim2 libopieui2 "
-PR = "r0"
+PR = "r1"
 
 TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/libopie2 \
index 6974045..56a46a6 100644 (file)
@@ -3,7 +3,9 @@ HOMEPAGE = "http://opie.handhelds.org"
 SECTION = "opie/libs"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "LGPL"
+I18N_FILES = "libopiecore2.ts"
 DEPENDS = "libqpe-opie sqlite libpcap-0.7.2 virtual/kernel"
+PR = "r3"
 PROVIDES = "libopiecore2 libopiedb2 libopiemm2 libopiesecurity2 libopienet2 libopiepim2 libopieui2"
 PV = "1.1.6+cvs-${CVSDATE}"
 
index e69de29..3636fa3 100644 (file)
@@ -0,0 +1,26 @@
+DESCRIPTION = "Opie Bluetooth library"
+SECTION = "opie/libs"
+PRIORITY = "optional"
+DEPENDS = "libopie2"
+MAINTAINER = "Team Opie <opie@handhelds.org>
+LICENSE = "LGPL"
+PR = "r2"
+
+CVSDATE = "20041015"
+
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/net/opietooth/lib"
+
+inherit opie
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+S = "${WORKDIR}/lib"
+
+do_stage() {
+        install -m 0644 *.h ${STAGING_INCDIR}/
+       oe_libinstall -so libopietooth1 ${STAGING_LIBDIR}/
+}
+do_install() {
+       oe_libinstall -so libopietooth1 ${D}/${palmtopdir}/lib
+}
+
index c38f2bc..0dc27f5 100644 (file)
@@ -4,11 +4,13 @@ PRIORITY = "optional"
 DEPENDS = "libopie2"
 MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "LGPL"
+PR = "r1"
+
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/opietooth/lib"
 PV = "1.1.6+cvs-${CVSDATE}"
 
 inherit opie
 
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/opietooth/lib"
 S = "${WORKDIR}/lib"
 
 do_stage() {
index e69de29..57772b0 100644 (file)
@@ -0,0 +1,26 @@
+DESCRIPTION = "Bartender drink receipe database"
+SECTION = "opie/applications"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+
+APPNAME = "bartender"
+APPTYPE = "binary"
+
+CVSDATE = "20041015"
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/apps/opie-bartender \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/pics \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/apps"
+
+S = "${WORKDIR}/opie-bartender"
+
+inherit opie
+
+do_install() {
+        install -d ${D}${palmtopdir}/pics/${APPNAME}/
+        install -d ${D}${palmtopdir}/etc/${APPNAME}/
+       install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
+       install -m 0644 db/drinkdb.txt  ${D}${palmtopdir}/etc/${APPNAME}/
+}
index 78199c2..b2b5a59 100644 (file)
@@ -6,7 +6,11 @@ LICENSE = "GPL"
 RDEPENDS = "sharp-camera-support"
 APPNAME = "camera"
 APPTYPE = "binary"
-PR = "r1"
+
+CVSDATE = "20041015"
+
+PR = "r2"
+
 
 TAG = "v1_1_6"
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/multimedia/${APPNAME} \
index e69de29..8ee09e5 100644 (file)
@@ -0,0 +1,41 @@
+DESCRIPTION = "CF/PCMCIA Card Monitor applet"
+SECTION = "opie/applets"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+
+I18N_FILES = "libcardmonapplet.ts"
+APPNAME = "cardmonapplet"
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/core/applets/cardmon \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/pics \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/sounds \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/apps"
+
+S = "${WORKDIR}/cardmon"
+
+inherit opie
+
+pkg_postinst() {
+#!/bin/sh
+if pidof -s qpe >/dev/null; then
+  /opt/QtPalmtop/bin/qcop QPE/TaskBar "reloadApplets()"
+fi
+ if [ -n "$D" ]; then false; fi
+}
+
+pkg_postrm() {
+#!/bin/sh
+/opt/QtPalmtop/bin/qcop QPE/TaskBar "reloadApplets()"
+ if [ -n "$D" ]; then false; fi
+}
+
+# FILES plugins/applets/libcardmonapplet.so* pics/cardmon/*.png sounds/cardmon/*.wav
+do_install() {
+        install -d ${D}${palmtopdir}/pics/cardmon/
+        install -d ${D}${palmtopdir}/sounds/cardmon/
+        install -m 0644 ${WORKDIR}/pics/cardmon/*.png ${D}${palmtopdir}/pics/cardmon/
+        install -m 0644 ${WORKDIR}/sounds/cardmon/*.wav ${D}${palmtopdir}/sounds/cardmon/
+}
+
index 259c359..3795e5a 100644 (file)
@@ -5,6 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 PV = "1.1.6+cvs-${CVSDATE}"
 APPNAME = "cardmonapplet"
+I18N_FILES = "libcardmonapplet.ts"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/cardmon \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
index ff26326..bde9809 100644 (file)
@@ -5,7 +5,9 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 DEPENDS = "libopiecore2 libopieui2 sword"
 APPNAME = "dagger"
-PR = "r1"
+PR = "r2"
+
+CVSDATE = "20041015"
 
 EXTRA_QMAKEVARS_PRE = "LIBSWORD_INC_DIR=${STAGING_INCDIR}/sword"
 
index e69de29..70bfd54 100644 (file)
@@ -0,0 +1,26 @@
+DESCRIPTION = "Opie-Ftp"
+SECTION = "opie/applications"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+DEPENDS = "libopiecore2 opie-ftplib"
+I18N_FILES = "opieftp.ts"
+
+APPNAME = "opieftp"
+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/opieftp \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/pics \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/apps"
+
+S = "${WORKDIR}/${APPNAME}"
+
+inherit opie
+
+# FILES plugins/application/libopieftp.so* bin/opieftp pics/opieftp apps/Applications/opieftp.desktop
+do_install() {
+        install -d ${D}${palmtopdir}/pics/${APPNAME}/
+        install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
+}
+
index 167f1fa..e5c049c 100644 (file)
@@ -7,6 +7,7 @@ DEPENDS = "libopiecore2 opie-ftplib"
 PV = "1.1.6+cvs-${CVSDATE}"
 APPNAME = "opieftp"
 APPTYPE = "binary"
+I18N_FILES = "opieftp.ts"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/opieftp \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
index e69de29..72ace97 100644 (file)
@@ -0,0 +1,27 @@
+DESCRIPTION = "Opie FTP Library"
+SECTION = "opie/libs"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+PRIORITY = "optional"
+LICENSE = "GPL"
+PROVIDES = "libftplib1"
+I18N_FILES = "libftplib.ts"
+
+PR = "r1"
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/net/ftplib"
+S = "${WORKDIR}/ftplib"
+
+inherit palmtop
+inherit opie_i18n
+
+EXTRA_QMAKEVARS_POST = "DESTDIR=${S}"
+
+do_stage () {
+       install -m 0664 ${S}/ftplib.h ${STAGING_INCDIR}/
+       oe_libinstall -so libftplib ${STAGING_LIBDIR}
+}
+
+do_install() {
+       oe_libinstall -so libftplib ${D}/${palmtopdir}/lib
+}
index a428714..0f54161 100644 (file)
@@ -4,12 +4,15 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PROVIDES = "libftplib1"
+I18N_FILES = "libftplib.ts"
+
 PV = "1.1.6+cvs-${CVSDATE}"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/ftplib"
 S = "${WORKDIR}/ftplib"
 
 inherit palmtop
+inherit opie_i18n
 
 EXTRA_QMAKEVARS_POST = "DESTDIR=${S}"
 
index e69de29..d38886b 100644 (file)
@@ -0,0 +1,27 @@
+DESCRIPTION = "Etext reader for the Project Gutenberg."
+SECTION = "opie/applications"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+DEPENDS = "  opie-ftplib"
+
+APPNAME = "gutenbrowser"
+
+CVSDATE = "20041015"
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/apps/opie-gutenbrowser \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/pics \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/apps \
+          cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/etc"
+
+S = "${WORKDIR}/opie-gutenbrowser"
+
+inherit opie
+
+do_install() {
+        install -d ${D}${palmtopdir}/pics/${APPNAME}/
+        install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
+       install -d ${D}${palmtopdir}/etc/gutenbrowser/
+       install -m 0644 ${WORKDIR}/etc/gutenbrowser/ftpList ${WORKDIR}/etc/gutenbrowser/GUTINDEX.ALL ${D}${palmtopdir}/etc/gutenbrowser/
+}
index e69de29..cbedd1e 100644 (file)
@@ -0,0 +1,29 @@
+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 <opie@handhelds.org>"
+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/
+}
+
index cb2c2ac..7cd0b5c 100644 (file)
@@ -3,6 +3,7 @@ SECTION = "opie/applications"
 PRIORITY = "optional"
 MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
+I18N_FILES = "opieirc.ts"
 DEPENDS = "libqtaux2"
 PV = "1.1.6+cvs-${CVSDATE}"
 APPNAME = "opieirc"
index e69de29..3ffea23 100644 (file)
@@ -0,0 +1,18 @@
+DESCRIPTION = "Qt wrapper for librsync"
+SECTION = "opie/base"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+
+CVSDATE = "20041015"
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/rsync"
+S = "${WORKDIR}/rsync"
+
+inherit opie
+
+do_stage() {
+       oe_libinstall -a libqrsync ${STAGING_LIBDIR}/
+       install -m 0644 qrsync.h ${STAGING_INCDIR}/
+}
index e69de29..4fcad24 100644 (file)
@@ -0,0 +1,27 @@
+DESCRIPTION = "Remote Desktop Protocol (RDP) Client"
+SECTION = "opie/applications"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+I18N_FILES = "ordesktop.ts"
+DEPENDS = "openssl"
+
+APPNAME = "ordesktop"
+APPTYPE = "binary"
+
+PR = "r1"
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/net/opierdesktop \
+           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}/opierdesktop"
+
+inherit opie
+
+# FILES bin/ordesktop pics/opierdesktop apps/Applications/opierdesktop.desktop
+do_install() {
+        install -d ${D}${palmtopdir}/pics/opierdesktop/
+        install -m 0644 ${WORKDIR}/pics/opierdesktop/*.png ${D}${palmtopdir}/pics/opierdesktop/ 
+}
index d6285f1..970f623 100644 (file)
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 DEPENDS = "openssl"
+I18N_FILES = "ordesktop.ts"
 PV = "1.1.6+cvs-${CVSDATE}"
 APPNAME = "ordesktop"
 APPTYPE = "binary"
index e69de29..49f3e6d 100644 (file)
@@ -0,0 +1,23 @@
+DESCRIPTION = "Restart Applet"
+SECTION = "opie/applets"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+
+APPNAME = "restartapplet"
+I18N_FILES = "librestartapplet.ts"
+
+PR = "r1"
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/core/applets/restartapplet2 \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/apps"
+
+S = "${WORKDIR}/restartapplet2"
+
+inherit opie
+
+# FILES plugins/applets/librestartapplet.so*
+do_install() {
+}
+
index 31fc75a..e43581b 100644 (file)
@@ -5,6 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 PV = "1.1.6+cvs-${CVSDATE}"
 APPNAME = "restartapplet"
+I18N_FILES = "librestartapplet.ts"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/restartapplet2 \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps"
index e69de29..28bf676 100644 (file)
@@ -0,0 +1,36 @@
+DESCRIPTION = "Voice Memo Recorder Applet"
+SECTION = "opie/applets"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+RDEPENDS = "opie-vmemo-settings"
+I18N_FILES = "libvmemoapplet.ts"
+
+APPNAME = "vmemoapplet"
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/core/applets/vmemo \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/apps"
+
+S = "${WORKDIR}/vmemo"
+
+inherit opie
+
+pkg_postinst() {
+#!/bin/sh
+if pidof -s qpe >/dev/null; then
+  /opt/QtPalmtop/bin/qcop QPE/TaskBar "reloadApplets()"
+fi
+ if [ -n "$D" ]; then exit 1; fi
+}
+
+pkg_postrm() {
+#!/bin/sh
+/opt/QtPalmtop/bin/qcop QPE/TaskBar "reloadApplets()"
+ if [ -n "$D" ]; then exit 1; fi
+}
+
+# FILES plugins/applets/libvmemoapplet.so*
+do_install() {
+}
+
index b928575..592c72c 100644 (file)
@@ -5,6 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 RDEPENDS = "opie-vmemo-settings"
 PV = "1.1.6+cvs-${CVSDATE}"
+I18N_FILES = "libvmemoapplet.ts"
 APPNAME = "vmemoapplet"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/vmemo \
index 2bf7411..9d226fd 100644 (file)
@@ -4,11 +4,13 @@ PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
 RRECOMMENDS = "manufacturers"
-PR = "r2"
+PR = "r3"
 
 APPNAME = "wellenreiter"
 APPTYPE = "binary"
 
+CVSDATE = "20041015"
+
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/wellenreiter;date=20040504 \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics;date=20040504                     \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps;date=20040504"