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-9.0 platform.
Download (HTTP): http://archive.xfce.org/src/apps/mousepad/0.4/mousepad-0.4.2.tar.bz2
Download MD5 sum: 98d908842d4a93c35756a67d681c08fe
Download size: 680 KB
Estimated disk space required: 12 MB
Estimated build time: 0.1 SBU
gtksourceview-3.24.11 (optionally, it can be built with gtksourceview-2) and Xfconf-4.14.1
DConf-0.32.0 (runtime) and dbus-glib-0.110
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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
--enable-keyfile-settings
:
Use the GSettings keyfile backend rather than the default DConf-0.32.0.
Last updated on 2019-08-22 17:29:06 -0700