Mousepad-0.4.2

Introduction to Mousepad

Mousepad is a simple GTK+ 2 text editor for the Xfce desktop environment.

This package is known to build and work properly using an LFS-10.0 platform.

Package Information

Mousepad Dependencies

Required

gtksourceview-3.24.11 (optionally, it can be built with gtksourceview-2) and Xfconf-4.14.3

Optional

DConf-0.36.0 (runtime) and dbus-glib-0.110

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/mousepad

Installation of Mousepad

Install Mousepad by running the following commands:

./configure --prefix=/usr --enable-keyfile-settings &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--enable-keyfile-settings: Use the GSettings keyfile backend rather than the default DConf-0.36.0.

Contents

Installed Program: mousepad
Installed Libraries: None
Installed Directories: None

Short Descriptions

mousepad

is a simple GTK+ 2 text editor.

Last updated on 2020-08-18 17:00:50 -0700