Port details |
- kcolorpicker Qt based Color Picker library with popup menu
- 0.2.0_1 graphics
=1 0.2.0_1Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2020-04-16 15:23:08
- Last Update: 2022-09-11 10:20:14
- Commit Hash: ddae4e9
- People watching this port, also watch:: xerces-c3, py39-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.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kColorPicker>0: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 = 1653318634
SHA256 (ksnip-kColorPicker-v0.2.0_GH0.tar.gz) = 20ffc5e935333a18c5cd813c3d306d3482ec9c826fe0d0c3d7b7635419703d55
SIZE (ksnip-kColorPicker-v0.2.0_GH0.tar.gz) = 12735
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-core
- ninja : devel/ninja
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- libQt5Test.so : devel/qt5-testlib
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.0_1 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.2.0_1 05 Sep 2022 19:06:16
    |
Dima Panov (fluffy)  |
graphics/kcolorpicker: pet stage-qa |
0.2.0 23 May 2022 15:33:33
    |
Tobias C. Berner (tcberner)  |
graphics/kcolorpicker: update to 0.2.0 |
0.1.6_1 10 Dec 2021 23:52:50
    |
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. |
0.1.6 25 May 2021 13:25:47
    |
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. |
0.1.5 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.5 26 Jan 2021 20:03:51
  |
tcberner  |
graphics/kcolorpicker: uupdate to 0.1.5 |
0.1.4 24 Jun 2020 09:37:41
  |
adridg  |
Fix up description and descr to make clear this is a library, not app. |
0.1.4 15 Jun 2020 09:54:48
  |
adridg  |
Update graphics/kcolorpicker to latest upstream release
This release fixes one bug: HiDPI scaling in popup-menu icons. |
0.1.3 08 Jun 2020 16:53:39
  |
tcberner  |
graphics/kcolorpicker: update to 0.1.3 |
0.1.2 26 May 2020 12:34:21
  |
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). |
0.1.1 19 Apr 2020 04:42:19
  |
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) |
0.1.1 16 Apr 2020 15:23:02
  |
tcberner  |
New Port: graphics/kimageannotator and graphics/kcolorpicker
This is a future dependency for graphics/spectacle. |