wok-next diff vlc/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents d5aab818505e
children
line diff
     1.1 --- a/vlc/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/vlc/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://download.videolan.org/pub/videolan/$PACKAGE/$VERSION/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS="Qt4-dev alsa-lib-dev dbus-dev ffmpeg-dev gettext-dev \
     1.7 -libmad-dev lua5.1-dev tar xorg-xcb-util-dev yasm expat-dev libxml2-dev \
     1.8 +libmad-dev lua5.1-dev tar xcb-util-dev yasm expat-dev libxml2-dev \
     1.9  util-linux-uuid-dev x264-dev flac-dev taglib-dev gnutls-dev libupnp-dev \
    1.10  libsamplerate-dev fribidi-dev zvbi-dev opus-dev gmp-dev ncurses-dev x265-dev"
    1.11  SPLIT="libvlc-dev libvlc $PACKAGE-locale"
    1.12 @@ -71,7 +71,7 @@
    1.13  			# Remove libtool archives
    1.14  			rm $fs/usr/lib/vlc/plugins/*/*.la
    1.15  			DEPENDS="alsa-lib dbus ffmpeg libmad lua5.1 tar x264 x265 \
    1.16 -			xorg-xcb-util zvbi nettle"
    1.17 +			xcb-util zvbi nettle"
    1.18  			CAT="multimedia|MPEG, VCD/DVD, and DivX library"
    1.19  			;;
    1.20  		vlc-locale)