---
name: epeg
version: 0.9.1.042_2,2
origin: graphics/epeg
comment: An immensely fast JPEG thumbnailing library
arch: freebsd:9:x86:64
www: http://docs.enlightenment.org/api/epeg/
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 57098
desc: |
  epeg is a convenient, fast library that uses libjpeg to: load JPEG
  images destined to be turned into thumbnails; save and retrieve
  thumbnail information; and manage loading of the image, ready for
  scaling, with the minimum of overhead.

  epeg loads and scales large JPEG images very quickly, with a speed-up
  proportional to the difference in the number of pixels in the source
  image and the thumbnail. This is accomplished by decoding only the DCT
  coefficients needed to reconstruct an image.  If the YUV (or GRAY8, if
  the source is grayscale) format is used, then colorspace conversions
  are also avoided.

  WWW: http://docs.enlightenment.org/api/epeg/
deps:
  jpeg: {origin: graphics/jpeg, version: 8_4}
categories: [graphics]
files:
  /usr/local/bin/epeg: 18e66ec6b94af990e50533d1e134fb06e78e3d2befd567cc894b4d86d840c5b4
  /usr/local/include/Epeg.h: fe5043e3ba216c5b761582ae83e52bdb1a12573aec8671babf55ccd9b35a690c
  /usr/local/lib/libepeg.a: d745309c102bfe65bdedddb8e6059fd29c5c87aa7bb76b74d172e63633a6ad46
  /usr/local/lib/libepeg.la: c871260fb290bfc5ec52144333152e5d9b203f2e04b574faaa2b31ee0d5585dc
  /usr/local/lib/libepeg.so: '-'
  /usr/local/lib/libepeg.so.9: 2e079a2eb1423881c4f52cfc1df3e94eebe98a5b68d78d6c359d8b422686c443
  /usr/local/libdata/pkgconfig/epeg.pc: 71f96cc5e3d16d7f7a1610e5fd09f68f3103a3143a2cde582c3ea3826faa88da
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
