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

Eric Belanger eric at archlinux.org
Tue Jun 17 01:11:34 UTC 2008


    Date: Monday, June 16, 2008 @ 21:11:34
  Author: eric
Revision: 2962

upgpkg: vlc 0.8.6h-3
    added ffmpeg makedepends

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-17 01:07:07 UTC (rev 2961)
+++ PKGBUILD	2008-06-17 01:11:34 UTC (rev 2962)
@@ -20,14 +20,14 @@
 url="http://www.videolan.org/vlc/"
 #Note: These build plugins, so I guess they'd be runtime depends
 makedepends=('live-media' 'gnome-vfs' 'mesa' 'sdl_image' 'libmpcdec' 'speex'
-             'libnotify' 'libmodplug' 'lirc-utils')
+             'libnotify' 'libmodplug' 'lirc-utils' 'ffmpeg')
 install=${pkgname}.install
 source=(http://download.videolan.org/pub/videolan/vlc/${pkgver}/${pkgname}-${pkgver}.tar.bz2
         http://gerolde.archlinux.org/~paul/ffmpeg-$_ffmpegver.tar.gz
         ffmpeg-20071204.patch)
+md5sums=('4a6eece2f56d4ad5dfa786e934d2b4a8' '3d34e511d0466de6feabed85dddbb2a8'\
+         '9297c3487716429192f6185a63da6fd8')
 options=(force)
-md5sums=('4a6eece2f56d4ad5dfa786e934d2b4a8' '3d34e511d0466de6feabed85dddbb2a8' \
-         '9297c3487716429192f6185a63da6fd8')
 
 build() {
      cd $startdir/src/ffmpeg || return 1





More information about the arch-commits mailing list