Mousepad is a simple GTK text editor for the Xfce desktop environment.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://archive.xfce.org/src/apps/mousepad/0.6/mousepad-0.6.5.tar.xz
Download MD5 sum: 53a9ddeb8481ed8cd17d795c3881599b
Download size: 452 KB
Estimated disk space required: 9.1 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.0 plugin if you have not
installed gspell.