Evolution-3.50.2

Evolution の概要

The Evolution package contains an integrated mail, calendar and address book suite designed for the GNOME environment.

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

パッケージ情報

Evolution の依存パッケージ

必須

adwaita-icon-theme-45.0, evolution-data-server-3.50.2, Gcr-4.1.0, gnome-autoar-0.4.4, shared-mime-info-2.4, WebKitGTK-2.42.4

推奨

任意

GeoClue-2.7.1, geocode-glib-3.26.4, GTK-Doc-1.33.2, clutter-gtk (Contact Maps plugin), cmark, Glade, libchamplain (Contact Maps plugin), libpst, libunity, libytnef

Evolution のインストール

以下のコマンドを実行して Evolution をビルドします。

mkdir build &&
cd    build &&

cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DSYSCONF_INSTALL_DIR=/etc  \
      -DENABLE_INSTALLED_TESTS=ON \
      -DENABLE_PST_IMPORT=OFF     \
      -DENABLE_YTNEF=OFF          \
      -DENABLE_CONTACT_MAPS=OFF   \
      -DENABLE_MARKDOWN=OFF       \
      -DENABLE_WEATHER=ON         \
      -G Ninja .. &&
ninja

このパッケージにテストスイートはありません。

root ユーザーになって以下を実行します。

ninja install

コマンド説明

-DENABLE_YTNEF=OFF: This switch is used to disable the yTNEF library usage because libytnef is not part of BLFS.

-DENABLE_PST_IMPORT=OFF: This switch is used to disable the pst-import plugin because libpst is not part of BLFS.

-DENABLE_CONTACT_MAPS=OFF: This switch disables building the Contact Maps plugin. Remove this switch if you have installed the necessary dependencies and wish to build the Contact Maps plugin.

-DENABLE_MARKDOWN=OFF: This switch allows building without cmark. Remove this switch if you need markdown support and you have installed the necessary dependency.

-DENABLE_WEATHER=ON: This switch allows building against libgweather-4.4.0.

-DWITH_HELP=OFF: This switch disables building the manual of this package. Use this switch if you have not installed itstool-2.0.7.

-DWITH_OPENLDAP=OFF: Use this switch if you have not installed OpenLDAP-2.6.6.

パッケージ構成

インストールプログラム: evolution
インストールライブラリ: なし
インストールディレクトリ: /usr/include/evolution, /usr/lib/evolution, /usr/libexec/evolution, /usr/share/evolution, /usr/share/installed-tests/evolution, /usr/share/help/*/evolution, and optionally /usr/share/gtk-doc/html/{evolution-mail-composer,evolution-mail-engine}, /usr/share/gtk-doc/html/{evolution-mail-formatter,evolution-shell}, /usr/share/gtk-doc/html/evolution-util

概略説明

evolution

is an email, calendar and address book suite for the GNOME Desktop