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

Ionut Biru ibiru at archlinux.org
Sun Feb 6 16:57:06 UTC 2011


    Date: Sunday, February 6, 2011 @ 11:57:05
  Author: ibiru
Revision: 109151

upgpkg: ffmpeg 20110121-2
the version script is using git to extract the revision that is used as version

Modified:
  ffmpeg/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-06 15:12:23 UTC (rev 109150)
+++ PKGBUILD	2011-02-06 16:57:05 UTC (rev 109151)
@@ -5,13 +5,13 @@
 
 pkgname=ffmpeg
 pkgver=20110121
-pkgrel=1
+pkgrel=2
 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
 arch=('i686' 'x86_64')
 url="http://ffmpeg.org/"
 license=('GPL')
 depends=('bzip2' 'lame' 'sdl' 'libvorbis' 'faac' 'xvidcore' 'zlib' 'x264' 'libtheora' 'opencore-amr' 'alsa-lib' 'libvdpau' 'libxfixes' 'schroedinger' 'libvpx' 'libva' 'openjpeg')
-makedepends=('yasm')
+makedepends=('yasm' 'git')
 #git clone git://git.ffmpeg.org/ffmpeg.git
 source=(ftp://ftp.archlinux.org/other/ffmpeg/ffmpeg-${pkgver}.tar.xz)
 options=('force')




More information about the arch-commits mailing list