Added x264-20091229.2245 build template.
--HG-- extra : convert_revision : df0a77fe5602a1e629a9c839aff910b74f5c7ae0
This commit is contained in:
19
srcpkgs/x264/template
Normal file
19
srcpkgs/x264/template
Normal file
@@ -0,0 +1,19 @@
|
||||
# Template file for 'x264'
|
||||
pkgname=x264
|
||||
_snap_date=20091229
|
||||
_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=1f2809bfed1b93244bb7cfefc79986cf14882e4d9c33bf3f5b001b7d426c299b
|
||||
long_desc="
|
||||
Development version of x264, a high quality H.264 codec."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency build yasm
|
||||
Reference in New Issue
Block a user