wok diff miro/receipt @ rev 23840

Up libsdl2-image (2.0.5), radare2 (4.4.0), screen (4.8.0), sleuthkit (4.9.0), thunderbird-bin (68.9.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 04 16:22:12 2020 +0000 (2020-06-04)
parents 7453cace358a
children 241fb98cab1c
line diff
     1.1 --- a/miro/receipt	Thu May 19 12:10:21 2016 +0200
     1.2 +++ b/miro/receipt	Thu Jun 04 16:22:12 2020 +0000
     1.3 @@ -23,6 +23,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src/linux
     1.7 +	sed 's|= CODEC|= AV_CODEC|g;s|....o_st->pts.val|0|' -i miro-segmenter.c
     1.8  	python setup.py install --root=$DESTDIR
     1.9  	sed -i "s|./miro.real|/usr/bin/miro.real|g" $DESTDIR/usr/bin/miro
    1.10  }
    1.11 @@ -37,4 +38,3 @@
    1.12  	cp -a $install/usr/share/icons $fs/usr/share
    1.13  	cp -a $install/usr/share/miro $fs/usr/share
    1.14  }
    1.15 -