Mousepad is a simple GTK text editor for the Xfce desktop environment.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
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.2 plugin if you have not
installed gspell.