a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name libtheora
version 1.0alpha7
categories multimedia
description Xiph.org Foundation's open video codec
long_description \
Theora is an open video codec being developed by the \
Xiph.org Foundation as part of their Ogg project (It is \
a project that aims to integrate On2's VP3 video codec, \
Ogg Vorbis audio codec and Ogg multimedia container \
formats into a multimedia solution that can compete \
with MPEG-4 format).
maintainers nomaintainer@macports.org
platforms darwin
homepage http://www.theora.org/
master_sites http://downloads.xiph.org/releases/theora/
use_bzip2 yes
checksums sha1 ee97d30e0818c27666477113c019d53f15449d3d
depends_lib lib:libvorbis.0:libvorbis
configure.env CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
configure.args --enable-shared