[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Feb 8 16:53:03 UTC 2010


    Date: Monday, February 8, 2010 @ 11:53:03
  Author: ibiru
Revision: 67578

upgpkg: ffmpeg 30526-1
    rebuild against x264 20100207, changed the version to match revision

Modified:
  ffmpeg/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-08 16:51:21 UTC (rev 67577)
+++ PKGBUILD	2010-02-08 16:53:03 UTC (rev 67578)
@@ -3,18 +3,18 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=20100108
-pkgrel=3
+pkgver=30526
+pkgrel=1
 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
 arch=('i686' 'x86_64')
 url="http://ffmpeg.mplayerhq.hu/"
 license=('GPL')
-depends=('lame' 'sdl' 'libvorbis' 'faad2>=2.7' 'faac' 'xvidcore' 'zlib' 'imlib2' 'x264>=20100107' 'libtheora' 'opencore-amr>=0.1.2' 'alsa-lib' 'libvdpau>=0.3' 'libxfixes')
+depends=('lame' 'sdl' 'libvorbis' 'faad2>=2.7' 'faac' 'xvidcore' 'zlib' 'imlib2' 'x264>=20100107' 'libtheora' 'opencore-amr>=0.1.2' 'alsa-lib' 'libvdpau' 'libxfixes')
 options=('force')
 #remake snapshot with: svn export svn://svn.ffmpeg.org/ffmpeg/trunk/@21104
-source=(ftp://ftp.archlinux.org/other/ffmpeg/ffmpeg-${pkgver}-21104.tar.bz2)
+source=(ftp://ftp.archlinux.org/other/ffmpeg/ffmpeg-${pkgver}.tar.bz2)
 #source=(http://ffmpeg.org/releases//releases/ffmpeg-${pkgver}.tar.bz2)
-md5sums=('1b90259dc8cb08ce64c37f650ba715a0')
+md5sums=('36710a8fa2bb91556c355aeb0e662c81')
 
 build() {
   cd "$srcdir/$pkgname" || return 1




More information about the arch-commits mailing list