Changeset 8430372


Ignore:
Timestamp:
08/24/2022 05:51:24 PM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
2cc15a2b
Parents:
8969d72
Message:

Do not apply the ffmpeg patch to libquicktime

We have completely removed ffmpeg support

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libquicktime.xml

    r8969d72 r8430372  
    119119      following commands:
    120120    </para>
    121 
     121    <!--
    122122<screen><userinput>patch -Np1 -i ../libquicktime-&libquicktime-version;-ffmpeg4-1.patch &amp;&amp;
    123 
    124 ./configure --prefix=/usr     \
     123    -->
     124<screen><userinput>./configure --prefix=/usr     \
    125125            --enable-gpl      \
    126126            --without-doxygen \
  • xsoft/other/tigervnc.xml

    r8969d72 r8430372  
    389389    </para>
    390390
    391 <screen revision="systemd"><userinput>cat &gt; ~/.vnc/config &lt;&lt; EOF
     391<screen revision="systemd"><userinput>install -vdm 755 ~/.vnc &amp;&amp;
     392cat &gt; ~/.vnc/config &lt;&lt; EOF
    392393<literal># Begin ~/.vnc/config
    393394
Note: See TracChangeset for help on using the changeset viewer.