gnome-desktop-44.0

GNOME Desktop の概要

The GNOME Desktop package contains a library that provides an API shared by several applications on the GNOME Desktop.

[注記]

注記

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

パッケージ情報

GNOME Desktop の依存パッケージ

必須

gsettings-desktop-schemas-45.0, GTK+-3.24.38, GTK-4.12.4, ISO Codes-4.15.0, itstool-2.0.7, libseccomp-2.5.5, libxml2-2.12.3, xkeyboard-config-2.40

推奨

任意

GTK-Doc-1.33.2

GNOME Desktop のインストール

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

mkdir build &&
cd    build &&

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

This package does not come with a test suite.

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

ninja install

コマンド説明

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

-Dgtk_doc=true: Use this parameter if you wish to build the API documentation.

-Dinstalled_tests=true: Use this parameter you wish to enable the installed tests.

パッケージ構成

インストールプログラム: なし
インストールライブラリ: libgnome-bg-4.so, libgnome-desktop-3.so, libgnome-desktop-4.so, libgnome-rr-4.so
インストールディレクトリ: /usr/include/gnome-desktop-3.0, /usr/include/gnome-desktop-4.0, /usr/libexec/gnome-desktop-debug, /usr/share/gtk-doc/html/gnome-desktop3 (任意インストール), /usr/share/help/*/{fdl,gpl,lgpl}

概略説明

libgnome-desktop-3.so

contains functions shared by several GNOME applications