dolphin-plugins-24.08.0

Introduction to dolphin-plugins

The dolphin-plugins package provides extra plugins for the dolphin file manager.

This package is known to build and work properly using an LFS 12.2 platform.

Package Information

dolphin-plugins Dependencies

Required

dolphin-24.08.0

Installation of dolphin-plugins

Install dolphin-plugins by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
      -D CMAKE_BUILD_TYPE=Release         \
      -D BUILD_TESTING=OFF                \
      -W no-dev .. &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: In $KF6_PREFIX/lib/plugins/dolphin/vcs/: fileviewsvnplugin.so, fileviewgitplugin.so, fileviewbazaarplugin.so, fileviewdropboxplugin.so, fileviewhgplugin.so, makefileactions.so, and mountisoaction.so
Installed Directories: None