# $Id$ PortSystem 1.0 name x264 version 20070411 revision 1 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 01e97d17dff1ec3041fc83d4c0d3001a017bee55 use_bzip2 yes depends_build bin:svn:subversion configure.args \ --enable-pthread --enable-pic destroot.args DIR_INSTALL=${destroot}${prefix} build.target default variant ssse3 { depends_build-append port:yasm }