Changes between Initial Version and Version 1 of Ticket #17415


Ignore:
Timestamp:
Nov 27, 2008, 2:40:52 PM (15 years ago)
Author:
andrea.damore@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17415 – Description

    initial v1  
    22Fixing this ticket could probably close #17310 too.
    33
    4 I didn't crete patchfile, just change revision to 13, the svn revision variables to
     4I didn't create patchfile, you should just change
     5 * revision to 13
     6 * svn revision variables to:
    57{{{
    68set svn_rev 15943
    79set swscale_svn_rev 27970
    810}}}
    9 and the libwscale in fetch phase to
     11 * and the libwscale line in fetch phase to:
    1012{{{
    1113system "svn co -r${swscale_svn_rev} svn://svn.mplayerhq.hu/mplayer/trunk/libswscale ${distpath}/${svn_rev}/trunk/libswscale"