Asciidoctor-2.0.20

Asciidoctor の概要

Asciidoctor is a fast, open source text processor and publishing toolchain for converting AsciiDoc content to HTML5, DocBook, PDF, and other formats.

[注記]

注記

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

パッケージ情報

Asciidoctor の依存パッケージ

必須

Ruby-3.2.2

Asciidoctor のインストール

[注記]

注記

When building this package, the following message may appear:

fatal: not a git repository (or any of the parent directories): .git

. This is normal, and the package will continue building past this point.

Ruby gem をビルドします。

gem build asciidoctor.gemspec

テストスイートは数多くの Ruby gem を必要としていて、BLFS の範囲を超えます。

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

gem install asciidoctor-2.0.20.gem &&
install -vm644 man/asciidoctor.1 /usr/share/man/man1

パッケージ構成

インストールプログラム: asciidoctor
インストールライブラリ: なし
インストールディレクトリ: /usr/lib/ruby/gems/3.2.0/gems/asciidoctor-2.0.20, /usr/lib/ruby/gems/3.2.0/doc/asciidoctor-2.0.20

概略説明

asciidoctor

converts AsciiDoc source files to HTML, DocBook, and other formats