[arch-commits] Commit in ffmpeg/repos (extra-i686 extra-i686/PKGBUILD)

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


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

Merged revisions 67578 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/ffmpeg/trunk

........
  r67578 | ibiru | 2010-02-08 18:53:03 +0200 (Mon, 08 Feb 2010) | 2 lines
  
  upgpkg: ffmpeg 30526-1
      rebuild against x264 20100207, changed the version to match revision
........

Modified:
  ffmpeg/repos/extra-i686/	(properties)
  ffmpeg/repos/extra-i686/PKGBUILD

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


Property changes on: ffmpeg/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /ffmpeg/trunk:1-66412
   + /ffmpeg/trunk:1-67578

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2010-02-08 16:53:03 UTC (rev 67578)
+++ extra-i686/PKGBUILD	2010-02-08 16:53:53 UTC (rev 67579)
@@ -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