ffmpeg: update to 0.7.7.

This commit is contained in:
Juan RP 2011-11-05 09:26:41 +01:00
parent b735b734ee
commit d47c76701a
9 changed files with 2 additions and 11 deletions

View file

@ -5,7 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc." This package contains files for development, headers, static libs, etc."
revision=2
Add_dependency run alsa-lib-devel Add_dependency run alsa-lib-devel
Add_dependency run libXext-devel Add_dependency run libXext-devel

View file

@ -6,7 +6,6 @@ long_desc="
It supports most existing codecs (MPEG, MPEG2, MPEG4, AC3, DV...)." It supports most existing codecs (MPEG, MPEG2, MPEG4, AC3, DV...)."
revision=1
Add_dependency run zlib Add_dependency run zlib
Add_dependency run glibc Add_dependency run glibc

View file

@ -4,7 +4,6 @@ short_desc="FFmpeg device handling library"
long_desc=" long_desc="
This is the device handling library from FFmpeg." This is the device handling library from FFmpeg."
revision=2
Add_dependency run libavformat Add_dependency run libavformat
Add_dependency run libavcodec Add_dependency run libavcodec

View file

@ -4,7 +4,6 @@ short_desc="FFmpeg audio/video filter library"
long_desc=" long_desc="
This is the audio/video filter library from FFmpeg." This is the audio/video filter library from FFmpeg."
revision=1
Add_dependency run glibc Add_dependency run glibc
Add_dependency run libavformat Add_dependency run libavformat

View file

@ -6,7 +6,6 @@ long_desc="
It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...)." It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...)."
revision=1
Add_dependency run libavcodec Add_dependency run libavcodec
Add_dependency run libavutil Add_dependency run libavutil

View file

@ -5,7 +5,6 @@ long_desc="
This is the common utility library from FFmpeg. It contains shared code used This is the common utility library from FFmpeg. It contains shared code used
by all other ffmpeg libraries." by all other ffmpeg libraries."
revision=1
Add_dependency run glibc Add_dependency run glibc

View file

@ -4,7 +4,6 @@ short_desc="FFmpeg video postprocessing library"
long_desc=" long_desc="
This is the video postprocessing library from FFmpeg." This is the video postprocessing library from FFmpeg."
revision=1
Add_dependency run libavutil Add_dependency run libavutil
Add_dependency run glibc Add_dependency run glibc

View file

@ -4,7 +4,6 @@ short_desc="FFmpeg video scaling library"
long_desc=" long_desc="
This is the video software scaling library from FFmpeg." This is the video software scaling library from FFmpeg."
revision=1
Add_dependency run libavutil Add_dependency run libavutil
Add_dependency run glibc Add_dependency run glibc

View file

@ -1,13 +1,12 @@
# Template file for 'ffmpeg' # Template file for 'ffmpeg'
pkgname=ffmpeg pkgname=ffmpeg
version=0.7.6 version=0.7.7
revision=2
homepage="http://www.ffmpeg.org" homepage="http://www.ffmpeg.org"
distfiles="${homepage}/releases/ffmpeg-${version}.tar.bz2" distfiles="${homepage}/releases/ffmpeg-${version}.tar.bz2"
short_desc="Decoding, encoding and streaming software" short_desc="Decoding, encoding and streaming software"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3" license="GPL-3"
checksum=f23265dc55fa8424872bc6cd026e340a367bc7eb4d5a6a32ca4aacb581b13cc2 checksum=7231846b0d59d3fc3c0ed8370a35c823b59b84de3e92d2d8223b3bef3b92c8e1
long_desc=" long_desc="
FFmpeg is the first complete and free Internet Live Audio and Video FFmpeg is the first complete and free Internet Live Audio and Video
Broadcasting solution. FFMpeg aims at being the command line tool to Broadcasting solution. FFMpeg aims at being the command line tool to