a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22938 2007-03-19 21:17:13Z pipping@macports.org $
PortSystem 1.0
name x264
version 20070316
categories multimedia
platforms darwin
maintainers bytestorm@gmail.com
description x264 - a free h264/avc encoder
long_description x264 is a free library for encoding H264/AVC video streams. \
The code is written by Laurent Aimar, Eric Petit(OS X), Min \
Chen (vfw/nasm), Justin Clay(vfw), Måns Rullgård and Loren \
Merritt from scratch. It is released under the terms of the \
GPL license.
homepage http://www.videolan.org/x264.html
master_sites ftp://ftp.videolan.org/pub/videolan/x264/snapshots/
distname ${name}-snapshot-${version}-2245
checksums sha1 1667ae82dec5e6ec25519390172b304ff3104325
use_bzip2 yes
depends_build bin:svn:subversion
destroot.args DIR_INSTALL=${destroot}${prefix}
build.target default