wok diff miro/receipt @ rev 16888

libQtSql: what if to add BUILD_DEPENDS line, let full Qt cooking will be after update
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Jul 14 02:44:23 2014 +0000 (2014-07-14)
parents bb009a6ef036
children 533c0cab6960
line diff
     1.1 --- a/miro/receipt	Sat Nov 30 15:44:51 2013 +0000
     1.2 +++ b/miro/receipt	Mon Jul 14 02:44:23 2014 +0000
     1.3 @@ -30,6 +30,7 @@
     1.4  		-e 's/av_write_header(oc)/avformat_write_header(oc, NULL)/' \
     1.5  		-e 's/put_flush_packet/avio_flush/' \
     1.6  		-e 's/url_fclose/avio_close/' \
     1.7 +		-e 's/avcodec_open(\([^)]*\)/avcodec_open2(\1, NULL/' \
     1.8  			miro-segmenter.c
     1.9  	python setup.py install --root=$DESTDIR
    1.10  	sed -i "s|./miro.real|/usr/bin/miro.real|g" $DESTDIR/usr/bin/miro