mousepad-0.6.4

Introduction to Mousepad

Mousepad is a simple GTK text editor for the Xfce desktop environment.

[Note]

Note

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.

Package Information

Mousepad Dependencies

Required

gtksourceview4-4.8.4 and libxfce4ui-4.20.1

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