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

Eric Belanger eric at archlinux.org
Wed Oct 1 21:22:17 UTC 2008


    Date: Wednesday, October 1, 2008 @ 17:22:17
  Author: eric
Revision: 14024

Merged revisions 13968,14020 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/vlc/trunk

........
  r13968 | giovanni | 2008-09-30 17:01:58 -0400 (Tue, 30 Sep 2008) | 2 lines
  
  upgpkg: vlc 0.9.3-3
      Added libdvbpsi dep
........
  r14020 | giovanni | 2008-10-01 06:47:18 -0400 (Wed, 01 Oct 2008) | 2 lines
  
  upgpkg: vlc 0.9.3-4
      Added libtool option
........

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

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


Property changes on: vlc/repos/testing-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /vlc/trunk:1-13942
   + /vlc/trunk:1-14023

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2008-10-01 20:40:55 UTC (rev 14023)
+++ testing-x86_64/PKGBUILD	2008-10-01 21:22:17 UTC (rev 14024)
@@ -1,21 +1,22 @@
 # $Id$
-# Maintainer:
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=vlc
 pkgver=0.9.3
-pkgrel=2
+pkgrel=4
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
 license=('GPL')
 depends=('libmad' 'libmpeg2' 'ffmpeg' 'hal' 'fluidsynth' \
-         'libdvbpsi5' 'fribidi' 'sysfsutils' 'libdvdnav' \
+         'libdvbpsi' 'fribidi' 'sysfsutils' 'libdvdnav' \
          'libmatroska' 'zvbi' 'libdvdread' 'libmpcdec' \
          'libdca' 'libxml2' 'lirc-utils' 'libcddb' 'libraw1394' \
          'smbclient' 'taglib'  'libmodplug' 'avahi' \
          'sdl_image' 'speex' 'libnotify' 'lua' 'qt')
 makedepends=('pkgconfig' 'live-media>=2008.09.02')
+options=('!libtool')
 source=(http://download.videolan.org/pub/videolan/vlc/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('f38aa41ad3ac8b411f2d4a12e3525120')
 




More information about the arch-commits mailing list