wok rev 12850

Up: libvlc (2.0.1)
author Dominique Corbex <domcox@slitaz.org>
date Wed May 23 13:02:13 2012 +0200 (2012-05-23)
parents 8862a09ab766
children 1215f70e6878
files libvlc/receipt
line diff
     1.1 --- a/libvlc/receipt	Wed May 23 13:01:53 2012 +0200
     1.2 +++ b/libvlc/receipt	Wed May 23 13:02:13 2012 +0200
     1.3 @@ -1,15 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libvlc"
     1.7 -VERSION="1.1.13"
     1.8 +VERSION="2.0.1"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="MPEG, VCD/DVD, and DivX library"
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12  WEB_SITE="http://www.videolan.org/vlc/" 
    1.13  WANTED="vlc"
    1.14 -DEPENDS="hal dbus libnotify atk libgio pango cairo gnutls fribidi speex \
    1.15 -ffmpeg libmpeg2 libvorbis libsdl-image libdvdread libproxy libcddb libv4l \
    1.16 -taglib libmad libQtGui sysfsutils libmodplug libupnp libavc1394"
    1.17 +DEPENDS="alsa-lib dbus ffmpeg libmad lua tar x264 xcb-util"
    1.18 +
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.21  genpkg_rules()