kirigami-addons-1.1.0

Introduction to kirigami-addons

This package provides add-on qml files for the Kirigami framework.

[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

kirigami-addons Dependencies

Required

KDE Frameworks-6.1.0

Recommended

Installation of kirigami-addons

Install kirigami-addons 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                 \
       ..                                  &&
make

This packages does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: None
Installed Directories: $KF6_PREFIX/lib/qml/org/kde/kirigamiaddons and $KF6_PREFIX/lib/cmake/KF6KirigamiAddons