Dmitrij D. Czarkoff, 21 Nov 2014 02:41:
> Anthony J. Bentley said:
> > There's at least one more obvious issue: when I pause music or
> > video, I can't unpause...
> 
> Apparently the workaround in audio_resume() function was causing this
> bug.  (Not sure why, as the function exited just fine.)
> 
> Attached revision of the port fixes that by replacing the whole function
> body with "return;".  I don't see the effect that was being faught
> according to the comment in removed code.

this port does not download waf:

===>  Checking files for mpv-0.6.2
`/usr/ports/distfiles/mpv-0.6.2.tar.gz' is up to date.
>> (SHA256) mpv-0.6.2.tar.gz: OK
===>  Extracting for mpv-0.6.2
perl -pi  -e '$. == 1 && s|^.*env python.*$|#!/usr/local/bin/python2.7|;'  -e 
'$. == 1 && s|^.*bin/python.*$|#!/usr/local/bin/python2.7|;'  -e 'close ARGV if 
eof;' /usr/ports/pobj/mpv-0.6.2/mpv-0.6.2/TOOLS/umpv
/usr/ports/pobj/mpv-0.6.2/bin/install -c  -m 755 
/usr/ports/distfiles/waf-1.7.16 /usr/ports/pobj/mpv-0.6.2/mpv-0.6.2/waf
install: /usr/ports/distfiles/waf-1.7.16: No such file or directory
*** Error 71 in . (Makefile:106 'post-extract')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2583 
'/usr/ports/pobj/mpv-0.6.2/.extract_done')
*** Error 1 in /home/f/src/mystuff/x11/mpv_ports 
(/usr/ports/infrastructure/mk/bsd.port.mk:2493 'all')


you probably already had it in distfiles.

to fetch SUPDISTFILES i had to add:

DISTFILES +=            ${SUPDISTFILES}

in which case the GH_* stuff stops working
and have to use MASTER_SITES for mpv as well.

some ports guru might have a trick for this

-f
-- 
i'm a tagline.  when i grow up i wanna be a novel.

Reply via email to