# $Id$ PortSystem 1.0 name XviD version 1.1.3 revision 1 categories multimedia devel platforms darwin sunos maintainers nox description High performance and high quality MPEG-4 video library long_description The Xvid video codec implements MPEG-4 Simple Profile and Advanced \ Simple Profile standards. It permits compressing and decompressing \ digital video in order to reduce the required bandwidth of video \ data for transmission over computer networks or efficient storage on \ CDs or DVDs. Due to its unrivalled quality Xvid has gained great \ popularity and is used in many other GPLed applications, like e.g. \ Transcode, MEncoder, MPlayer, Xine and many more. homepage http://www.xvid.org/ master_sites http://downloads.xvid.org/downloads/ distname xvidcore-${version} use_bzip2 yes checksums md5 29c60d4d991ac18f687a8fd13cfe64b7 \ sha1 7a945c245851e115bc107aa621f72d775a5d1adb \ rmd160 f890a2ef58be5362aa1d2894e748ef11a0c7bba8 worksrcdir ${distname}/build/generic patchfiles patch-platform.inc.in-LDFLAGS.diff # configure.universal_ldflags-append -isysroot ${sysroot} configure.universal_ldflags-append -isysroot /Developer/SDKs/MacOSX10.4u.sdk configure.args --disable-assembly post-destroot { set docdir ${prefix}/share/doc/${name}-${version} xinstall -d ${destroot}${docdir} xinstall -m 0644 -W ${worksrcpath}/../.. AUTHORS ChangeLog LICENSE TODO \ ${destroot}${docdir} }