into handhelds.org:/home/ich/programming/oe/oe-packages-exported
2004/10/28 22:50:36+02:00 handhelds.org!zecke
Opie CVS:
-Upstream switched from sqlite2 to sqlite3 so adjust to the switch
-OpiePIMConverter can convert from sqlite2 to sqlite3 when the cli tools
are present so depend on them for now
BKrev: 41815dbavp14COcXtBTWrWt9k7jMEA
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "LGPL"
I18N_FILES = "libopiecore2.ts libopiesecurity2.ts"
-DEPENDS = "libqpe-opie sqlite libpcap-0.7.2 virtual/kernel"
-PR = "r3"
+DEPENDS = "libqpe-opie sqlite3 libpcap-0.7.2 virtual/kernel"
+PR = "r4"
PROVIDES = "libopiecore2 libopiedb2 libopiemm2 libopiesecurity2 libopienet2 libopiepim2 libopieui2"
PV = "1.1.6+cvs-${CVSDATE}"
PRIORITY = "optional"
MAINTAINER = "Team Opie <opie@handhelds.org>"
LICENSE = "GPL"
-DEPENDS = "sqlite"
+RDEPENDS = "sqlite3 sqlite"
+#RDEPENDS = "sqlite3-bin sqlite-bin"
+
PV = "1.1.6+cvs-${CVSDATE}"
+PR = "r3"
APPNAME = "opimconverter"
-APPTYPE = "binary"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/tools/pimconverter \
cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \