mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
9199351a8a
Changelog: ========== Bug Fixes: --------- I#459 - Camel: POP3's 'UTF8' command blocking login I#461 - backends: React to destination URI changes I#462 - Fails to refresh backend with offline changes and broken local cache state I#469 - IMAPx: Ignore 'Permission denied' error on refresh M!116 - libedataserver: Disable deprecation notice around e_flag_timed_wait M!119 - Calendar: Change file backend discard_alarm() function Miscellaneous: -------------- WebDAV Notes: Fallback to derive component summary from description CamelFilterDriver: Unset info's headers only when folder has summary Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 lines
630 B
PHP
14 lines
630 B
PHP
SUMMARY = "Evolution database backend server"
|
|
HOMEPAGE = "http://www.gnome.org/projects/evolution/"
|
|
BUGTRACKER = "https://bugzilla.gnome.org/"
|
|
|
|
LICENSE = "LGPL-2.0-only & LGPL-2.0-or-later"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \
|
|
file://src/camel/camel.h;endline=24;md5=342fc5e9357254bc30c24e43ae47d9a1 \
|
|
file://src/libedataserver/e-data-server-util.h;endline=20;md5=8f21a9c80ea82a4fb80b5f959f672543"
|
|
|
|
inherit gnomebase upstream-version-is-even
|
|
|
|
SRC_URI[archive.sha256sum] = "5ce62c1e67f2789342a7f4a035b102f74e62ed85f60e81a5b7f3e04165404dff"
|
|
PV = "3.48.1"
|