Search Criteria
Package Details: colorpicker 1.0.f5d441a-2
Git Clone URL: | https://aur.archlinux.org/colorpicker.git (read-only, click to copy) |
---|---|
Package Base: | colorpicker |
Description: | Click on a pixel on your screen and print its color value in RGB. Written for X11. |
Upstream URL: | https://github.com/Jack12816/colorpicker |
Keywords: | colorpicker gtk x11 |
Licenses: | |
Submitter: | Jack12816 |
Maintainer: | Jack12816 |
Last Packager: | Jack12816 |
Votes: | 10 |
Popularity: | 0.82 |
First Submitted: | 2017-08-31 11:36 |
Last Updated: | 2017-08-31 11:39 |
Dependencies (8)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-minimal, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-git)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- libx11 (libx11-git, libx11-threadsafe)
- libxcomposite
- libxext (libxext-git)
- libxfixes
- make (make3, make-git, make-without-guile) (make)
Latest Comments
andykluger commented on 2020-06-13 19:34
Here's a PKGBUILD I just used locally, if you or anyone else is interested:
andykluger commented on 2020-06-13 19:14
It looks like the best maintained fork now lives at https://github.com/ym1234/colorpicker -- that's the one linked from https://github.com/sdushantha/farge
Maybe you can get your preview feature merged into that one?
EDIT: the linked fork has also reduced dependencies.