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.3.0/kColorPicker-0.3.0.tar.gz
Download MD5 sum: 085a82ecc14dce76d70530b1d3b58f22
Download size: 16 KB
Estimated disk space required: 1.8 MB
Estimated build time: less than 0.1 SBU
CMake-3.28.1 and (Qt-5.15.12 or qt-alternate-5.15.12)
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