wok-current diff libvlc/receipt @ rev 13541
Up: pciutils (3.1.10)
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Mon Oct 29 13:27:29 2012 +0000 (2012-10-29) |
parents | 283602d7e701 |
children | 8a4276ec96fe |
line diff
1.1 --- a/libvlc/receipt Fri Dec 23 13:05:34 2011 +0000 1.2 +++ b/libvlc/receipt Mon Oct 29 13:27:29 2012 +0000 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()