The GNOME Menus package contains
an implementation of the draft Desktop Menu
Specification from freedesktop.org. It also contains the
GNOME menu layout configuration
files and .directory
files.
本パッケージは LFS-10.0 において正しくビルドでき動作することが確認されています。
ダウンロード (HTTP): https://download.gnome.org/sources/gnome-menus/3.36/gnome-menus-3.36.0.tar.xz
ダウンロード (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-menus/3.36/gnome-menus-3.36.0.tar.xz
ダウンロード MD5 sum: a8fd71fcf31a87fc799d80396a526829
ダウンロードサイズ: 492 KB
必要ディスク容量: 8.5 MB
概算ビルド時間: less than 0.1 SBU
ユーザー情報: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-menus
以下のコマンドを実行して GNOME Menus をビルドします。
./configure --prefix=/usr \ --sysconfdir=/etc \ --disable-static && make
このパッケージにテストスイートはありません。
root
ユーザーになって以下を実行します。
make install
--disable-static
:
このスイッチはスタティックライブラリをインストールしないようにします。
最終更新日: 2021-02-20 00:20:16 +0900