x264: update to 20100107 snapshot.
--HG-- extra : convert_revision : 85550cb7595212989bbc08f7e3a4b86dc01b72f4
This commit is contained in:
parent
e888a28c2e
commit
bc3b5458d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'x264'
|
||||
pkgname=x264
|
||||
_snap_date=20090416
|
||||
_snap_date=20100107
|
||||
_snap_rev=2245
|
||||
version="${_snap_date}.${_snap_rev}"
|
||||
wrksrc="x264-snapshot-${_snap_date}-${_snap_rev}"
|
||||
|
@ -10,7 +10,7 @@ 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=e999c3caac3d6e6468809a08bbea20b5864f2baa5d19d00d32abf67665855b47
|
||||
checksum=c8abe88cd72b95856c441b317dd938ae2d42e9fd57e81b9dc06427266e72a5d6
|
||||
long_desc="
|
||||
Development version of x264, a high quality H.264 codec."
|
||||
|
||||
|
|
Loading…
Reference in a new issue