ffmpeg: update to 0.7.6.
This commit is contained in:
parent
16c1b3bc84
commit
779f3adff8
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ffmpeg'
|
||||
pkgname=ffmpeg
|
||||
version=0.7.4
|
||||
version=0.7.6
|
||||
homepage="http://www.ffmpeg.org"
|
||||
distfiles="${homepage}/releases/ffmpeg-${version}.tar.bz2"
|
||||
build_style=custom-install
|
||||
short_desc="Decoding, encoding and streaming software"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
checksum=3ec851e77b656bf16a16c122457c9db2340175b48b2c327e6f00e9e173f09669
|
||||
checksum=f23265dc55fa8424872bc6cd026e340a367bc7eb4d5a6a32ca4aacb581b13cc2
|
||||
long_desc="
|
||||
FFmpeg is the first complete and free Internet Live Audio and Video
|
||||
Broadcasting solution. FFMpeg aims at being the command line tool to
|
||||
|
@ -53,11 +53,7 @@ Add_dependency build coreutils
|
|||
Add_dependency build perl ">=0"
|
||||
Add_dependency build yasm
|
||||
Add_dependency build alsa-lib-devel
|
||||
Add_dependency build libX11-devel
|
||||
Add_dependency build libXext-devel
|
||||
Add_dependency build libXfixes-devel
|
||||
Add_dependency build zlib-devel
|
||||
Add_dependency build bzip2-devel
|
||||
Add_dependency build faac-devel
|
||||
Add_dependency build faad2-devel
|
||||
Add_dependency build lame-devel
|
||||
|
|
Loading…
Reference in New Issue
Block a user