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
  • general/genlib/log4cplus.xml

    r210c76f r0e16b36  
    6868      </listitem>
    6969    </itemizedlist>
    70 
     70<!--
    7171    <bridgehead renderas="sect3">log4cplus Dependencies</bridgehead>
    7272
    7373    <bridgehead renderas="sect4">Optional</bridgehead>
    7474    <para role="optional">
    75       &qt5-deps;
    7675    </para>
     76-->
    7777  </sect2>
    7878
     
    9898
    9999<screen role="root"><userinput>make install</userinput></screen>
    100 
    101   </sect2>
    102 
    103   <sect2 role="commands">
    104     <title>Command Explanations</title>
    105 
    106     <para>
    107       <option>--with-qt5</option>: This option enables
    108       compilation of a separate shared library (liblog4cplusqt5debugappender)
    109       that implements Qt5DebugAppender. It requires Qt5 and pkg-config
    110       to be available.
    111     </para>
    112100
    113101  </sect2>
Note: See TracChangeset for help on using the changeset viewer.