Changeset 0a2c1e6c


Ignore:
Timestamp:
09/16/2015 12:18:58 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
21241f9
Parents:
6e7faf9
Message:

Update to qt-5.5.0
Restructure commands to not use qtchooser (Will archive at a later date)
NOTE: Please test these instructions to verify that they work properly.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16414 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r6e7faf9 r0a2c1e6c  
    5656          in a single script. This is done for convienience and for making dependencies simpler.</para>
    5757        </listitem>
    58       </itemizedlist>
     58        <listitem>
     59          <para>[renodr] - Update to qt-5.5.0. Restructure commands to remove
     60          qtchooser. Please test and let us know if there are any problems.
     61          </para>
     62        </listitem>
     63     </itemizedlist>
    5964    </listitem>
    6065
  • packages.ent

    r6e7faf9 r0a2c1e6c  
    480480<!ENTITY pangomm-version              "2.36.0">
    481481<!ENTITY qt4-version                  "4.8.7">
    482 <!ENTITY qt5-version                  "5.4.2">
     482<!ENTITY qt5-version                  "5.5.0">
    483483<!ENTITY shared-mime-info-version     "1.4">
    484484<!ENTITY startup-notification-version "0.12">
  • x/lib/lib.xml

    r6e7faf9 r0a2c1e6c  
    5555  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pango.xml"/>
    5656  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pangomm.xml"/>
    57   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt4-systemd.xml"/>
    58   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5-systemd.xml"/>
     57  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt4.xml"/>
     58  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5.xml"/>
    5959  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
    6060  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2-systemd.xml"/>
Note: See TracChangeset for help on using the changeset viewer.