Mousepad is a simple GTK+ 3 text editor for the Xfce desktop environment.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.4.tar.bz2
Download MD5 sum: aac96998bcccff5e72f70b8eb0f75425
Download size: 835 KB
Estimated disk space required: 14 MB
Estimated build time: 0.1 SBU
gtksourceview4-4.8.1 and Xfconf-4.16.0
DConf-0.40.0 (runtime) and dbus-glib-0.112
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.40.0.
Last updated on 2021-04-05 07:36:04 -0500