The GtkSourceView package contains a library used for extending the GTK text functions to include syntax highlighting.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://download.gnome.org/sources/gtksourceview/5.20/gtksourceview-5.20.0.tar.xz
MD5 校验和:08a754c0b10c05c6e74f77695e6e04ce
大小:1.2 MB
预计所需磁盘空间:155 MB
预计构建时间:0.2 SBU (with tests; both using parallelism=4)
GLib-2.88.2 (with GObject Introspection) and libxml2-2.15.3
Gi-DocGen-2026.1, Vala-0.56.19, Valgrind-3.27.1, Vulkan-Loader-1.4.350.1, and sysprof
Install GtkSourceView by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test.
Now, as the root user:
ninja install
-D documentation=true: Use this switch
if you have Gi-DocGen-2026.1 installed and wish to
generate the API documentation.
-D sysprof=true: Use this switch if you
have sysprof installed and
wish to build with sysprof profiler support.