kColorPicker-0.3.0

Introduction to kColorPicker

kColorPicker is a QToolButton library with a color popup menu, which lets you select colors. The popup menu features a color dialog button which can be used to add custom colors to the popup menu.

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

Package Information

kColorPicker Dependencies

Required

CMake-3.28.3 and (Qt-5.15.12 or qt-alternate-5.15.12)

Installation of kColorPicker

Install kColorPicker by running the following commands:

mkdir build &&
cd    build &&

cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release  \
      .. &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: libkColorPicker.a
Installed Directories: /usr/lib/cmake/kColorPicker