Port details |
- kcolorpicker Qt-based color picker library with popup menu
- 0.3.1 graphics =4 0.3.1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2020-04-16 15:23:08
- Last Update: 2024-05-01 23:58:25
- Commit Hash: 1e08136
- People watching this port, also watch:: kf5-kquickcharts, xcb-util-image, qtkeychain-qt5, libssh, libXdamage
- Also Listed In: kde
- License: LGPL3+
- WWW:
- https://github.com/ksnip/kColorPicker
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- kColorPicker-qt5>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-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kColorPicker-qt5
- Package flavors (<flavor>: <package>)
- qt5: kColorPicker-qt5
- qt6: kColorPicker-qt6
- distinfo:
- TIMESTAMP = 1714541691
SHA256 (ksnip-kColorPicker-v0.3.1_GH0.tar.gz) = e78c785ec4a8a22a48a91835c97601f5704b5076b154415353b0d2697dc0b4f7
SIZE (ksnip-kColorPicker-v0.3.1_GH0.tar.gz) = 12861
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++17-lang gl 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.3.1 01 May 2024 23:58:25 |
Jason E. Hale (jhale) |
graphics/kcolorpicker: Update to 0.3.1 |
0.3.0 26 Jan 2024 22:27:09 |
Jason E. Hale (jhale) |
graphics/kcolorpicker: Update to 0.3.0
graphics/kimageannotator: Update to 0.7.0
Flavorize both ports for qt5 and qt6 variants and update consumers.
While here, drop several unused deps for graphics/gwenview. |
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. |