pkgsrc/mail/evolution/Makefile

56 lines
1.9 KiB
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.259 2022/01/03 08:23:59 cirnatdan Exp $
DISTNAME= evolution-3.34.1
PKGREVISION= 14
2020-01-21 16:13:41 +01:00
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://wiki.gnome.org/Apps/Evolution/
COMMENT= Mail and calendar client from GNOME
LICENSE= gnu-gpl-v2
USE_CMAKE= yes
USE_TOOLS+= pkg-config itstool
USE_TOOLS+= intltool msgfmt msgmerge xgettext
USE_TOOLS+= gdbus-codegen
DEPENDS+= highlight-[0-9]*:../../textproc/highlight
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/evolution
Update to 2.0.0. This version corresponds to GNOME 2.8.0. Evolution 2.0.0, 2004-09-13 ---------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #59582 - Contact incompletely updated to LDAP store, address information lost/not editable (Siva) #64084 - addressbook gui component needs to be linked with libcamel (Michael) * Calendar #65454 - Evolution crashes while opening newly received e-mail (JP) #62392 - Crash on close alarm notification (Rodrigo) #64800 - broken timezone selector (Rodney) * Mail #60515 - signature setting is not preserved changing "Autogenerated" to "None" (Michael) #63377 - Crash when replying to a (specific) message (Jeff) #62665 - Wrong Folder is deleted (Jeff) #64377 - crash creating new folder (Michael) #63456 - crash replying to E-mail (Michael) Other bugs * Addressbook - Confirmation dialog was showing up on contact-editor close, even if there were no changes (Hans Petter) * Calendar - 64 bit build fix (Rodrigo) * Misc - new documentation (Rodney) Updated translations: - ar (Arafat Medini) - bn (Runa Bhattacharjee) - cs (Miloslav Trmac) - cy (Dafydd Harries, Telsa Gwynne) - da (Martin Willemoes Hansen) - de (Hendrik Richter) - el (Nikos Charonitakis) - en_CA (Adam Weinberger) - en_GB (David Lodge) - es (Francisco Javier F. Serrador) - et (Priit Laes) - fi (Ilkka Tuohela) - hi (Rajesh Ranjan) - hu (Laszlo Dvornik) - id (Mohammad DAMT) - ja (Takeshi AIHANA) - ko (Changwoo Ryu) - ms (Hasbullah Bin Pit) - nb (Sigurd Gartmann) - nl (Vincent van Adrighem) - nn (Åsmund Skjæveland) - no (Kjartan Maraas) - pl (Artur Flinta) - pt (Duarte Loreto) - pt_BR (Raphael Higino) - ro (Mugurel Tudor) - ru (Leonid Kanter) - sq (Laurent Dhima) - sr (Danilo Segan) - sv (Christian Rose) - tr (Baris Cicek) - uk (Maxim Dziumanenko) - zh_CN (Funda Wang) - zh_TW (Abel Cheung) Evolution 1.5.94, 2004-08-27 ---------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #61833 - Blank names in name selector (Hans Petter) #62715 - Free-form addresses not loading in contact editor (Hans Petter) * Calendar #62869 - Crash: attempt to access GW tasks from evolution (Siva) #62706 - Changing time-zone doesn't refresh calendar correctly (JP) #62063 - Meeting description does not wrap (Jeff) #58824 - Stray message or failing to open tasks? (Rodrigo) #62911 - ITIP control blocks mailer opening calendar (JP) #54101 - In itip control had "Birthdays & Anniversaries" as calendar (JP) * Mail #63189 - Deleting IMAP folders is too aggressive (Michael) #63504 - Don't send IMAP commands to a disconnected socket (Jeff) #63177 - Can't drag folder to "On This Computer" (Jeff) #62812 - Crash when parent of search window is closed (Jeff) #62963 - C99-isms in smime/gui/cert-trust-dialog.c (Michael) Other bugs * Addressbook - Confirmation dialog was showing up on contact-editor close, even if there were no changes (Hans Petter) * Calendar - Fixed problems in alarm daemon (JP, Siva, Rodrigo) - Clean up of stray status messages for tasks (Chen) - Don't remove GtkDialog's separator if using GTK >= 2.4.0 (Frederic) - Fix copy/move problems when pilot syncing (JP) - Don't mark menu accels for translation (Christian) * Mail - Crash in em-utils on GtkFileChooser with no name selected (Hans Petter) * Misc - avoid warnings on dialogs with GTK 2.4 (Frederic) - upgrade egg tray icon (Rodrigo) - fix memory corruption when pilot syncing tasks/events (JP)
2004-09-21 19:21:15 +02:00
CMAKE_ARGS+= -DMAN_INSTALL_DIR=${PREFIX}/${PKGMANDIR}
CMAKE_ARGS+= -DENABLE_GNOME_DESKTOP=OFF
CMAKE_ARGS+= -DENABLE_CONTACT_MAPS=OFF
CMAKE_ARGS+= -DENABLE_AUTOAR=OFF
CMAKE_ARGS+= -DENABLE_WEATHER=OFF
CMAKE_ARGS+= -DENABLE_PST_IMPORT=OFF
PKGCONFIG_OVERRIDE+= evolution-calendar.pc.in
PKGCONFIG_OVERRIDE+= evolution-mail.pc.in
PKGCONFIG_OVERRIDE+= evolution-shell.pc.in
PKGCONFIG_OVERRIDE+= src/libemail-engine/libemail-engine.pc.in
# "gettext version 0.18.3+ required, but version '0.16.1' found instead."
_TOOLS_USE_PKGSRC.msgfmt= yes
_TOOLS_USE_PKGSRC.msgmerge= yes
_TOOLS_USE_PKGSRC.xgettext= yes
.include "../../audio/libcanberra/buildlink3.mk"
.include "../../databases/openldap-client/buildlink3.mk"
Update to 2.24.1: Evolution 2.24.1 2008-10-20 --------------------------- Many Bug Fixes and Updated Translations Evolution 2.24.0 2008-09-22 --------------------------- New in 2.24.0: * Message Templates * WebDAV Contacts Plugin * Google Contacts Plugin * Custom header support while sending mails * Single Model view for Calendar * Sqlite Based message summary * New Bonobo-less composer for Evolution * Quota support to IMAP/POP accounts * Gtk+ Recent manager integration in Composer Many Bug Fixes and Updated Translations. Evolution 2.23.92 2008-09-08 ---------------------------- New in 2.23.92: Evolution source code license changed to LGPLv2 & LGPLV3 (Sankar P) One Bug Fix, A Few Updated Translations. Evolution 2.23.91 2008-09-01 ---------------------------- Many Bug Fixes and Updated Translations. Evolution 2.23.90 2008-08-18 ---------------------------- Many Bug Fixes. Other fixes: Lots of disk summary related stability fixes (Srinivasa Ragavan) Many Updated Translations. Evolution 2.23.6 2008-08-04 --------------------------- New in 2.23.6: WebDAV contacts plugin (Matthias Braun) Many Bug Fixes and Updated Translations. Evolution 2.23.5 2008-07-21 --------------------------- New in 2.23.5 Camel DB Summary support. (Srinivasa Ragavan & Sankar P) New EPlugin for message templates. (Bharath Acharya & Diego Escalante Urrelo) Google Contacts support (Jörgen Scheibengruber) Many Bug Fixes Other Contributors: Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. (Jeffrey Stedfast) Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, otherwise falls back to libtool (Alp Toker) Configure email-custom-header plugin within the plugin-manager. (Ashish Shrivastava) Many Updated Translations Evolution 2.23.4 2008-06-16 --------------------------- New in 2.23.4 Python support for EPlugins. (Johnny Jacob) A Few Bug Fixes Other Contributors: Fix for security vulnerabilities CVE-2008-1108 and CVE-2008-1109 (Matthew Barnes) A Few Updated Translations Evolution 2.23.3 2008-06-02 --------------------------- New in 2.23.3 New plugin for setting headers while sending email (Ashish) Many Bug Fixes and Updated Translations Evolution 2.23.2 2008-05-12 --------------------------- Many Bug Fixes Other Contributors: Fix up the Debug Logs window a bit (Matthew Barnes) Fix include path for e-dbhash.h, now in libebackend (Johan Euphrosine) A Few Updated Translations Evolution 2.23.1 2008-04-21 --------------------------- New in 2.23.1: Quota support to IMAP/POP accounts (Milan Crha) Configurable Proxy settings for Evolution (Veerapuram Varadhan) Gtk+ Recent manager integration in Composer (Suman) New bonobo-less message composer (Matthew Barnes) Many Bug Fixes. Other Contributors: Add icons for Edit->Select All, Folder->New, Folder->Delete and Folder->Refresh (Matthew Barnes) Many Updated Translations.
2008-10-27 00:17:21 +01:00
.include "../../databases/shared-mime-info/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mail/evolution-data-server/buildlink3.mk"
.include "../../mail/libytnef/buildlink3.mk"
.include "../../security/gcr/buildlink3.mk"
.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/gspell/buildlink3.mk"
.include "../../www/webkit-gtk/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"