summaryrefslogtreecommitdiff
path: root/libre/ffmpeg-libre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/ffmpeg-libre/PKGBUILD')
-rw-r--r--libre/ffmpeg-libre/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/ffmpeg-libre/PKGBUILD b/libre/ffmpeg-libre/PKGBUILD
index c77ad16b5..3a66030ea 100644
--- a/libre/ffmpeg-libre/PKGBUILD
+++ b/libre/ffmpeg-libre/PKGBUILD
@@ -5,17 +5,17 @@
# Maintainer for Parabola GNU/Linux: Omar Botta <omarbotta@gnulinuxlibre.net>
pkgname=ffmpeg-libre
-pkgver=20110121
+pkgver=20110330
pkgrel=1
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix. Libre version without faac"
arch=('i686' 'x86_64')
url="http://ffmpeg.org/"
license=('GPL')
depends=('bzip2' 'lame' 'sdl' 'libvorbis' 'xvidcore' 'zlib' 'x264' 'libtheora' 'opencore-amr' 'alsa-lib' 'libvdpau' 'libxfixes' 'schroedinger' 'libvpx' 'libva' 'openjpeg')
-makedepends=('yasm')
-#remake snapshot with: svn export svn://svn.ffmpeg.org/ffmpeg/trunk/@25472
+makedepends=('yasm' 'git')
+#git clone git://git.videolan.org/ffmpeg.git
source=(ftp://ftp.archlinux.org/other/ffmpeg/ffmpeg-${pkgver}.tar.xz)
-md5sums=('73080643ae7702d4164da92b9e6fedb6')
+md5sums=('dd682a876a496b9f9ae8afb3b3b70389')
options=('force')
#source=(http://ffmpeg.org/releases//releases/ffmpeg-${pkgver}.tar.bz2)
provides=('ffmpeg')