gtksourceview4-4.8.4

GtkSourceView の概要

The GtkSourceView package contains libraries used for extending the GTK+ text functions to include syntax highlighting.

[注記]

注記

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

パッケージ情報

GtkSourceView の依存パッケージ

必須

GTK+-3.24.38

推奨

任意

Vala-0.56.14, Valgrind-3.22.0, GTK-Doc-1.33.2, itstool-2.0.7, fop-2.9 (or dblatex), Glade

GtkSourceView のインストール

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

mkdir build &&
cd    build &&

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

ビルド結果をテストする場合は ninja test を実行します。 テストはグラフィック環境において実行する必要があります。

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

ninja install

コマンド説明

-Dgtk_doc=true: This option is normally used if GTK-Doc is installed and you wish to rebuild and install the API documentation.

パッケージ構成

インストールプログラム: なし
インストールライブラリ: libgtksourceview-4.so
インストールディレクトリ: /usr/{include,share,share/gtk-doc/html}/gtksourceview-4

概略説明

libgtksourceview-4.so

contains function extensions for the GtkTextView widget