Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294249 - x11-misc/gpick - an advanced color picker
Summary: x11-misc/gpick - an advanced color picker
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.gpick.org/
Whiteboard:
Keywords:
: 522452 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-23 17:51 UTC by Homme Zwaagstra
Modified: 2023-02-10 13:06 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
x11-misc/gpick/gpick-0.1.92.ebuild (gpick-0.1.92.ebuild,935 bytes, text/plain)
2009-11-23 17:52 UTC, Homme Zwaagstra
Details
x11-misc/gpick/gpick-0.2.3.ebuild (gpick-0.2.3.ebuild,960 bytes, text/plain)
2010-11-14 20:19 UTC, Wojciech Porczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Homme Zwaagstra 2009-11-23 17:51:20 UTC
Hi!

Please find attached gpick-0.1.92.ebuild

gpick is an advanced color picker written in C++ using GTK+ toolkit. The homepage is at http://code.google.com/p/gpick/

Some of its features include:

Fast color picking
Magnified screen area
Colors automatically named
Palette export function
Picked colors can be copied to clipboard in multiple formats
Oversampling with five falloff types
Mix two or more colors using variable number of steps and different mixing types
Create lightness and/or saturation variations
Create harmonious colors

The ebuild specifies three use flags:

debug - Compile with debug information
dbus - Compile with DBus support
unique - Use libunique instead of pure DBus

dbus and unique are mutually exclusive, but I'm not sure if there's a way to specify that in ebuild syntax. If both are specified then I think unique overrides dbus.

Homme

Reproducible: Always
Comment 1 Homme Zwaagstra 2009-11-23 17:52:50 UTC
Created attachment 210996 [details]
x11-misc/gpick/gpick-0.1.92.ebuild
Comment 2 Wojciech Porczyk 2010-11-14 20:19:32 UTC
Created attachment 254335 [details]
x11-misc/gpick/gpick-0.2.3.ebuild

There is gpick-0.2.3. It depends on lemon parser from sqlite project, also not in portage. #101965
Comment 3 zhoumi 2011-11-03 11:09:02 UTC
I'v put it to gentoo-zh overlay.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2014-09-10 08:47:18 UTC
*** Bug 522452 has been marked as a duplicate of this bug. ***