[arch-commits] Commit in vlc/repos (extra-x86_64 extra-x86_64/PKGBUILD)

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


    Date: Monday, June 16, 2008 @ 21:11:49
  Author: eric
Revision: 2963

Merged revisions 1865-2962 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/vlc/trunk

........
  r2947 | tobias | 2008-06-16 15:42:45 -0400 (Mon, 16 Jun 2008) | 1 line
  
  upgpkg: vlc 0.8.6h-3
........
  r2962 | eric | 2008-06-16 21:11:34 -0400 (Mon, 16 Jun 2008) | 2 lines
  
  upgpkg: vlc 0.8.6h-3
      added ffmpeg makedepends
........

Modified:
  vlc/repos/extra-x86_64/	(properties)
  vlc/repos/extra-x86_64/PKGBUILD

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


Property changes on: vlc/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /vlc/trunk:1-1864
   + /vlc/trunk:1-2962

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-06-17 01:11:34 UTC (rev 2962)
+++ extra-x86_64/PKGBUILD	2008-06-17 01:11:49 UTC (rev 2963)
@@ -3,7 +3,7 @@
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=vlc
-pkgver=0.8.6f
+pkgver=0.8.6h
 _ffmpegver=20071204
 pkgrel=3
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
@@ -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=('c3aded2583fcdb9f4c71d3fc3601b73b' '3d34e511d0466de6feabed85dddbb2a8' \
-         '9297c3487716429192f6185a63da6fd8')
 
 build() {
      cd $startdir/src/ffmpeg || return 1





More information about the arch-commits mailing list