aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinymail
AgeCommit message (Collapse)Author
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2007-11-27libtinymail_svn: Update version numberFlorian Boor
2007-11-27tmut_svn: UpdateFlorian Boor
2007-11-16tmut: add 1.1.0Philipp Zabel
2007-11-16libtinymail: add 0.0.5, shuffle around no-iconv-detect.patchPhilipp Zabel
2007-10-30tmut: Do not override SRCREV from inc.Florian Boor
2007-10-30tmut: Add tmut - a really small email client based on tinymail.Florian Boor
2007-10-30libtinymail: add 0.0.3, stage files, use includeFlorian Boor
2007-09-04tinymail: convert to SRCREVKoen Kooi
2007-09-02tinymail svn: it's not tuesday yet, so s/SRCREV/SRCDATE/Koen Kooi
2007-09-02tinymail: update to 0.0.1 prerelease, needs more work with packagingKoen Kooi
2007-08-13tinymail: License is LGPL, not GPLFlorian Boor
2007-02-12divers: fix minor spacing errors, sanitizeRolf Leggewie
2007-01-02tinymail + maemo-mapper: depends on gnome-vfs, not gnome-vfs-dbusKoen Kooi
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-11-24tinymail: drop eds-dbus, since tinymail has its own camel nowKoen Kooi
2006-11-20tinymail: fix parse errorsKoen Kooi
2006-11-19tinymail: add missing filesKoen Kooi
2006-11-19tinymail: update iconv stuff to latest svnKoen Kooi
2006-11-16tinymail: switched SRC_URI to HTTP method (was HTTPS)Marcin Juszkiewicz
- both methods works, http does not need confirmation of SSL certificate so fetching via cronjob works
2006-11-15tinymail: add maxdate for configure patchKoen Kooi
2006-11-10tinymail: split up packages per Marcins RFCKoen Kooi
2006-11-10tinymail: add patch to get past the iconv configure stage, tinymail will ↵Koen Kooi
build again starting from rev 1121: http://tinymail.org/trac/tinymail/changeset/1121
2006-11-10tinymail: catch up with latest svn, still doesn't compileKoen Kooi
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-07-12tinymail_svn.bb : tinymail moved URLGraeme Gregory
2006-06-21tinymail: Configure for minimal dependencies.Florian Boor
2006-03-01tinymail_svn.bb : add gtk doc stuff for _law_Graeme Gregory
2006-02-22tinymail: add svn version, courtesy Patrick SteinerKoen Kooi