kdepim/pi: updated to 1.9.8
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 18 Oct 2004 06:13:40 +0000 (06:13 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 18 Oct 2004 06:13:40 +0000 (06:13 +0000)
BKrev: 41735f1468HbtI8X5ueecZs9EjuJoQ

kdepimpi/kdepimpi-base.inc
kdepimpi/kdepimpi_1.9.8.oe [moved from kdepimpi/kdepimpi_1.9.7.oe with 100% similarity]
kdepimpi/kdepimpi_cvs.oe

index d10eafc..e655403 100644 (file)
@@ -15,6 +15,12 @@ HOMEPAGE = "http://www.pi-sync.net/ http://sf.net/projects/kdepimpi/"
 # gammu as replacement for libmicrogammu
 # libetpan & libmailwrapper as replacement for kdepim/pi versions
 
+SRC_URI += "\
+file://qinputdialog_inc.patch;patch=1 \
+file://manager.h.patch;patch=1 \
+file://libkcal.pro.patch;patch=1 \
+"
+
 # TODO:
 # checking libmailwrapper changes (diff sent to opie-devel ML)
 # author said that he didn't changed libetpan so we probably can get OE one
index b563e66..d11708e 100644 (file)
@@ -1,11 +1,7 @@
-include kdepimpi-base.inc
-
-PV = "1.9.7+${CVSDATE}"
+PV = "1.9.8+${CVSDATE}"
 
 DEFAULT_PREFERENCE = "-1"
 
-SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/kdepimpi;module=kdepim \
-file://qinputdialog_inc.patch;patch=1 \
-file://manager.h.patch;patch=1 \
-file://libkcal.pro.patch;patch=1 \
-"
+SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/kdepimpi;module=kdepim "
+
+include kdepimpi-base.inc