EOG は、GNOME デスクトップ環境上にて、イメージファイルを表示しカタログ化するアプリケーションであり、基本的な編集機能を提供します。
本パッケージは LFS-10.0 において正しくビルドでき動作することが確認されています。
ダウンロード (HTTP): https://download.gnome.org/sources/eog/3.38/eog-3.38.1.tar.xz
ダウンロード (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/eog/3.38/eog-3.38.1.tar.xz
ダウンロード MD5 sum: 2bc2aa65cbebd0a0ef37de6445a3b661
ダウンロードサイズ: 3.5 MB
必要ディスク容量: 48 MB
概算ビルド時間: 0.3 SBU
adwaita-icon-theme-3.38.0, Exempi-2.5.2, gnome-desktop-3.38.3, itstool-2.0.6, libjpeg-turbo-2.0.6, libpeas-1.28.0, shared-mime-info-2.1
gobject-introspection-1.66.1, Little CMS-2.11, libexif-0.6.22, librsvg-2.50.2
以下のコマンドを実行して EOG をビルドします。
mkdir build && cd build && meson --prefix=/usr -Dlibportal=false .. && ninja
このパッケージにテストスイートはありません。
root
ユーザーになって以下を実行します。
ninja install
Still as the root
user, rebuild the
cache database of MIME types handled by desktop files so Nautilus-3.38.2 will be able to open image
files with EOG.
update-desktop-database
-Dlibportal=false
: This
parameter disables building EOG with support for flatpak portals.
Remove this parameter if you have libportal-0.3
installed and wish to have support for flatpak portals.
-Dgtk-doc=true
: Use this option if
GTK-Doc-1.33.1 is installed and you wish to
rebuild and install the API documentation.
最終更新日: 2020-11-27 02:24:39 +0900