The GNOME Desktop package contains a library that provides an API shared by several applications on the GNOME Desktop.
本パッケージは LFS-10.1 において正しくビルドでき動作することが確認されています。
ダウンロード (HTTP): https://download.gnome.org/sources/gnome-desktop/3.38/gnome-desktop-3.38.4.tar.xz
ダウンロード (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-desktop/3.38/gnome-desktop-3.38.4.tar.xz
ダウンロード MD5 sum: 77653263d3efaeae4f7fd0eff7ba6da6
ダウンロードサイズ: 728 KB
必要ディスク容量: 20 MB
概算ビルド時間: 0.1 SBU (Using parallelism=4)
gsettings-desktop-schemas-3.38.0, GTK+-3.24.26, ISO Codes-4.5.0, itstool-2.0.6, libseccomp-2.5.1, libxml2-2.9.10, xkeyboard-config-2.32
bubblewrap-0.4.1 (needed for thumbnailers in Nautilus) and gobject-introspection-1.66.1
ユーザー情報: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-desktop
以下のコマンドを実行して GNOME Desktop をビルドします。
mkdir build && cd build && meson --prefix=/usr \ -Dgnome_distributor="BLFS" .. && ninja
This package does not come with a test suite.
root
ユーザーになって以下を実行します。
ninja install
-Dgnome_distributor="Some Name"
: Use
this parameter to supply a custom name in the 「Distributor:」 field of
the 「GNOME
About」 display window.
-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.
最終更新日: 2021-02-25 11:50:56 +0900