wok-current rev 19139
vlc: add x265 support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 18 17:02:56 2016 +0200 (2016-05-18) |
parents | cf73576ccb13 |
children | 269b419967bd |
files | libvlc/receipt vlc/receipt |
line diff
1.1 --- a/libvlc/receipt Wed May 18 16:28:27 2016 +0200 1.2 +++ b/libvlc/receipt Wed May 18 17:02:56 2016 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://www.videolan.org/vlc/" 1.5 WANTED="vlc" 1.6 1.7 -DEPENDS="alsa-lib dbus ffmpeg libmad lua5.1 tar x264 xcb-util zvbi nettle" 1.8 +DEPENDS="alsa-lib dbus ffmpeg libmad lua5.1 tar x264 x265 xcb-util zvbi nettle" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()
2.1 --- a/vlc/receipt Wed May 18 16:28:27 2016 +0200 2.2 +++ b/vlc/receipt Wed May 18 17:02:56 2016 +0200 2.3 @@ -15,7 +15,7 @@ 2.4 BUILD_DEPENDS="Qt4-dev alsa-lib-dev dbus-dev ffmpeg-dev gettext \ 2.5 libmad-dev lua5.1-dev tar xcb-util-dev yasm expat-dev libxml2-dev \ 2.6 util-linux-uuid-dev x264-dev flac-dev taglib-dev gnutls-dev libupnp-dev \ 2.7 -libsamplerate-dev fribidi-dev zvbi-dev opus-dev gmp-dev ncurses-dev" 2.8 +libsamplerate-dev fribidi-dev zvbi-dev opus-dev gmp-dev ncurses-dev x265-dev" 2.9 2.10 compile_rules() 2.11 {