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.
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.
Download (HTTP): https://github.com/ksnip/kColorPicker/archive/refs/tags/v0.2.0/kColorPicker-0.2.0.tar.gz
Download MD5 sum: 58a14db496f2e782be9abc4b604b5334
Download size: 16 KB
Estimated disk space required: 1.8 MB
Estimated build time: less than 0.1 SBU
CMake-3.27.8 and (Qt-5.15.11 or qt-alternate-5.15.11)
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