gnome-control-center-45.2

GNOME Control Center の概要

GNOME Control Center パッケージは GNOME セッティングマネージャー (GNOME settings managers) を提供します。

[注記]

注記

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

パッケージ情報

GNOME Control Center の依存パッケージ

必須

AccountsService-23.13.9, colord-gtk-0.3.0, gnome-online-accounts-3.48.0, gnome-settings-daemon-45.0, gsound-1.0.3, libadwaita-1.4.2, libgtop-2.40.0, libpwquality-1.4.5, MIT Kerberos V5-1.21.2, shared-mime-info-2.4, Tecla-45.0, UDisks-2.10.1

推奨

Optional

Xvfb (from Xorg-Server-21.1.10 or Xwayland-23.2.3) and dbusmock-0.30.0 (both for tests)

Optional Runtime Dependencies

cups-pk-helper-0.2.7 (Printers panel), gnome-color-manager-3.36.0 (Color panel), gnome-shell-45.2 (Applications panel), sound-theme-freedesktop-0.8 (Additional Sound Effects in Sound panel)

[注記]

注記

Recommended dependencies are not strictly required for this package to build and function, but you may not get expected results at runtime if you don't install them.

GNOME Control Center のインストール

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

mkdir build &&
cd    build &&

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

ビルド結果をテストする場合は GTK_A11Y=none ninja test を実行します。 なおテストを成功させるためには python-dbusmock モジュールをインストールしておくことが必要です。

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

ninja install

コマンド説明

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

-Dibus=false: Use this switch if you have not installed the recommended IBus dependency.

パッケージ構成

インストールプログラム: gnome-control-center
インストールライブラリ: なし
インストールディレクトリ: /usr/share/gnome-control-center, /usr/share/pixmaps/faces, /usr/share/sounds/gnome

概略説明

gnome-control-center

is a graphical user interface used to configure various aspects of GNOME