Ignore:
Timestamp:
05/07/2016 08:10:29 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
2e633b6
Parents:
37191af
Message:

Sync to trunk r17332

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17335 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/transcode.xml

    r37191af rd7bee48  
    7979        <para>
    8080          Required patch:
    81           <ulink url="&patch-root;/transcode-&transcode-version;-ffmpeg2-1.patch"/>
     81          <ulink url="&patch-root;/transcode-&transcode-version;-ffmpeg3-1.patch"/>
    8282        </para>
    8383      </listitem>
     
    165165       $(find . -name Makefile.in -exec grep -l 'docsdir =' {} \;) &amp;&amp;
    166166
    167 sed -i "s:av_close_input_file:avformat_close_input:g" \
    168        import/probe_ffmpeg.c                                       &amp;&amp;
    169 
    170 patch -Np1 -i ../transcode-&transcode-version;-ffmpeg2-1.patch                   &amp;&amp;
     167patch -Np1 -i ../transcode-&transcode-version;-ffmpeg3-1.patch                   &amp;&amp;
    171168./configure --prefix=/usr \
    172169            --enable-alsa \
Note: See TracChangeset for help on using the changeset viewer.