EOG-45.1

EOG の概要

EOG は、GNOME デスクトップ環境上にて、イメージファイルを表示しカタログ化するアプリケーションであり、基本的な編集機能を提供します。

[注記]

注記

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

パッケージ情報

EOG の依存パッケージ

必須

adwaita-icon-theme-45.0, Exempi-2.6.4, gnome-desktop-44.0, libhandy-1.8.2, libjpeg-turbo-3.0.1, libpeas-1.36.0, shared-mime-info-2.4

推奨

任意

GTK-Doc-1.33.2, libportal-0.7.1

EOG のインストール

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

mkdir build &&
cd    build &&

meson setup --prefix=/usr       \
            --buildtype=release \
            -Dlibportal=false   \
            ..                  &&
ninja

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

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

ninja install

Still as the root user, rebuild the cache database of MIME types handled by desktop files so Nautilus-45.2.1 will be able to open image files with EOG.

update-desktop-database

コマンド説明

--buildtype=release: 本パッケージの安定版リリース向けに適したビルドタイプを指定します。 デフォルトにしていると、最適化されていないバイナリを生成する場合があるためです。

-Dlibportal=false: This parameter disables building EOG with support for flatpak portals. Remove this parameter if you have libportal-0.7.1 installed and wish to have support for flatpak portals.

-Dgtk_doc=true: Use this option if GTK-Doc-1.33.2 is installed and you wish to rebuild and install the API documentation.

パッケージ構成

インストールプログラム: eog
インストールライブラリ: libeog.so
インストールディレクトリ: /usr/include/eog-3.0, /usr/lib/eog, /usr/share/eog, /usr/share/gtk-doc/html/eog (任意インストール), /usr/share/help/*/eog

概略説明

eog

is a fast and functional image viewer as well as an image cataloging program. It has basic editing capabilities