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/graphlib/poppler.xml

    r210c76f r0e16b36  
    147147      <xref linkend="gdk-pixbuf"/>,
    148148      <xref linkend="git"/> (for downloading test files),
    149       <xref linkend="gtk-doc"/>,
    150       <xref linkend="gtk3"/>, and
    151       &qt5-deps;
     149      <xref linkend="gtk-doc"/> and
     150      <xref linkend="gtk3"/>
    152151    </para>
    153152
     
    239238    <para>
    240239      <parameter>-D ENABLE_QT5=OFF</parameter>: This switch is needed to
    241       prevent an error when Qt5 is not installed. Remove it if you
    242       have installed &qt5-deps;.
     240      prevent an error when Qt5 is not installed.
    243241    </para>
    244242
     
    307305          libpoppler-cpp.so,
    308306          libpoppler-glib.so,
    309           libpoppler-qt5.so, and
    310307          (optionally) libpoppler-qt6.so
    311308        </seg>
     
    520517      </varlistentry>
    521518
    522       <varlistentry id="libpoppler-qt5">
    523         <term><filename class="libraryfile">libpoppler-qt5.so</filename></term>
    524         <listitem>
    525           <para>
    526             is a wrapper library used to interface the PDF rendering functions
    527             with <application>Qt</application>5
    528           </para>
    529           <indexterm zone="poppler libpoppler-qt5">
    530             <primary sortas="c-libpoppler-qt5">libpoppler-qt5.so</primary>
    531           </indexterm>
    532         </listitem>
    533       </varlistentry>
    534 
    535519      <varlistentry id="libpoppler-qt6">
    536520        <term><filename class="libraryfile">libpoppler-qt6.so</filename></term>
Note: See TracChangeset for help on using the changeset viewer.