wok-next rev 20307

mplayer-svn tiny libpng patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 10 15:10:02 2017 +0100 (2017-11-10)
parents 4394003551f8
children afe49a16bfb0
files mplayer-svn/receipt
line diff
     1.1 --- a/mplayer-svn/receipt	Fri Nov 10 15:00:29 2017 +0100
     1.2 +++ b/mplayer-svn/receipt	Fri Nov 10 15:10:02 2017 +0100
     1.3 @@ -31,7 +31,8 @@
     1.4  
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i	-e 's/info->color_type/png_get_color_type(png, info)/' \
     1.9 +		-e 's/pngstr->io_ptr/png_get_io_ptr(pngstr)/' libmpcodecs/vd_mpng.c
    1.10  	KERNEL_VERSION=`grep  ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g'`
    1.11  	sed -i "s/uname -r/echo $KERNEL_VERSION-slitaz/" configure
    1.12  	# disable unwanted features, remote control, streaming, networking, unwanted codecs,