%general-entities; ]> Tepl-&tepl-version; tepl Introduction to Tepl The Tepl package contains a library that eases the development of GtkSourceView-based text editors and IDEs. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &tepl-md5sum; Download size: &tepl-size; Estimated disk space required: &tepl-buildsize; Estimated build time: &tepl-time; Tepl Dependencies Required , , , , , and Optional (for documentation) and Installation of Tepl Install Tepl by running the following commands: mkdir tepl-build && cd tepl-build && meson setup --prefix=/usr \ --buildtype=release \ -Dgtk_doc=false \ .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations -Dgtk_doc=false: Disables building the API documentation. Remove if you have installed and wish to build the API documentation. Contents Installed Programs Installed Libraries Installed Directories None libtepl-6.so /usr/include/tepl-6 and /usr/share/gtk-doc/html/tepl-6.0 Short Descriptions libtepl-6.so contains convenience functions for GtkSourceView4-based programs libtepl-6.so