gtksourceview5-5.10.0

GtkSourceView の概要

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

[注記]

注記

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

パッケージ情報

GtkSourceView の依存パッケージ

必須

GTK-4.12.4, pcre2-10.42

推奨

任意

GTK-Doc-1.33.2, Vala-0.56.14, Valgrind-3.22.0, Vulkan-Loader-1.3.273, sysprof

GtkSourceView のインストール

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

mkdir build &&
cd    build &&

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

ビルド結果をテストする場合は ninja test を実行します。

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

ninja install

コマンド説明

-Dgtk_doc=true: Use this switch if you have GTK-Doc-1.33.2 installed and wish to generate the API documentation.

-Dsysprof=true: Use this switch if you have sysprof installed and wish to build with sysprof profiler support.

パッケージ構成

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

概略説明

libgtksourceview-5.so

contains function extensions for the GtkTextView widget