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.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.8/gtksourceview-3.8.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.8/gtksourceview-3.8.2.tar.xz
Download MD5 sum: fa8a252f811b6042cfc2eb47e580609f
Download size: 1.3 MB
Estimated disk space required: 40 MB
Estimated build time: 0.3 SBU
Glade and GTK-Doc-1.19
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-09-03 12:08:19 -0700