void-packages/srcpkgs/x264/template
Juan RP bc3b5458d9 x264: update to 20100107 snapshot.
--HG--
extra : convert_revision : 85550cb7595212989bbc08f7e3a4b86dc01b72f4
2010-01-11 21:36:39 +01:00

20 lines
764 B
Plaintext

# Template file for 'x264'
pkgname=x264
_snap_date=20100107
_snap_rev=2245
version="${_snap_date}.${_snap_rev}"
wrksrc="x264-snapshot-${_snap_date}-${_snap_rev}"
distfiles="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-${_snap_date}-${_snap_rev}.tar.bz2"
build_style=configure
configure_args="--enable-pthread --enable-pic --enable-shared"
make_install_args="bindir=/usr/bin libdir=/usr/lib includedir=/usr/include"
short_desc="Free library for encoding H264/AVC video streams"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=c8abe88cd72b95856c441b317dd938ae2d42e9fd57e81b9dc06427266e72a5d6
long_desc="
Development version of x264, a high quality H.264 codec."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency build yasm