Changeset 0e16b36 for general.ent


Ignore:
Timestamp:
09/02/2024 06:07:54 PM (2 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.ent

    r210c76f r0e16b36  
    215215          <phrase revision='systemd'><xref linkend='systemd'/></phrase>">
    216216
    217 <!--<!ENTITY qt5-deps
    218          "(<xref linkend='qt5'/> or <xref role='nodep' linkend='qt5-alternate'/>)">-->
    219 
    220 <!ENTITY qt5-deps "<xref linkend='qt5-components'/>">
    221 
    222217<!ENTITY build-wheel-cmd "pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir">
    223218<!ENTITY build-wheel "<screen><userinput>&build-wheel-cmd; $PWD</userinput></screen>">
Note: See TracChangeset for help on using the changeset viewer.