SCons-4.6.0

SCons の概要

SCons is a tool for building software (and other files) implemented in Python.

[注記]

注記

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

パッケージ情報

SCons の依存パッケージ

任意

docbook-xsl-nons-1.79.2, libxslt-1.1.39

SCons のインストール

Fix the install location of the man pages:

sed -i '/scons.1/s@^.@share/man/man1@' -i setup.cfg

パッケージをビルドします。

pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

root ユーザーになってパッケージをインストールします。

pip3 install --no-index --find-links=dist --no-cache-dir --no-user SCons

パッケージ構成

インストールプログラム: scons, scons-configure-cache, sconsign
インストールライブラリ: なし
インストールディレクトリ: /usr/lib/python3.12/site-packages/SCons{,-4.6.0.dist-info}

概略説明

scons

is a software construction tool

scons-configure-cache

shows or converts the configuration of an SCons cache directory

sconsign

prints SCons .sconsign file information