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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon May 18 18:05:17 UTC 2015


    Date: Monday, May 18, 2015 @ 20:05:16
  Author: bpiotrowski
Revision: 239533

upgpkg: ffmpeg 1:2.6.3-1

new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-18 16:28:14 UTC (rev 239532)
+++ PKGBUILD	2015-05-18 18:05:16 UTC (rev 239533)
@@ -5,7 +5,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=2.6.2
+pkgver=2.6.3
 pkgrel=1
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
@@ -14,15 +14,15 @@
 license=('GPL')
 depends=(
       'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass' 'libvdpau'
-      'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis'
-      'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
-      'v4l-utils' 'xvidcore' 'zlib' 'fribidi' 'libssh'
-      'libvpx.so' 'libx264.so' 'libx265.so'
+      'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'opencore-amr'
+      'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex' 'v4l-utils' 'xvidcore'
+      'zlib' 'fribidi' 'libssh'
+      'libvorbisenc.so' 'libvorbis.so' 'libvpx.so' 'libx264.so' 'libx265.so'
 )
 makedepends=('libvdpau' 'yasm' 'hardening-wrapper')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
 validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
-md5sums=('e75d598921285d6775f20164a91936ac'
+md5sums=('e2cc3c209f91393d35ab58598e41cf22'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list