wok-6.x diff miro/receipt @ rev 16701
Up: tazpkg (5.3.1): fix bug with installing coreutils-directory package
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon May 26 16:17:01 2014 +0300 (2014-05-26) |
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 May 26 16:17:01 2014 +0300 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