The GtkSourceView package contains libraries used for extending the GTK+ text functions to include syntax highlighting.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.6/gtksourceview-3.6.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.6/gtksourceview-3.6.2.tar.xz
Download MD5 sum: 45c74c5c22ea63f8b5e2f469a9a3c8fd
Download size: 1.2 MB
Estimated disk space required: 36 MB
Estimated build time: 0.3 SBU
GTK+-3.6.4 and Intltool-0.50.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gtksourceview
Install GtkSourceView by running the following commands:
./configure --prefix=/usr && make
To test the results, issue make check.
Now, as the root user:
make install
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2013-02-11 18:51:17 +0000