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-8.1 platform.
Download (HTTP): http://archive.xfce.org/src/apps/mousepad/0.4/mousepad-0.4.0.tar.bz2
Download MD5 sum: f55314c5dda6323883241e6cf01550a7
Download size: 568 KB
Estimated disk space required: 9.4 MB
Estimated build time: less than 0.1 SBU
gtksourceview-3.24.3 (optionally, it can be built with gtksourceview-2)
DConf-0.26.0 (runtime) and dbus-glib-0.108
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.26.0.
Last updated on 2017-08-28 15:14:37 -0700