The Tepl package contains a library that eases the development of GtkSourceView-based text editors and IDEs.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/tepl/4.4/tepl-4.4.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/tepl/4.4/tepl-4.4.0.tar.xz
Download MD5 sum: 013ee8aae178f75cc74e05fac70786b3
Download size: 456 KB
Estimated disk space required: 28 MB
Estimated build time: 0.3 SBU
amtk-5.1.1, gtksourceview4-4.6.1, libxml2-2.9.10, and uchardet-0.0.7
GTK-Doc-1.32 (for documentation) and Valgrind-3.16.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/tepl
Install Tepl 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 2020-08-21 04:11:43 -0700