aboutsummaryrefslogtreecommitdiffstats
path: root/libmailwrapper
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2004-11-13 20:11:32 +0000
committerHolger Freyther <zecke@selfish.org>2004-11-13 20:11:32 +0000
commitbadb3eafc9060609d6a484f1cc2e19925b5825c4 (patch)
tree24d23afd39a315ba7a5d0dae36d5d1c8d2579aaa /libmailwrapper
parent3d5519e88c30876da6f211f62e226e23a98d3215 (diff)
downloadopenembedded-badb3eafc9060609d6a484f1cc2e19925b5825c4.tar.gz
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
Diffstat (limited to 'libmailwrapper')
-rw-r--r--libmailwrapper/libmailwrapper_1.1.6.oe28
-rw-r--r--libmailwrapper/libmailwrapper_1.1.7.oe0
2 files changed, 0 insertions, 28 deletions
diff --git a/libmailwrapper/libmailwrapper_1.1.6.oe b/libmailwrapper/libmailwrapper_1.1.6.oe
deleted file mode 100644
index dfca18dd30..0000000000
--- a/libmailwrapper/libmailwrapper_1.1.6.oe
+++ /dev/null
@@ -1,28 +0,0 @@
-DESCRIPTION = "Qt-based class wrapper of libetpan."
-SECTION = "opie/libs"
-PRIORITY = "optional"
-MAINTAINER = "Team Opie <opie@handhelds.org>"
-LICENSE = "LGPL"
-DEPENDS = "libetpan"
-PR = "r3"
-
-#TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
-TAG="v1_1_6_b"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/net/mail/libmailwrapper "
-S = "${WORKDIR}/libmailwrapper"
-
-inherit opie
-
-do_stage () {
- install -d ${STAGING_INCDIR}/libmailwrapper/
- install -m 0664 ${S}/maildefines.h ${STAGING_INCDIR}/libmailwrapper/
- install -m 0664 ${S}/settings.h ${STAGING_INCDIR}/libmailwrapper/
- install -m 0664 ${S}/statusmail.h ${STAGING_INCDIR}/libmailwrapper/
- install -m 0664 ${S}/abstractmail.h ${STAGING_INCDIR}/libmailwrapper/
- install -m 0664 ${S}/mailtypes.h ${STAGING_INCDIR}/libmailwrapper/
- oe_libinstall -so libmailwrapper ${STAGING_LIBDIR}
-}
-
-do_install() {
- oe_libinstall -so libmailwrapper ${D}/${palmtopdir}/lib
-}
diff --git a/libmailwrapper/libmailwrapper_1.1.7.oe b/libmailwrapper/libmailwrapper_1.1.7.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/libmailwrapper/libmailwrapper_1.1.7.oe