Mousepad is a simple GTK text editor for the Xfce desktop environment.
This package is known to build and work properly using an LFS 13.1 platform.
Download (HTTP): https://archive.xfce.org/src/apps/mousepad/0.7/mousepad-0.7.0.tar.xz
Download MD5 sum: 96c09736fd02da599ffedf215313328f
Download size: 456 KB
Estimated disk space required: 9.2 MB
Estimated build time: less than 0.1 SBU
gtksourceview4-4.8.4 and libxfce4ui-4.20.2
Install Mousepad by running the following commands:
mkdir build &&
cd build &&
meson setup .. \
--prefix=/usr \
--buildtype=release &&
ninja
This package does not come with a test suite.
Now, as the root user:
ninja install
-D gspell-plugin=no: Use this option to
disable building the gspell-1.14.4 plugin if you have not
installed gspell.