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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Jan 14 06:49:40 UTC 2014


    Date: Tuesday, January 14, 2014 @ 07:49:40
  Author: bpiotrowski
Revision: 203680

upgpkg: ffmpeg 1:2.1.2-1

new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-14 06:08:22 UTC (rev 203679)
+++ PKGBUILD	2014-01-14 06:49:40 UTC (rev 203680)
@@ -5,8 +5,8 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=2.1.1
-pkgrel=3
+pkgver=2.1.2
+pkgrel=1
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
 arch=('i686' 'x86_64')
@@ -19,16 +19,9 @@
       'v4l-utils' 'x264' 'xvidcore' 'zlib'
       )
 makedepends=('libvdpau' 'yasm')
-source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2
-        ffmpeg-2.1.1-freetype2.patch)
-md5sums=('2719ab2b3311ac3775b9cdeb66c54849'
-         '4b5dd079a40f44f4e0d00cdbc9d52ec3')
+source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
+md5sums=('4c41fefca609c6ef0dfd539826783e73')
 
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p1 -i ../ffmpeg-2.1.1-freetype2.patch
-}
-
 build() {
   cd $pkgname-$pkgver
 




More information about the arch-commits mailing list