Port details |
- kcolorpicker Qt based Color Picker library with popup menu
- 0.1.6_1 graphics
=1 0.1.6_1Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2020-04-16 15:23:08
- Last Update: 2021-12-10 23:52:50
- Commit Hash: 311bf44
- People watching this port, also watch:: xerces-c3, py38-pycparser, ladspa, gstreamer1-plugins-pango, libkvkontakte
- Also Listed In: kde
- License: LGPL3+
- Description:
- Library containing a QToolButton with color popup menu for selecting a color.
The popup features a color dialog button which can be used to add custom
colors to the popup menu.
WWW: https://github.com/ksnip/kColorPicker
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- kColorPicker>0:graphics/kcolorpicker
- For LIB depends:
- libkColorPicker.so:graphics/kcolorpicker
- To install the port:
- cd /usr/ports/graphics/kcolorpicker/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/kcolorpicker
- pkg install kColorPicker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kColorPicker
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1621946706
SHA256 (ksnip-kColorPicker-v0.1.6_GH0.tar.gz) = a167b081d444c54057f587782b81bf0f057b50e34e8a2d074e88007387007e91
SIZE (ksnip-kColorPicker-v0.1.6_GH0.tar.gz) = 12028
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- libQt5Test.so : devel/qt5-testlib
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- This port is required by:
- for Libraries
-
- graphics/kimageannotator
- graphics/ksnip
- Configuration Options:
- No options to configure
- Options name:
- graphics_kcolorpicker
- USES:
- cmake compiler:c++11-lang qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Dec 2021 23:52:50 0.1.6_1
|
Adriaan de Groot (adridg)  |
kde-ports: remove runtime-dependency on Qt testlib
Qt testlib is a library for tests; it is not generally needed
at runtime. Move it to a _build dependency for the KDE-related
ports that use it for their tests. |
25 May 2021 13:25:47 0.1.6
|
Adriaan de Groot (adridg)  |
graphics/kcolorpicker: update to 0.1.6, latest upstream
Release notes are at
https://github.com/ksnip/kColorPicker/releases/tag/v0.1.6
Minor fixes. See the ksnip release notes for full details. |
07 Apr 2021 08:09:01 0.1.5
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.1.5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jan 2021 20:03:51
0.1.5
|
tcberner  |
graphics/kcolorpicker: uupdate to 0.1.5 |
24 Jun 2020 09:37:41
0.1.4
|
adridg  |
Fix up description and descr to make clear this is a library, not app. |
15 Jun 2020 09:54:48
0.1.4
|
adridg  |
Update graphics/kcolorpicker to latest upstream release
This release fixes one bug: HiDPI scaling in popup-menu icons. |
08 Jun 2020 16:53:39
0.1.3
|
tcberner  |
graphics/kcolorpicker: update to 0.1.3 |
26 May 2020 12:34:21
0.1.2
|
adridg  |
Update graphics/kcolorpicker to latest upstream release
There's no release notes, but the 6 commits since the previous
release are mostly documentation and licensing changes. The library
is now LGPLv3+ licensed (previously the Makefile said GPLv2, which
applied to releases up to and including 0.1.1 of this software). |
19 Apr 2020 04:42:19
0.1.1
|
linimon  |
Fix build on GCC-based systems by adding c++11-lang to USES:
CMake Error in CMakeLists.txt: The compiler feature "cxx_decltype" is not
known to CXX compiler "GNU" version 4.2.1.
Approved by: portmgr (tier-2 blanket) |
16 Apr 2020 15:23:02
0.1.1
|
tcberner  |
New Port: graphics/kimageannotator and graphics/kcolorpicker
This is a future dependency for graphics/spectacle. |