---
name: grabc
version: 1.1_4
origin: x11/grabc
comment: Grab a color from screen
arch: freebsd:9:x86:64
www: http://www.muquit.com/muquit/software/grabc/grabc.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 7640
desc: |
  grabc is s simple but very useful program to determine the color string in hex
  (or RGB components) by clicking on a pixel on the screen. While web browsing,
  lots of time you find a nice color and wonder what color is that! Well just
  use grabc!

  When this program is run, the mouse pointer is grabbed and changed to a cross
  hair and when the mouse is clicked, the color of the clicked pixel is written
  to stdout in hex prefixed with #. It will the R, G, B component also in the
  stderr.

  WWW: http://www.muquit.com/muquit/software/grabc/grabc.html
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- x11
shlibs_required:
- libX11.so.6
