---
name: fbm
version: 1.2_5
origin: graphics/fbm
comment: Fuzzy Pixmap Manipulation utilities
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 1270352
desc: "Adapted from the README: the FBM collection provides a complete package for\nmanipulating
  and converting images, including 24-bit RGB, 8-bit color, 8-bit\ngrayscale, and
  1-bit bitmaps.  This is a partial list of the commands:\n\tfbclean\t  Flip isolated
  pixels (clean image)\n\tfbconv\t  Arbitrary convolutions\n\tfbedge\t  Compute derivative
  image (edge detection)\n\tfbext\t  Extract region, resize, change aspect ratio\n\tfbgamma\t
  \ Gamma correct grayscale or color image for display\n\tfbhalf\t  Halftone grayscale
  image (Blue noise, Floyd-Steinberg, etc)\n\tfbhist\t  Compute histogram\n\tfbmask\t
  \ Set region to gray value\n\tfbmedian  Median filter 3x3 regions\n\tfbnorm\t  Normalize
  image intensity / increase contrast\n\tfbquant\t  Color quantization (24-bit to
  8..256 colors) Mod. Heckbert\n\tfbrot\t  Rotate 90, 180, or 270 degrees\n\tfbthin\t
  \ Thin 1-bit images\n\tfbsharp\t  Sharpen (edge enhancement) by digital Laplacian\n\tidiff\t
  \ (and udiff) convert raw byte stream into byte difference\n\tpbmtitle  Add a title
  to a PBM file\nThe FBM utilities handle these image formats:  native FBM, UseNet
  Facesaver, raw\n(e.g. Amiga Digiview), Targa, Sun rasterfile with 32 byte header,
  Aldus TIFF,\nPoskanzer PBM format for 1-bit files, CompuServe GIF, JPEG JFIF, Utah
  RLE, Amiga\nIFF (except HAM mode), PC PaintBrush PCX, and Bennet Yee's 1-bit Face
  files.\nAmiga HAM, Diablo graphics, and PostScript output is available.\n"
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  xextproto: {origin: x11/xextproto, version: 7.2.1}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXext: {origin: x11/libXext, version: '1.3.2,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}
  bash: {origin: shells/bash, version: 4.2.45}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  urt: {origin: graphics/urt, version: 3.1b1_9}
  tiff: {origin: graphics/tiff, version: 4.0.3}
  png: {origin: graphics/png, version: 1.5.17}
  netpbm: {origin: graphics/netpbm, version: 10.35.89}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  jbigkit: {origin: graphics/jbigkit, version: 1.6}
  jasper: {origin: graphics/jasper, version: 1.900.1_12}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- graphics
shlibs_required:
- librle.so.1
