Changeset 725bec7f


Ignore:
Timestamp:
04/04/2016 12:41:39 AM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e9a42d7
Parents:
5327e48f
Message:

Update to qupzilla-2.0.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17216 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r5327e48f r725bec7f  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[bdubbs] - Update to qupzilla-2.0.0. Fixes
     52          <ulink url="&blfs-ticket-root;7659">#7669</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[bdubbs] - Update to iso-codes-3.67. Fixes
    5256          <ulink url="&blfs-ticket-root;7677">#7677</ulink>.</para>
  • lxqt/apps/qupzilla.xml

    r5327e48f r725bec7f  
    88       https://github.com/QupZilla/qupzilla/releases/download/v2.0.0/QupZilla-2.0.0.tar.xz
    99  -->
    10   <!ENTITY qupzilla-download-http "&sources-anduin-http;/qupzilla/qupzilla-&qupzilla-version;.tar.gz">
     10  <!ENTITY qupzilla-download-http "https://github.com/QupZilla/qupzilla/releases/download/v&qupzilla-version;/QupZilla-&qupzilla-version;.tar.xz">
    1111  <!ENTITY qupzilla-download-ftp  " ">
    12   <!ENTITY qupzilla-md5sum        "a39767aa92b482863ea4851935e26dd2">
    13   <!ENTITY qupzilla-size          "4.3 MB">
    14   <!ENTITY qupzilla-buildsize     "80 MB">
    15   <!ENTITY qupzilla-time          "3.1 SBU">
     12  <!ENTITY qupzilla-md5sum        "ecf2ddaf2538bc20bdca2867c57c7f7e">
     13  <!ENTITY qupzilla-size          "2.7 MB">
     14  <!ENTITY qupzilla-buildsize     "60 MB">
     15  <!ENTITY qupzilla-time          "5.9 SBU">
    1616]>
    1717
     
    3535    <para>
    3636      <application>QupZilla</application> is a fast, feature-rich and
    37       lightweight <application>QtWebKit</application> based browser,
     37      lightweight <application>QtWebEngine</application> based browser,
    3838      originally intended only for educational purposes.
    3939    </para>
     
    8282      <xref linkend="cmake"/>,
    8383      <xref linkend="openssl"/>, and
    84       <xref linkend="qt5"/> or
    85       <xref linkend="qt4"/>
     84      <xref linkend="qt5"/> (with qtwebengine)
    8685    </para>
    8786
     
    103102
    104103    <para>
    105       If <application>Qt4</application> and <application>Qt5</application> are
    106       installed, choose which one you prefer, by running <command>source
    107       setqt4</command> or <command>source setqt5</command>, respectivelly.
    108     </para>
    109 
    110     <para>
    111104      Install <application>QupZilla</application> by running the following
    112105      commands:
    113106    </para>
    114107
    115 <screen><userinput>export QUPZILLA_PREFIX=/usr \
    116        USE_WEBGL=true       &amp;&amp;
    117 
    118 qmake &amp;&amp;
    119 
     108<screen><userinput>export QUPZILLA_PREFIX=/usr &amp;&amp;
     109qmake                       &amp;&amp;
    120110make</userinput></screen>
    121111
    122112    <para>
    123113      The <command>export</command> command is used for configuring the build.
    124       Alternatively, you can add each environment variable, one at a line, to
     114      Alternatively, you can add the environment variable to
    125115      <filename>src/defines.pri</filename>. The choice of <filename
    126116      class="directory">/usr</filename> prefix is due to the general
     
    211201        <listitem>
    212202          <para>
    213             is a lightweight <application>QtWebKit</application> web browser.
     203            is a lightweight <application>QtWebEngine</application> web browser.
    214204          </para>
    215205          <indexterm zone="qupzilla qupzilla-prog">
  • packages.ent

    r5327e48f r725bec7f  
    661661<!ENTITY qtermwidget-version          "0.6.0">
    662662<!ENTITY qterminal-version            "0.6.0">
    663 <!ENTITY qupzilla-version             "1.8.9">
     663<!ENTITY qupzilla-version             "2.0.0">
    664664<!ENTITY qscintilla-version           "2.9.1">
    665665<!ENTITY juffed-version               "0.10.r71.gc3c1a3f">
  • x/lib/qt5.xml

    r5327e48f r725bec7f  
    1212  <!ENTITY qt5-md5sum        "47763c168f58b1196271b231f03c8bae">
    1313  <!ENTITY qt5-size          "284 MB">
    14   <!ENTITY qt5-buildsize     "7.2 GB (163 MB installed)">
    15   <!ENTITY qt5-time          "19.7 SBU (using parallelism=4)">
     14  <!ENTITY qt5-buildsize     "7.2 GB (163 MB installed, add 1.0 GB build size and 102 MB installed size for qtwebengine)">
     15  <!ENTITY qt5-time          "19.7 SBU (using parallelism=4, add 19 SBU for qtwebengine)">
    1616]>
    1717
     
    413413
    414414    <para>
    415       <parameter>-skip qtwebengine</parameter>: This switch disables
    416       building the Qt Web Engine.  It is not presently used by
    417       any applications. Note that building the Qt Web Engine increases the
    418       build time and the installed size by almost 50%.
     415      <parameter>-skip qtwebengine</parameter>: This switch disables building
     416      the Qt Web Engine.  It is only used by <xref linkend='qupzilla'/> at this
     417      writing.  Note that building the Qt Web Engine substantially increases
     418      the build time and both the build and installed size.
    419419    </para>
    420420
Note: See TracChangeset for help on using the changeset viewer.