# $Id: Portfile,v 1.2 2005/09/13 06:57:49 olegb Exp $
PortSystem 1.0
name		emotion
version		0.0.1
description	A Evas smart-object library for video capabilities.
long_description        Emotion is an Evas smart-object library providing \
			video capabilities. Emotion leverages libxine 1.0 \
			and integrates seemlessly with the rest of the EFL. \
			Because its based on libxine, any format that it \
			supports (Theora, DiVX, MPEG2, etc) is avalible \
			using Emotion.
maintainers	darwinports@opendarwin.org
categories	multimedia devel 
platforms	darwin 
homepage	http://evidence.sf.net
master_sites    sourceforge:enlightenment
checksums	md5 6f2f60520883ad6faed6d5475f244e1d
depends_lib	lib:libX11.6:XFree86 lib:libjpeg.62:jpeg \
		lib:libpng.3:libpng lib:libtiff.3:tiff \
		lib:libImlib2:imlib2 lib:libesd:esound \
		lib:libintl:gettext lib:libxine:xine-lib \
		lib:libevas:evas lib:libecore:ecore
configure.args	--mandir=${prefix}/share/man
