mousepad-0.6.5

Introduction to Mousepad

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.

Package Information

Mousepad Dependencies

Required

gtksourceview4-4.8.4 and libxfce4ui-4.20.2

Recommended

Installation of Mousepad

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

Command Explanations

-D gspell-plugin=no: Use this option to disable building the gspell-1.14.0 plugin if you have not installed gspell.

Contents

Installed Program: mousepad
Installed Libraries: libmousepad.so
Installed Directories: None

Short Descriptions

mousepad

is a simple GTK text editor