Ignore:
Timestamp:
09/02/2024 06:07:54 PM (3 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
7ca2a24
Parents:
210c76f
Message:

Archive qt5.

There are a large number of packages that needed to be changed to
remove qt5, but most are harmless. One package that is affected
is vlc where the gui interface is no longer available. Videos
can still be played from the command line and the kf6 dependency
on vlc is still satisfied.

If necessary qt5 can be restored for vlc.

Also three other files are archived that are no longer needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/wpa_supplicant.xml

    r210c76f r0e16b36  
    9999    <bridgehead renderas="sect4">Optional</bridgehead>
    100100    <para role="optional">
    101       <phrase revision="sysv"><xref linkend="dbus"/>,</phrase>
    102       <xref linkend="libxml2"/>, and
    103       &qt5-deps;
     101      <phrase revision="sysv"><xref linkend="dbus"/> and</phrase>
     102      <xref linkend="libxml2"/>
    104103    </para>
    105104
     
    193192
    194193    <para>
    195       If you have installed &qt5-deps; and wish to build
    196       the <application>WPA Supplicant</application> GUI program, run
    197       the following commands:
    198     </para>
    199 
    200     <note>
    201       <para>
    202         The following directory name is labelled qt4, but
    203         is compatible with &qt5-deps;.
    204       </para>
    205     </note>
    206 
    207 <screen><userinput>pushd wpa_gui-qt4 &amp;&amp;
    208 qmake wpa_gui.pro &amp;&amp;
    209 make &amp;&amp;
    210 popd</userinput></screen>
    211 
    212     <para>
    213194      This package does not come with a test suite.
    214195    </para>
Note: See TracChangeset for help on using the changeset viewer.