Portfile

# $Id: Portfile 20408 2006-11-03 02:14:07Z jberry@macports.org $

PortSystem 1.0
name mpeg4ip
version 1.5.0.1
categories audio
platforms darwin
maintainers nomaintainer@macports.org
homepage http://mpeg4ip.sf.net/
description Mpeg4 library and tools from mpeg4ip

long_description The MPEG4IP project provides a standards-based system for encoding, \
streaming, and playing encoded audio, video and text.

master_sites sourceforge

checksums md5 f53b06c62e914ab724bda9d9af041e08 \
sha1 1271de695ed65284d9c39aa91bf26c5494603fd3 \
rmd160 fee5c21c17a470e6de349e07d233a1eb46b2064a

depends_lib port:libsdl

depends_build port:libtool \
port:automake \
port:autoconf

configure.cmd ./bootstrap \
--disable-player \
--mandir=${prefix}/share/man

patchfiles patch-bootstrap.diff

build.target {}

files