PortSystem 1.0

name		epeg
version		0.9.0
revision    4
description	An IMMENSELY FAST JPEG thumbnailer library API.
long_description	Its a convenience library API to using libjpeg \
			to load JPEG images destined to be turned into \
			thumbnails of the original, saving information with \
			these thumbnails, retreiving it and managing to load \
			the image ready for scaling with the minimum of fuss \
			and CPU overhead.
maintainers	nomaintainer
categories	graphics x11
license		Permissive
platforms	darwin
homepage	https://www.enlightenment.org
master_sites    sourceforge:enlightenment
checksums	md5 9b68516f27e8c0386d03168444a4f5de
depends_lib     path:include/turbojpeg.h:libjpeg-turbo
configure.args	--mandir=${prefix}/share/man
configure.cppflags-append  "-L${prefix}/lib"
configure.cflags-append -L${prefix}/lib
