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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Mar 7 15:03:00 UTC 2015


    Date: Saturday, March 7, 2015 @ 16:03:00
  Author: bpiotrowski
Revision: 232980

upgpkg: ffmpeg 1:2.6-1

new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-07 14:51:57 UTC (rev 232979)
+++ PKGBUILD	2015-03-07 15:03:00 UTC (rev 232980)
@@ -5,7 +5,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=2.5.4
+pkgver=2.6
 pkgrel=1
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
@@ -16,12 +16,13 @@
       'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass' 'libvdpau'
       'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 'libvpx'
       'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
-      'v4l-utils' 'libx264' 'xvidcore' 'zlib' 'x265' 'fribidi'
+      'v4l-utils' 'xvidcore' 'zlib' 'x265' 'fribidi'
+      'libx264.so=144'
 )
 makedepends=('libvdpau' 'yasm' 'hardening-wrapper')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
 validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
-md5sums=('af92a816b642d32134a764d2d7f55b75'
+md5sums=('5bf6097833a3fea6a9e51b0a456c6922'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list