Changeset 3d6e95d


Ignore:
Timestamp:
06/09/2016 11:28:10 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
26bc008
Parents:
8ee0429
Message:

(systemd) Merge to trunk r17470

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

Files:
53 edited
4 moved

Legend:

Unmodified
Added
Removed
  • archive/qt4.8.xml

    r8ee0429 r3d6e95d  
    1818  <!ENTITY qt4-time          "12 SBU, using parallelism=4">
    1919
     20<!--
    2021  <!ENTITY qtwebkit-download "&webkit-url;/&wk-version;/src/qtwebkit-&wk-version;.tar.gz">
    2122  <!ENTITY qtwebkit-md5sum   "42ef76d0cf7d0c611ef83418e9f297ff">
    22   <!ENTITY qtwebkit-size     "50 MB">
     23  <!ENTITY qtwebkit-size     "50 MB"> -->
    2324]>
    2425
     
    301302done</userinput></screen>
    302303
     304<!--
    303305    <bridgehead renderas="sect3">Building Qtwebkit</bridgehead>
    304306
     
    321323patch -Np1 -i ../../qtwebkit-&wk-version;-gcc5-1.patch &amp;&amp;
    322324
    323 Tools/Scripts/build-webkit --qt --no-webkit2 --prefix=$QT4PREFIX</userinput></screen>
     325Tools/Scripts/build-webkit - -qt - -no-webkit2 - -prefix=$QT4PREFIX</userinput></screen>
    324326
    325327   <para>If desired, the build process can use parallel processors by
    326    adding the option <option>--makeargs=-j&lt;number&gt;</option> to
     328   adding the option <option>- -makeargs=-j&lt;number&gt;</option> to
    327329   the <command>build-webkit</command> instruction above.</para>
    328330
     
    332334
    333335<screen role="root"><userinput>make -C WebKitBuild/Release install</userinput></screen>
     336-->
    334337
    335338    <bridgehead renderas="sect3">Installing Auxillary Files</bridgehead>
  • general/genlib/genlib.xml

    r8ee0429 r3d6e95d  
    7272  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcroco.xml"/>
    7373  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdaemon.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdbusmenuqt.xml"/>
     74<!--   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdbusmenuqt.xml"/> -->
    7575  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libesmtp.xml"/>
    7676  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libevdev.xml"/>
     
    114114  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ptlib.xml"/>
    115115  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qca.xml"/>
    116   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qjson.xml"/>
     116<!--   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qjson.xml"/> -->
    117117  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="talloc.xml"/>
    118118  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wayland.xml"/>
  • general/genlib/grantlee.xml

    r8ee0429 r3d6e95d  
    6767    <bridgehead renderas="sect4">Required</bridgehead>
    6868    <para role="required">
    69       <xref linkend="cmake"/> and <xref linkend="qt4"/>
     69      <xref linkend="cmake"/> and <!-- <xref linkend="qt4"/> -->
    7070    </para>
    7171
  • general/genlib/libgsf.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY libgsf-download-http "&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
    88  <!ENTITY libgsf-download-ftp  "&gnome-download-ftp;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
    9   <!ENTITY libgsf-md5sum        "fcd6a9c2b1d939ca57823eb9c0bfa5cd">
    10   <!ENTITY libgsf-size          "596 KB">
    11   <!ENTITY libgsf-buildsize     "18 MB (with tests)">
     9  <!ENTITY libgsf-md5sum        "7f56b0ff4f22ce0ad5661c32dd91280d">
     10  <!ENTITY libgsf-size          "600 KB">
     11  <!ENTITY libgsf-buildsize     "14.5 MB (with tests)">
    1212  <!ENTITY libgsf-time          "0.3 SBU (with tests)">
    1313]>
     
    109109
    110110    <para>
    111       To test the results, issue: <command>make check</command>.
     111      To test the results, issue: <command>make check</command>. Two
     112      tests fail for unknown reasons.
    112113    </para>
    113114
  • general/genlib/libinput.xml

    r8ee0429 r3d6e95d  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.3.0">
     7  <!ENTITY libinput-version "1.3.1">
    88
    99  <!ENTITY libinput-download-http "http://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "5f8bc2c746bfbc9454143f78e5b477a9">
     11  <!ENTITY libinput-md5sum        "458fc483f7227d3c4c330f4abd6dfa77">
    1212  <!ENTITY libinput-size          "860 KB">
    1313  <!ENTITY libinput-buildsize     "32 MB">
  • general/genlib/qca.xml

    r8ee0429 r3d6e95d  
    6565    <xref linkend="cacerts"/>,
    6666    <xref linkend="cmake"/>,
    67     <xref linkend="qt4"/> or <xref linkend="qt5"/>, and
     67    <xref linkend="qt5"/>, and
    6868    <xref linkend="which"/>
    6969    </para>
     
    9595<screen><userinput>sed -i 's/BSD/DEFAULT/' CMakeLists.txt</userinput></screen>
    9696
    97     <para>This package can be built against <xref linkend="qt4"/> or
    98     <xref linkend="qt5"/>. If using qt4, run:</para>
    99 
    100 <screen><userinput>QT_DIR=&qt4-dir; &amp;&amp;
    101 QT4_BUILD=ON</userinput></screen>
    102 
    103     <para>If using qt5, run:</para>
    104 
    105 <screen><userinput>QT_DIR=&qt5-dir; &amp;&amp;
    106 QT4_BUILD=OFF</userinput></screen>
    107 
    10897    <para>Install <application>Qca</application> by running the following
    10998    commands:</para>
     
    112101cd    build &amp;&amp;
    113102
    114 cmake -DCMAKE_INSTALL_PREFIX=$QT_DIR            \
     103cmake -DCMAKE_INSTALL_PREFIX=$QT5DIR            \
    115104      -DCMAKE_BUILD_TYPE=Release                \
    116       -DQT4_BUILD=$QT4_BUILD                    \
    117105      -DQCA_MAN_INSTALL_DIR:PATH=/usr/share/man \
    118106      ..                                        &amp;&amp;
    119 unset QT_DIR QT4_BUILD                          &amp;&amp;
    120107
    121108make</userinput></screen>
     
    135122    used to apply a higher level of compiler optimizations.</para>
    136123
    137     <para><parameter>-DQT4_BUILD=ON</parameter>: This switch is used to force
    138     building with Qt4 even if Qt5 is found.</para>
    139 
    140124    <para><parameter>-DQCA_MAN_INSTALL_DIR:PATH=/usr/share/man</parameter>:
    141125    Install the qca man page in the normal location.</para>
     
    152136
    153137      <seglistitem>
    154         <seg>mozcerts and qcatool (if building with Qt5, the binaries have a -qt5 suffix)</seg>
    155         <seg>libqca.so (libqca-qt5.so if building with Qt5) and plugins at &qt4-dir;/lib/qca/crypto</seg>
     138        <seg>mozcerts-qt5 and qcatool-qt5</seg>
     139        <seg>libqca-qt5.so</seg>
    156140        <seg>
    157           &qt4-dir;/include/QtCrypto (or &qt5-dir;/include/Qca-qt5),
    158           &qt4-dir;/lib/cmake/Qca (or &qt5-dir;/lib/cmake/Qca-qt5) and
    159           &qt4-dir;/lib/qca (or &qt5-dir;/lib/qca-qt5)
     141          &qt5-dir;/include/QtCrypto (or &qt5-dir;/include/Qca-qt5),
     142          &qt5-dir;/lib/cmake/Qca (or &qt5-dir;/lib/cmake/Qca-qt5) and
     143          &qt5-dir;/lib/qca (or &qt5-dir;/lib/qca-qt5)
    160144        </seg>
    161145      </seglistitem>
     
    168152
    169153      <varlistentry id="mozcerts">
    170         <term><command>mozcerts</command></term>
     154        <term><command>mozcerts-qt5</command></term>
    171155        <listitem>
    172156          <para>is a command line tool for converting certdata.txt into
    173157          outfile.pem files.</para>
    174158          <indexterm zone="qca mozcerts">
    175             <primary sortas="b-mozcerts">mozcerts</primary>
     159            <primary sortas="b-mozcerts-qt5">mozcerts</primary>
    176160          </indexterm>
    177161        </listitem>
     
    179163
    180164      <varlistentry id="qcatool">
    181         <term><command>qcatool</command></term>
     165        <term><command>qcatool-qt5</command></term>
    182166        <listitem>
    183167          <para>is a command line tool for performing various cryptographic
    184168          operations with Qca.</para>
    185169          <indexterm zone="qca qcatool">
    186             <primary sortas="b-qcatool">qcatool</primary>
     170            <primary sortas="b-qcatool-qt5">qcatool</primary>
    187171          </indexterm>
    188172        </listitem>
     
    190174
    191175      <varlistentry id="libqca">
    192         <term><filename class='libraryfile'>libqca.so</filename></term>
     176        <term><filename class='libraryfile'>libqca-qt5.so</filename></term>
    193177        <listitem>
    194178          <para>is the Qt Cryptography Architecture (Qca) library.</para>
    195179          <indexterm zone="qca libqca">
    196             <primary sortas="c-libqca">libqca.so</primary>
     180            <primary sortas="c-libqca">libqca-qt5.so</primary>
    197181          </indexterm>
    198182        </listitem>
  • general/genutils/graphviz.xml

    r8ee0429 r3d6e95d  
    7676    </itemizedlist>
    7777
     78    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     79    <itemizedlist spacing="compact">
     80     <listitem>
     81       <para>
     82         Required patch:
     83         <ulink url="&patch-root;/graphviz-&graphviz-version;-consolidated_fixes-1.patch"/>
     84       </para>
     85     </listitem>
     86    </itemizedlist>
     87
    7888    <bridgehead renderas="sect3">Graphviz Dependencies</bridgehead>
    7989
     
    93103    <bridgehead renderas="sect4">Optional</bridgehead>
    94104    <para role="optional">
     105      <xref linkend="libglade"/>,
     106      <xref linkend="gs"/>,
     107      <xref linkend="gtk2"/>,
     108      <xref linkend="qt5"/>,
    95109      <ulink url="http://openil.sourceforge.net/projects.php">DevIL</ulink>,
    96110      <ulink url="http://linux.softpedia.com/get/Programming/Debuggers/Electric-Fence-3305.shtml/">Electric Fence</ulink>,
    97       <xref linkend="libglade"/>,
    98111      <ulink url="http://sourceforge.net/projects/lasi/">libLASi</ulink>,
    99112      <ulink url="http://www.libgd.org/">GD Library</ulink>,
    100113      <ulink url="http://www.freedesktop.org/wiki/Software/glitz">glitz</ulink>,
    101       <xref linkend="gs"/>,
    102       <xref linkend="gtk2"/> and
    103       <xref linkend="qt4"/>
    104114    </para>
    105115
     
    110120      <xref linkend="guile"/>,
    111121      <xref linkend="openjdk"/>,
    112       <ulink url="http://iolanguage.org/">Io</ulink>,
    113122      <xref linkend="lua"/>,
    114       <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>,
    115       <ulink url="http://ocaml.org/">OCaml</ulink>,
    116123      <xref linkend="php"/>,
    117124      <xref linkend="python2"/>,
    118       <ulink url="http://www.r-project.org/">R</ulink>,
    119125      <xref linkend="ruby"/>,
    120       <xref linkend="tcl"/> and
    121       <xref linkend="tk"/>
     126      <xref linkend="tcl"/>,
     127      <xref linkend="tk"/>,
     128      <ulink url="http://iolanguage.org/">Io</ulink>,
     129      <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>,
     130      <ulink url="http://ocaml.org/">OCaml</ulink>, and
     131      <ulink url="http://www.r-project.org/">R</ulink>
    122132    </para>
    123133
     
    135145    </para>
    136146
    137 <screen><userinput>sed -i 's/ruby-1.9/ruby-2.2/g' configure                  &amp;&amp;
    138 sed -i 's/ e_/ gs_error_/'     plugin/gs/gvloadimage_gs.c &amp;&amp;
    139 
    140 ./configure --prefix=/usr         &amp;&amp;
     147<screen><userinput>patch -Np1 -i ../graphviz-&graphviz-version;-consolidated_fixes-1.patch &amp;&amp;
     148autoreconf &amp;&amp;
     149./configure --prefix=/usr --disable-php &amp;&amp;
    141150make</userinput></screen>
    142151
     
    169178
    170179    <para>
    171       <command>sed -e "s:ruby-1.9:ruby-2.2:g" -i configure</command>:
    172       Use this command, if ruby-2.2.0 is installed and you wish
    173       <application>Graphviz</application> built with support for it.
    174     </para>
    175 
    176     <para>
    177       <command>sed -e 's/ e_/ gs_error_/' ...</command>: Use this
    178       command, if ghostscript-9.18 or later is installed and you wish
    179       <application>Graphviz</application> built with support for it, or
    180       else the build fails because some identifiers have been renamed in
    181       ghostscript-9.18's headers.
     180      <option>--disable-php</option>: This version of graphviz
     181      does not support php version 7.
    182182    </para>
    183183
  • general/genutils/highlight.xml

    r8ee0429 r3d6e95d  
    8282    <para role="optional">
    8383      <xref linkend="doxygen"/> (to build the API documentation) and
    84       <xref linkend="qt4"/> (to build the GUI front-en)
     84      <ulink url="http://download.qt-project.org/official_releases/qt/4.8">Qt4</ulink> (to build the GUI front-end)
    8585    </para>
    8686
  • general/genutils/lsof.xml

    r8ee0429 r3d6e95d  
    55  %general-entities;
    66
     7<!-- URL is for a mirror. Change back to below if/when main site comes back. -->
     8<!ENTITY lsof-download-http "https://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_&lsof-version;.tar.bz2">
     9<!ENTITY lsof-download-ftp " ">
     10<!--
    711<!ENTITY lsof-download-http  " ">
    812<!ENTITY lsof-download-ftp "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_&lsof-version;.tar.bz2">
     13-->
    914<!ENTITY lsof-md5sum        "1b9cd34f3fb86856a125abbf2be3a386">
    1015<!ENTITY lsof-size          "768 KB">
  • general/genutils/pinentry.xml

    r8ee0429 r3d6e95d  
    8080      <xref linkend="gtk3"/>,
    8181      <xref linkend="libcap-pam"/>,
    82       <xref linkend="libsecret"/>,
    83       <xref linkend="qt4"/>, and
     82      <xref linkend="libsecret"/>, and
    8483      <xref linkend="qt5"/>
    8584    </para>
     
    9796
    9897<screen><userinput>./configure --prefix=/usr &amp;&amp;
    99 
    10098make</userinput></screen><!-- &amp;&amp;
    10199
     
    132130  <sect2 role="commands">
    133131    <title>Command Explanations</title>
    134 
    135     <para>
    136       <option>--disable-pinentry-qt5</option>: Default is enable. Don't use qt5
    137       even if it is available. If qt4 is found, <command>pinentry-qt</command>
    138       will be linked to qt4.
    139     </para>
    140132
    141133    <para>
  • general/genutils/rep-gtk.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY rep-gtk-download-http "http://download.tuxfamily.org/librep/rep-gtk/rep-gtk_&rep-gtk-version;.tar.xz">
    88  <!ENTITY rep-gtk-download-ftp  " ">
    9   <!ENTITY rep-gtk-md5sum        "11ac61d0ade068bcf34d355c5dc2d0b0">
    10   <!ENTITY rep-gtk-size          "284 KB">
     9  <!ENTITY rep-gtk-md5sum        "b20f72cf00d316d35fa7f84a6e7532af">
     10  <!ENTITY rep-gtk-size          "120 KB">
    1111  <!ENTITY rep-gtk-buildsize     "13 MB">
    1212  <!ENTITY rep-gtk-time          "0.1 SBU">
     
    8181    commands:</para>
    8282
    83 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     83<screen><userinput>./autogen.sh --prefix=/usr &amp;&amp;
    8484make</userinput></screen>
    8585
  • general/graphlib/libjpeg-turbo.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY libjpeg-download-http "&sourceforge-repo;/libjpeg-turbo/libjpeg-turbo-&libjpeg-turbo-version;.tar.gz">
    88  <!ENTITY libjpeg-download-ftp  " ">
    9   <!ENTITY libjpeg-md5sum        "86b0d5f7507c2e6c21c00219162c3c44">
    10   <!ENTITY libjpeg-size          "1.5 MB">
    11   <!ENTITY libjpeg-buildsize     "15 MB">
    12   <!ENTITY libjpeg-time          "0.4 SBU">
     9  <!ENTITY libjpeg-md5sum        "3fc5d9b6a8bce96161659ae7a9939257">
     10  <!ENTITY libjpeg-size          "1.6 MB">
     11  <!ENTITY libjpeg-buildsize     "17 MB (with tests)">
     12  <!ENTITY libjpeg-time          "0.6 SBU (with tests)">
    1313]>
    1414
     
    9494    </para>
    9595
    96 <screen><userinput>sed -i -e '/^docdir/ s:$:/libjpeg-turbo-&libjpeg-turbo-version;:' Makefile.in &amp;&amp;
     96<screen><userinput>
    9797
    9898./configure --prefix=/usr           \
    9999            --mandir=/usr/share/man \
    100100            --with-jpeg8            \
    101             --disable-static &amp;&amp;
     101            --disable-static        \
     102            --docdir=/usr/share/doc/libjpeg-turbo-&libjpeg-turbo-version; &amp;&amp;
    102103make</userinput></screen>
    103104
     
    126127  <sect2 role="commands">
    127128    <title>Command Explanations</title>
    128 
    129     <para>
    130       <command>sed -i -e ...</command> This command fixes Makefile.in to install
    131       documentation and examples in a version specific directory.
    132     </para>
    133129
    134130    <para>
  • general/graphlib/libmediaart.xml

    r8ee0429 r3d6e95d  
    8787    <bridgehead renderas="sect4">Optional</bridgehead>
    8888    <para role="optional">
    89       <xref linkend="gtk-doc"/>,
    90       <xref linkend="qt4"/>, and
     89      <xref linkend="gtk-doc"/>, and
    9190      <xref linkend="qt5"/>
    9291    </para>
  • general/graphlib/opencv.xml

    r8ee0429 r3d6e95d  
    174174    </para>
    175175
    176 <screen role="root"><userinput>make install</userinput></screen>
     176<screen role="root"><userinput>make install               &amp;&amp;
     177mv -v /usr/share/OpenCV/3rdparty/lib/libippicv.a /usr/lib &amp;&amp;
     178rm -rv /usr/share/OpenCV/3rdparty                         &amp;&amp;
     179</userinput></screen>
    177180
    178181  </sect2>
     
    186189    <para><parameter>-DWITH_IPP=ON</parameter>: This option instructs the make
    187190    procedure to use the downloaded IPP package.</para>
     191
     192    <para><command>mv -v /usr/share/OpenCV/3rdparty/lib/libippicv.a
     193    /usr/lib</command>: This command moves a library to a location where it can
     194    be found.</para>
    188195
    189196  </sect2>
  • general/graphlib/poppler.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp       " ">
    9   <!ENTITY poppler-md5sum             "1d2b001663119855cdfbc0713dbfb9c6">
     9  <!ENTITY poppler-md5sum             "e76dd7ca39782563ef5894f1b5c86bbd">
    1010  <!ENTITY poppler-size               "1.6 MB">
    11   <!ENTITY poppler-buildsize          "48 MB (with Qt4 and Qt5 libraries)">
    12   <!ENTITY poppler-time               "1.1 SBU (with Qt4 and Qt5 libraries)">
     11  <!ENTITY poppler-buildsize          "59 MB (with Qt5 library)">
     12  <!ENTITY poppler-time               "1.2 SBU (with Qt5 library)">
    1313
    1414
     
    144144      <xref linkend="libtiff"/>,
    145145      <xref linkend="openjpeg2"/>
    146       (preference is for OpenJPEG1, due to regressions with OpenJPEG2),
    147       <xref linkend="qt4"/> (the <filename>libpoppler-qt4.so</filename> library
    148       is needed for PDF support in <application>Okular</application>), and
     146      (preference is for OpenJPEG1, due to regressions with OpenJPEG2), and
    149147      <xref linkend="qt5"/>
    150148    </para>
     
    157155  <sect2 role="installation">
    158156    <title>Installation of Poppler</title>
    159 
    160 <!-- as of 0.41.0, nothing to be done for check
    161     <para>
    162       In order to optionally run the test suite, an additional download using
    163       <xref linkend="git"/> is necessary.
    164     </para>
    165 
    166 <screen><userinput>rm -rf testfiles &amp;&amp;
    167 git clone git://git.freedesktop.org/git/poppler/test testfiles</userinput></screen>
    168 -->
    169157
    170158    <note>
     
    190178make</userinput></screen>
    191179
    192 <!--<para>
    193       To test the results, issue: <command>LC_ALL=en_US.UTF-8 make check</command>.
    194     </para>-->
     180    <para>
     181      In order to run the test suite, some testcases are needed and can
     182      only be obtained from a git repository. The command to download them
     183      is:
     184<command>git clone git://git.freedesktop.org/git/poppler/test testfiles</command>.
     185      Then issue: <command>LC_ALL=en_US.UTF-8 make check</command>. It seems
     186      that only the Qt4/5 libraries are tested.
     187    </para>
    195188
    196189    <para>
     
    291284      <seglistitem>
    292285        <seg>
    293           pdfdetach, pdffonts, pdfimages, pdfinfo, pdfseparate,
     286          pdfdetach, pdffonts, pdfimages, pdfinfo, pdfseparate, pdfsig,
    294287          pdftocairo, pdftohtml, pdftoppm, pdftops, pdftotext,
    295288          pdfunite, and poppler-glib-demo
     
    376369      </varlistentry>
    377370
     371      <varlistentry id="pdfsig">
     372        <term><command>pdfsig</command></term>
     373        <listitem>
     374          <para>
     375            verifies the digital signature in a PDF document.
     376          </para>
     377          <indexterm zone="poppler pdfsig">
     378            <primary sortas="b-pdfsig">pdfsig</primary>
     379          </indexterm>
     380        </listitem>
     381      </varlistentry>
     382
    378383      <varlistentry id="pdftocairo">
    379384        <term><command>pdftocairo</command></term>
  • general/prog/cmake.xml

    r8ee0429 r3d6e95d  
    8585    <bridgehead renderas="sect4">Optional</bridgehead>
    8686    <para role="optional">
    87       <xref linkend="qt4"/> or <xref linkend="qt5"/> (for the Qt-based GUI),
     87      <xref linkend="qt5"/> (for the Qt-based GUI),
    8888      <xref linkend="subversion"/> (for testing), and
    8989      <ulink url="http://pypi.python.org/pypi/Sphinx">Sphinx</ulink>
     
    9999    <title>Installation of CMake</title>
    100100
     101<!--
    101102    <para>
    102103       If <application>Qt4</application> and <application>Qt5</application> are
     
    105106       choose which one will be used to build the Qt-based GUI.
    106107    </para>
     108-->
    107109
    108110    <para>
  • general/prog/doxygen.xml

    r8ee0429 r3d6e95d  
    109109      <xref linkend="llvm"/> (with clang),
    110110      <xref linkend="python2"/> or <xref linkend="python3"/>,
    111       <xref linkend="qt4"/> or
    112111      <xref linkend="qt5"/> (for doxywizard),
    113       <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>) and
     112      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>), and
    114113      <xref linkend="xapian"/> (for doxyindexer)
    115114    </para>
  • general/prog/git.xml

    r8ee0429 r3d6e95d  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
    11   <!ENTITY git-md5sum        "4a9bda9f14e9c5ce3e7a416e43b74a1b">
     11  <!ENTITY git-md5sum        "698bba0af07f41581443718ec3fb2d44">
    1212  <!ENTITY git-size          "3.8 MB">
    1313  <!ENTITY git-buildsize     "375 MB (including the pre-built documentation)">
    14   <!ENTITY git-time          "0.8 SBU (add 2.6 SBU for building documentation, add 4.3 SBU for tests)">
     14  <!ENTITY git-time          "0.8 SBU (add 2.6 SBU for building documentation, add 4.6 SBU for tests)">
    1515]>
    1616
     
    8989          <ulink url="&git-root;/git-manpages-&git-version;.tar.xz">
    9090          &git-root;/git-manpages-&git-version;.tar.xz</ulink>
    91           (if you prefer the original, not needed if you've installed asciidoc
    92           and xmlto and prefer to build them).
     91          (not needed if you've installed <xref linkend="asciidoc"/>
     92          and <xref linkend="xmlto"/> and prefer to build them).
    9393        </para>
    9494      </listitem>
     
    9797          <ulink url="&git-root;/git-htmldocs-&git-version;.tar.xz">
    9898          &git-root;/git-htmldocs-&git-version;.tar.xz</ulink>
    99           and other docs (if you prefer the original, not needed if you've
    100           installed asciidoc and prefer to build them).
     99          and other docs (not needed if you've installed
     100          <xref linkend="asciidoc"/> and want to rebuild the documentation.
    101101        </para>
    102102      </listitem>
     
    328328      <seglistitem>
    329329        <seg>
    330           git, git-receive-pack and git-upload-archive (hardlinked to each other),
    331           git-cvsserver, git-shell, git-upload-pack, and gitk
     330          git, git-receive-pack and git-upload-archive (hardlinked to each
     331          other), git-cvsserver, git-shell, git-upload-pack, and gitk
    332332        </seg>
    333333        <seg>
  • general/prog/librep.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY librep-download-http "http://download.tuxfamily.org/librep/librep_&librep-version;.tar.xz">
    88  <!ENTITY librep-download-ftp " ">
    9   <!ENTITY librep-md5sum "9623c20eac6d1556eea224070051119a">
    10   <!ENTITY librep-size "624 KB">
    11   <!ENTITY librep-buildsize "10.6 MB">
     9  <!ENTITY librep-md5sum "0d1d8fe6abf0ff8526364a3b290877dc">
     10  <!ENTITY librep-size "464 KB">
     11  <!ENTITY librep-buildsize "17 MB">
    1212  <!ENTITY librep-time "0.3 SBU">
    1313]>
     
    7676    commands:</para>
    7777
    78 <screen><userinput>sed -i 's/__OPTIMIZE__/__OPTIMIZE__ \&amp;\&amp; 0/g' src/repint.h &amp;&amp;
    79 
    80 ./configure --prefix=/usr --disable-static &amp;&amp;
    81 
     78<screen><userinput>./autogen.sh --prefix=/usr --disable-static &amp;&amp;
    8279make</userinput></screen>
    8380
     
    8784
    8885<screen role="root"><userinput>make install</userinput></screen>
    89 
    90   </sect2>
    91 
    92   <sect2 role="commands">
    93     <title>Command Explanations</title>
    94 
    95     <para>
    96       <command>sed -i...</command>: This command fixes a build error with GCC 5.
    97     </para>
    9886
    9987  </sect2>
  • general/prog/mercurial.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "c38daa0cbe264fc621dc3bb05933b0b3">
     9  <!ENTITY mercurial-md5sum        "97aced7018614eeccc9621a3dea35fda">
    1010  <!ENTITY mercurial-size          "4.6 MB">
    11   <!ENTITY mercurial-buildsize     "52 MB (385 MB with docs and tests)">
    12   <!ENTITY mercurial-time          "less than 0.1 SBU (15 SBU with docs and tests)">
     11  <!ENTITY mercurial-buildsize     "52 MB (393 MB with docs and tests)">
     12  <!ENTITY mercurial-time          "less than 0.1 SBU (14 SBU with docs and tests)">
    1313]>
    1414
     
    230230        <seg>
    231231          /etc/mercurial and
    232           /usr/lib/python&python2-majorver;/site-packages/{hgext,mercurial}
     232          /usr/lib/python&python2-majorver;/site-packages/{hgext,hgext3rd,mercurial}
    233233        </seg>
    234234      </seglistitem>
  • general/prog/perl-modules.xml

    r8ee0429 r3d6e95d  
    6262
    6363  <!ENTITY Lingua-Translit-download-http "http://www.cpan.org/authors/id/A/AL/ALINKE/Lingua-Translit-&Lingua-Translit-version;.tar.gz">
    64   <!ENTITY Lingua-Translit-md5sum "459fb6d1d1abe0e853d9764b94fe564c">
     64  <!ENTITY Lingua-Translit-md5sum "fa13fd95053cafd590fef213477196d7">
    6565
    6666  <!ENTITY List-AllUtils-download-http "http://www.cpan.org/authors/id/D/DR/DROLSKY/List-AllUtils-&List-AllUtils-version;.tar.gz">
     
    8080
    8181  <!ENTITY Net-DNS-download-http "http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz">
    82   <!ENTITY Net-DNS-md5sum "3e229b4c72e25f850af9dea9ba5082bd">
     82  <!ENTITY Net-DNS-md5sum "ed17abd6e7e3ba0a8db42649e34a53ae">
    8383
    8484  <!ENTITY Readonly-XS-download-http "http://www.cpan.org/authors/id/R/RO/ROODE/Readonly-XS-&Readonly-XS-version;.tar.gz">
     
    8686
    8787  <!ENTITY Regexp-Common-download-http "http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-&Regexp-Common-version;.tar.gz">
    88   <!ENTITY Regexp-Common-md5sum "a3126d635295869bf78c4e5c8f5e9949">
     88  <!ENTITY Regexp-Common-md5sum "a577e741336eec58fef5505ff8441e6e">
    8989
    9090  <!ENTITY SGMLSpm-download-http "&sources-anduin-http;/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">
  • general/prog/swig.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY swig-download-http "&sourceforge-repo;/swig/swig-&swig-version;.tar.gz">
    88  <!ENTITY swig-download-ftp  " ">
    9   <!ENTITY swig-md5sum        "c96a1d5ecb13d38604d7e92148c73c97">
     9  <!ENTITY swig-md5sum        "4bc5f46a6cdedbd8f579b25fafc96fd6">
    1010  <!ENTITY swig-size          "7.6 MB">
    1111  <!ENTITY swig-buildsize     "93 MB (1.1 GB with tests)">
    12   <!ENTITY swig-time          "0.4 SBU (6.2 SBU for the tests, using -j4)">
     12  <!ENTITY swig-time          "0.4 SBU (25 SBU for the tests)">
    1313]>
    1414
  • general/sysutils/bluez.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    9   <!ENTITY bluez-md5sum        "c0c2b8d1151c7538bf3ae7bfc78aa912">
    10   <!ENTITY bluez-size          "1.3 MB">
    11   <!ENTITY bluez-buildsize     "60 MB (add 13 MB for tests)">
    12   <!ENTITY bluez-time          "0.7 SBU (add 0.9 SBU for tests)">
     9  <!ENTITY bluez-md5sum        "eb24c0d9eaeb1fb69833f322ec669e8b">
     10  <!ENTITY bluez-size          "1.6 MB">
     11  <!ENTITY bluez-buildsize     "62 MB (add 13 MB for tests)">
     12  <!ENTITY bluez-time          "0.7 SBU (add 0.2 SBU for tests)">
    1313]>
    1414
  • general/sysutils/strigi.xml

    r8ee0429 r3d6e95d  
    6868    <bridgehead renderas="sect4">Recommended</bridgehead>
    6969    <para role="recommended">
    70       <xref linkend="dbus"/> and
    71       <xref linkend="qt4"/>
     70      <xref linkend="dbus"/>
    7271    </para>
    7372
  • introduction/welcome/changelog.xml

    r8ee0429 r3d6e95d  
    4545-->
    4646    <listitem>
     47      <para>June 9th, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[renodr] - Update to feh-2.15.4. Merged from trunk
     51          r17408.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[renodr] - Update to poppler-0.44.0. Merged from trunk
     55          r17409.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[renodr] - Update to Net-DNS-1.06. Merged from trunk
     59          r17411.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[renodr] - Update to Lingua-Translit-0.26. Merged from trunk
     63          r17411.</para>
     64        </listitem>
     65        <listitem>
     66          <para>[renodr] - Update to BlueZ-5.40. Merged from trunk
     67          r17412.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[renodr] - Update to libinput-1.3.1. Merged from trunk
     71          r17412 and r17414.</para>
     72        </listitem>
     73        <listitem>
     74          <para>[renodr] - Update to cURL-7.49.1. Merged from trunk
     75          r17415.</para>
     76        </listitem>
     77        <listitem>
     78          <para>[renodr] - Update to SWIG-3.0.9. Merged from trunk
     79          r17416.</para>
     80        </listitem>
     81        <listitem>
     82          <para>[renodr] - Update to Libreoffice-5.1.3.2. Merged from trunk
     83          r17417.</para>
     84        </listitem>
     85        <listitem>
     86          <para>[renodr] - Update to xscreensaver-5.35. Merged from trunk
     87          r17418.</para>
     88        </listitem>
     89        <listitem>
     90          <para>[renodr] - Update to bind-9.10.4-P1. Merged from trunk
     91          r17418.</para>
     92        </listitem>
     93        <listitem>
     94          <para>[renodr] - Update to Regexp-Common-2016053101. Merged from
     95          trunk r17418.</para>
     96        </listitem>
     97        <listitem>
     98          <para>[renodr] - Update to rep-gtk_0.90.8.3. Merged from trunk
     99          r17419.</para>
     100        </listitem>
     101        <listitem>
     102          <para>[renodr] - Update to librep-0.92.6. Merged from trunk
     103          r17419.</para>
     104        </listitem>
     105        <listitem>
     106          <para>[renodr] - Update to libgsf-1.14.37. Merged from trunk
     107          r17419.</para>
     108        </listitem>
     109        <listitem>
     110          <para>[renodr] - Update to thunderbird-45.1.1. Merged from trunk
     111          r17420.</para>
     112        </listitem>
     113        <listitem>
     114          <para>[renodr] - Add mdmon to the initramfs if it is present.
     115          Merged from trunk r17422.</para>
     116        </listitem>
     117        <listitem>
     118          <para>[renodr] - Update to libxcb-1.12. Merged from trunk
     119          r17423.</para>
     120        </listitem>
     121        <listitem>
     122          <para>[renodr] - Update to xcb-proto-1.12. Merged from trunk
     123          r17423.</para>
     124        </listitem>
     125        <listitem>
     126          <para>[renodr] - Remove references to qt4 in poppler, cmake,
     127          doxygen, qca, and pinentry. Merged from trunk r17444.</para>
     128        </listitem>
     129        <listitem>
     130          <para>[renodr] - Remove references to qt4 in v4l-utils,
     131          wpa_supplicant, wireshark, and transmission. Merged from trunk
     132          r17444.</para>
     133        </listitem>
     134        <listitem>
     135          <para>[renodr] - Update to VLC-3.0.0-20160606. Merged from trunk
     136          r17456.</para>
     137        </listitem>
     138        <listitem>
     139          <para>[renodr] - Move opencv 3rd party static library to /usr/lib.
     140          Merged from trunk r17456.</para>
     141        </listitem>
     142        <listitem>
     143          <para>[renodr] - Remove reference to Qt4 in avahi and networkmanager.
     144          Merged from trunk r17456.</para>
     145        </listitem>
     146        <listitem>
     147          <para>[renodr] - Update graphviz to build with Qt5. Merged from trunk
     148          r17458.</para>
     149        </listitem>
     150        <listitem>
     151          <para>[renodr] - Archive qjson. Merged from trunk r17458.</para>
     152        </listitem>
     153        <listitem>
     154          <para>[renodr] - Archived Qt4. Merged from trunk r17460.</para>
     155        </listitem>
     156        <listitem>
     157          <para>[renodr] - Make references to Qt4 in highlight and cairo
     158          external. Merged from trunk r17460.</para>
     159        </listitem>
     160        <listitem>
     161          <para>[renodr] - Update to libjpeg-turbo-1.5.0. Merged from trunk
     162          r17465.</para>
     163        </listitem>
     164        <listitem>
     165          <para>[renodr] - Update to dash-0.5.9. Merged from trunk
     166          r17465.</para>
     167        </listitem>
     168        <listitem>
     169          <para>[renodr] - Update to xterm-325. Merged from trunk
     170          r17465.</para>
     171        </listitem>
     172        <listitem>
     173          <para>[renodr] - Update to xkeyboard-config-2.18. Merged from trunk
     174          r17465.</para>
     175        </listitem>
     176        <listitem>
     177          <para>[renodr] - Update to qt-5.6.1. Merged from trunk r17466.</para>
     178        </listitem>
     179        <listitem>
     180          <para>[renodr] - Update to ntp-4.2.8p8. Merged from trunk r17466.</para>
     181        </listitem>
     182        <listitem>
     183          <para>[renodr] - Update to reiserfsprogs-3.6.25. Merged from trunk
     184          r17470.</para>
     185        </listitem>
     186        <listitem>
     187          <para>[renodr] - Update to git-2.8.4. Merged from trunk
     188          r17470.</para>
     189        </listitem>
     190        <listitem>
     191          <para>[renodr] - Update to mercurial-3.8.3. Merged from trunk
     192          r17470.</para>
     193        </listitem>
     194      </itemizedlist>
     195    </listitem>
     196
     197    <listitem>
    47198      <para>June 8th, 2016</para>
    48199      <itemizedlist>
  • kde/kf5/qca-qt5.xml

    r8ee0429 r3d6e95d  
    8686      <xref linkend="nss"/>,
    8787      <xref linkend="openssl"/>,
    88       <xref linkend="qt4"/>,
    8988      <ulink url="http://botan.randombit.net/">Botan</ulink> and
    9089      <ulink url="https://github.com/OpenSC/pkcs11-helper">pkcs11-helper</ulink>
  • kde/libdbusmenuqt.xml

    r8ee0429 r3d6e95d  
    66]>
    77
    8 <sect1 id="libdbusmenu-qt5" xreflabel="libdbusmenu-qt-&libdbusmenu-qt5-version;">
     8<sect1 id="libdbusmenu-qt" xreflabel="libdbusmenu-qt-&libdbusmenu-qt5-version;">
    99  <?dbhtml filename="libdbusmenu-qt.html"?>
    1010
     
    1616  <title>libdbusmenu-qt-&libdbusmenu-qt5-version;</title>
    1717
    18   <indexterm zone="libdbusmenu-qt5">
     18  <indexterm zone="libdbusmenu-qt">
    1919    <primary sortas="a-libdbusmenu-qt">libdbusmenu-qt</primary>
    2020  </indexterm>
     
    7474    <bridgehead renderas="sect4">Optional</bridgehead>
    7575    <para role="optional">
    76       <xref linkend="doxygen"/> (for building the API documentation) and
    77       <xref linkend="qjson"/> (for building the test suite)
     76      <xref linkend="doxygen"/> (for building the API documentation)
    7877    </para>
    7978
  • kde/polkit-qt.xml

    r8ee0429 r3d6e95d  
    6262    <para role="required">
    6363      <xref linkend="cmake"/>,
    64       <xref linkend="polkit"/> and
    65       <xref linkend="qt4"/>
     64      <xref linkend="polkit"/>
    6665    </para>
    6766
  • multimedia/libdriv/v4l-utils.xml

    r8ee0429 r3d6e95d  
    8484    <para role="optional">
    8585      <xref linkend="alsa-lib"/> and
    86       <xref linkend="qt4"/> or
    8786      <xref linkend="qt5"/>
    8887    </para>
     
    10099  <sect2 role="installation">
    101100    <title>Installation of v4l-utils</title>
    102 
    103     <para>
    104       If both Qt4 and Qt5 are installed, Qt5 will be used. If you choose to
    105       build against Qt4, temporarily hide it from
    106       <envar>PKG_CONFIG_PATH</envar>, issuing:
    107     </para>
    108 
    109 <screen><userinput>SAVEPATH=$PKG_CONFIG_PATH &amp;&amp;
    110 PKG_CONFIG_PATH="\
    111 `echo $PKG_CONFIG_PATH | sed 's@:/opt/qt5/lib/pkgconfig@@'`"</userinput></screen>
    112101
    113102    <para>
     
    120109            --disable-static  &amp;&amp;
    121110make</userinput></screen>
    122 
    123     <para>
    124       Again, if both Qt4 and 5 are installed and you chose to build against Qt4,
    125       restore <envar>PKG_CONFIG_PATH</envar>:
    126     </para>
    127 
    128 <screen><userinput>PKG_CONFIG_PATH=$SAVEPATH &amp;&amp;
    129 unset SAVEPATH</userinput></screen>
    130111
    131112    <para>
  • multimedia/videoutils/vlc.xml

    r8ee0429 r3d6e95d  
    55  %general-entities;
    66
    7   <!ENTITY vlc-download-http "http://download.videolan.org/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
    8   <!ENTITY vlc-download-ftp " ">
    9   <!ENTITY vlc-md5sum        "ecbc65be549e5cc83e4cbe0129e66dcd">
    10   <!ENTITY vlc-size          "21 MB">
    11   <!ENTITY vlc-buildsize     "603 MB (with tests)">
    12   <!ENTITY vlc-time          "4.6 SBU (with tests)">
     7  <!ENTITY vlc-download-http "&sources-anduin-http;/vlc/vlc-&vlc-version;.tar.xz">
     8  <!ENTITY vlc-download-ftp  "&sources-anduin-ftp;/vlc/vlc-&vlc-version;.tar.xz">
     9  <!ENTITY vlc-md5sum        "ea02989ea69f8eda65a4dcf73982eed2">
     10  <!ENTITY vlc-size          "20 MB">
     11  <!ENTITY vlc-buildsize     "673 MB (add 4 MB for tests)">
     12  <!ENTITY vlc-time          "6.0 SBU (add 0.2 SBU for tests)">
    1313]>
    1414
     
    7171        <para>
    7272          Estimated build time: &vlc-time;
    73         </para>
    74       </listitem>
    75     </itemizedlist>
    76 
    77     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    78     <itemizedlist spacing="compact">
    79       <listitem>
    80         <para>
    81           Required patch:
    82           <ulink url="&patch-root;/vlc-&vlc-version;-ffmpeg3-1.patch"/>
    8373        </para>
    8474      </listitem>
     
    152142      <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
    153143      <ulink url="http://code.google.com/p/libkate/">libkate</ulink>,
    154       <!--<ulink url="http://code.google.com/p/libtiger/">libtiger</ulink>,-->
    155144      <ulink url="http://www.khronos.org/openmax/">OpenMAX</ulink>,
    156145      <ulink url="http://sourceforge.net/projects/schrodinger/">Schroedinger</ulink>,
     
    185174      <ulink url="http://pkgbuild.com/~giovanni/libtar/">libtar</ulink>, and
    186175      <ulink url="http://www.lirc.org/">LIRC</ulink>
    187       <!--<ulink url="http://www.feep.net/libtar/">libtar</ulink>-->
    188176    </para>
    189177
     
    219207
    220208    <para>
    221       If both Qt4 and Qt5 are installed, Qt5 needs to be hidden from
    222       <envar>PKG_CONFIG_PATH</envar>, due to a bug. Temporarily do it by issuing:
    223     </para>
    224 
    225 <screen><userinput>SAVEPATH=$PKG_CONFIG_PATH &amp;&amp;
    226 PKG_CONFIG_PATH="\
    227 `echo $PKG_CONFIG_PATH | sed 's@:/opt/qt5/lib/pkgconfig@@'`"</userinput></screen>
    228 
    229     <para>
    230209      If you wish to avoid many invalid warnings, issue:
    231210    </para>
     
    236215    </para>
    237216
    238 <screen><userinput>patch -Np1 -i ../vlc-&vlc-version;-ffmpeg3-1.patch &amp;&amp;
    239 
    240 CXX="g++ -std=c++11"             \
    241 CFLAGS="-DLUA_COMPAT_5_1"        \
    242 OPENCV_LIBS="-L/usr/share/OpenCV" \
     217<screen><userinput>BUILDCC=gcc                      \
     218CFLAGS="-I $XORG_PREFIX/include" \
    243219./configure --prefix=/usr &amp;&amp;
    244220
     
    254230
    255231    <para>
    256       To test the results, issue: <command>make -k check</command>. Tests must be
    257       run from an active X session. One test fails for unknown reasons.
     232      To test the results, issue: <command>make -k check</command>.
     233      One test fails for unknown reasons.
    258234    </para>
    259235
     
    281257
    282258    <para>
    283       <envar>CXX="g++ -std=c++11"</envar>: This environment variable
     259      <envar>BUILDCC=gcc</envar>: This environment variable
    284260      is needed for compatibility with <xref linkend="gcc"/>.
    285261    </para>
    286262
    287263    <para>
    288       <envar>CFLAGS="-DLUA_COMPAT_5_1"</envar>: This environment variable
    289       is needed for compatibility with <xref linkend="lua"/>.
    290     </para>
    291 
    292     <para>
    293       <envar>OPENCV_LIBS="-L/usr/share/OpenCV"</envar> This environment variable
    294       helps the linker to find <filename>libippicv.a</filename> installed by
    295       <application>OpenCV</application> 3.
     264      <envar>CFLAGS="-I $XORG_PREFIX/include"</envar>: This environment variable
     265      is needed if <application>xorg</application> is not installed in
     266      <filename class="directory">/usr</filename>.
    296267    </para>
    297268
  • networking/netlibs/curl.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.lzma">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "f14b50657174e3c91d955f7a3e064e8c">
     9  <!ENTITY curl-md5sum        "ae5e5e395da413d1fa0864e1d0a3fa57">
    1010  <!ENTITY curl-size          "5.7 MB">
    1111  <!ENTITY curl-buildsize     "57 MB (additional 9 MB for tests)">
  • networking/netprogs/ntp.xml

    r8ee0429 r3d6e95d  
    88<!--  <!ENTITY ntp-download-ftp  "&gentoo-ftp-repo;/ntp-&ntp-version;.tar.gz">-->
    99  <!ENTITY ntp-download-ftp  " ">
    10   <!ENTITY ntp-md5sum        "46dfba933c3e4bc924d8e55068797578">
    11   <!ENTITY ntp-size          "6.8 MB">
    12   <!ENTITY ntp-buildsize     "94 MB (with tests)">
     10  <!ENTITY ntp-md5sum        "4a8636260435b230636f053ffd070e34">
     11  <!ENTITY ntp-size          "6.9 MB">
     12  <!ENTITY ntp-buildsize     "102 MB (with tests)">
    1313  <!ENTITY ntp-time          "0.8 SBU (with tests)">
    1414]>
  • networking/netprogs/wpa_supplicant.xml

    r8ee0429 r3d6e95d  
    189189
    190190    <para>
    191       If you have installed <xref linkend="qt4"/> and wish to build
     191      If you have installed <xref linkend="qt5"/> and wish to build
    192192      the <application>WPA Supplicant</application> GUI program, run
    193193      the following commands:
  • networking/netutils/avahi.xml

    r8ee0429 r3d6e95d  
    8989    <bridgehead renderas="sect4">Optional</bridgehead>
    9090    <para role="optional">
    91       <xref linkend="dbus-python"/>,
    92       <xref linkend="pygtk"/> and
    93       <xref linkend="qt4"/>
     91      <xref linkend="dbus-python"/> and
     92      <xref linkend="pygtk"/>
    9493    </para>
    9594
     
    173172    <para>
    174173      <parameter>--disable-qt3</parameter>: This parameter disables the
    175       building of <application>Qt3</application> mainloop integration.
    176     </para>
    177 
    178     <para>
    179       <parameter>--disable-qt4</parameter>: This parameter disables the building
    180       of <application>Qt4Core</application> mainloop integration. Omit
    181       this if you have installed <application>Qt4</application>.
     174      attempt to build the obsolete <application>Qt3</application>
     175      portions of the package.
     176    </para>
     177
     178    <para>
     179      <parameter>--disable-qt4</parameter>: This parameter disables the
     180      attempt to build the obsolete <application>Qt4Core</application>
     181      portions of the package.
    182182    </para>
    183183
  • networking/netutils/bind-utils.xml

    r8ee0429 r3d6e95d  
    66  <!ENTITY bind-download-http " ">
    77  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    8   <!ENTITY bind-md5sum          "f2167f42e6f1baad42c637d8771c9675">
     8  <!ENTITY bind-md5sum          "361ecc597f25bdbadf2ea44dec1690ce">
    99  <!ENTITY bind-size            "8.9 MB">
    10   <!ENTITY bind-utils-buildsize "128 MB">
     10  <!ENTITY bind-utils-buildsize "131 MB">
    1111  <!ENTITY bind-utils-time      "0.6 SBU">
    1212]>
  • networking/netutils/networkmanager.xml

    r8ee0429 r3d6e95d  
    117117      <xref linkend="ModemManager"/>,
    118118      <xref linkend="pygobject3"/>,
     119      <xref linkend="qt5"/> (for examples),
    119120      <xref linkend="valgrind"/>,
    120121      <ulink url="http://libteam.org/">libteam</ulink>,
     
    136137    </para>
    137138
    138 <screen><userinput>./configure --prefix=/usr                   \
     139    <para>If <xref linkend="qt5"/> is installed and the Qt based
     140    examples are desired, fix the configure script:</para>
     141
     142<screen><userinput>sed -e '/Qt[CDN]/s/Qt/Qt5/g'    \
     143   -e 's/moc_location/host_bins/' \
     144   -i configure</userinput></screen>
     145
     146<screen><userinput>CXXFLAGS="-O2 -fPIC"     \
     147./configure --prefix=/usr                   \
    139148            --sysconfdir=/etc               \
    140149            --localstatedir=/var            \
     
    161170  <sect2 role="commands">
    162171    <title>Command Explanations</title>
     172
     173    <para>
     174      <envar>CXXFLAGS="-O2 -fPIC"</envar>: These compiler options are
     175      necessary to build the Qt5 based examples.
     176    </para>
    163177
    164178    <para>
  • networking/netutils/wireshark.xml

    r8ee0429 r3d6e95d  
    123123    </bridgehead>
    124124    <para role="optional">
    125       <xref linkend="gtk2"/>, or
    126       <xref linkend="qt4"/>,
     125      <xref linkend="gtk2"/>
    127126    </para>
    128127
     
    135134
    136135      <para>
    137         The <application>Qt</application> GUI needs one of <xref linkend=
    138         "qt4"/> or <xref linkend="qt5"/>. If both are installed, Qt5
    139         is used by default.
     136        The <application>Qt</application> GUI needs <xref linkend="qt5"/>.
    140137      </para>
    141138
     
    273270    <para>
    274271      <option>--with-qt=[yes/no/4/5]</option>: For the Qt GUI. Default is yes.
    275       If both Qt4 and 5 are installed, Qt5 is chosen by default. Notice that the
    276       GUI for only one Qt version (either 4 or 5) can be built.
    277272    </para>
    278273
  • packages.ent

    r8ee0429 r3d6e95d  
    5252<!ENTITY gptfdisk-version             "1.0.1">
    5353<!ENTITY parted-version               "3.2">
    54 <!ENTITY reiser-version               "3.6.24">
     54<!ENTITY reiser-version               "3.6.25">
    5555<!ENTITY smartmontools-version        "6.5">
    5656<!ENTITY sshfs-fuse-version           "2.5">
     
    6666
    6767<!-- Chapter 7 -->
    68 <!ENTITY dash-version                 "0.5.8">
     68<!ENTITY dash-version                 "0.5.9">
    6969<!ENTITY tcsh-version                 "6.19.00">
    7070<!ENTITY zsh-version                  "5.2">
     
    125125<!ENTITY libglade-version             "2.6.4">
    126126<!ENTITY libgpg-error-version         "1.22">
    127 <!ENTITY libgsf-version               "1.14.36">
     127<!ENTITY libgsf-version               "1.14.37">
    128128<!ENTITY libgudev-version             "230">
    129129<!ENTITY libgusb-version              "0.2.9">
     
    184184<!ENTITY lcms2-version                "2.7">
    185185<!ENTITY libexif-version              "0.6.21">
    186 <!ENTITY libjpeg-version              "8d">
    187 <!ENTITY libjpeg-turbo-version        "1.4.2">
     186<!ENTITY libjpeg-turbo-version        "1.5.0">
    188187<!ENTITY libmng-version               "2.0.3">
    189188<!ENTITY libpng-version               "1.6.22">
     
    199198<!ENTITY openjpeg2-version            "2.1.0">
    200199<!ENTITY pixman-version               "0.34.0">   <!-- Even minors only -->
    201 <!ENTITY poppler-version              "0.43.0">
     200<!ENTITY poppler-version              "0.44.0">
    202201<!ENTITY qpdf-version                 "6.0.0">
    203202
     
    222221<!ENTITY rarian-version               "0.8.1">
    223222<!ENTITY recode-version               "3.6">
    224 <!ENTITY rep-gtk-version              "0.90.8.2">
     223<!ENTITY rep-gtk-version              "0.90.8.3">
    225224<!ENTITY screen-version               "4.3.1">
    226225<!ENTITY sharutils-version            "4.15.2">
     
    234233<!ENTITY at-version                   "3.1.18">
    235234<!ENTITY autofs-version               "5.1.1">
    236 <!ENTITY bluez-version                "5.39">
     235<!ENTITY bluez-version                "5.40">
    237236<!ENTITY colord-version               "1.2.12">    <!-- Even minors only -->
    238237<!ENTITY cpio-version                 "2.12">
     
    288287<!ENTITY gc-version                   "7.4.2">
    289288<!ENTITY gdb-version                  "7.11">
    290 <!ENTITY git-version                  "2.8.3">
     289<!ENTITY git-version                  "2.8.4">
    291290<!ENTITY guile-version                "2.0.11">
    292 <!ENTITY librep-version               "0.92.5">
     291<!ENTITY librep-version               "0.92.6">
    293292<!ENTITY llvm-version                 "3.8.0">
    294293<!ENTITY lua-version                  "5.3.2">
    295 <!ENTITY mercurial-version            "3.8.2">
     294<!ENTITY mercurial-version            "3.8.3">
    296295<!ENTITY nasm-version                 "2.12.01">
    297296<!ENTITY npapi-sdk-version            "0.27.2">
     
    306305<!ENTITY slang-version                "2.2.4">
    307306<!ENTITY subversion-version           "1.9.4">
    308 <!ENTITY swig-version                 "3.0.8">
     307<!ENTITY swig-version                 "3.0.9">
    309308<!ENTITY tcl-version                  "8.6.5">
    310309<!ENTITY tk-version                   "8.6.5">
     
    341340<!ENTITY HTML-Parser-version          "3.72">
    342341<!ENTITY IPC-Run3-version             "0.048">
    343 <!ENTITY Lingua-Translit-version      "0.25">
     342<!ENTITY Lingua-Translit-version      "0.26">
    344343<!ENTITY List-AllUtils-version        "0.10">
    345344<!ENTITY List-MoreUtils-version       "0.415">
     
    348347<!ENTITY LWP-Protocol-https-version   "6.06">
    349348<!ENTITY Module-Build-version         "0.4218">
    350 <!ENTITY Net-DNS-version              "1.05">
    351 <!ENTITY Regexp-Common-version        "2016020301">
     349<!ENTITY Net-DNS-version              "1.06">
     350<!ENTITY Regexp-Common-version        "2016053101">
    352351<!ENTITY SGMLSpm-version              "1.1">
    353352<!ENTITY Test-Command-version         "0.11">
     
    392391<!ENTITY net-tools-version            "CVS_20101030">
    393392<!ENTITY nfs-utils-version            "1.3.3">
    394 <!ENTITY ntp-version                  "4.2.8p7">
     393<!ENTITY ntp-version                  "4.2.8p8">
    395394<!ENTITY rpcbind-version              "0.2.3">
    396395<!ENTITY rsync-version                "3.1.2">
     
    403402<!ENTITY avahi-version                "0.6.32">
    404403<!ENTITY bind-minor-version           "9.10">
    405 <!ENTITY bind-version                 "&bind-minor-version;.4">
     404<!ENTITY bind-version                 "&bind-minor-version;.4-P1">
    406405<!ENTITY mod_dnssd-version            "0.6">
    407406<!ENTITY NetworkManager-version       "1.0.10">
     
    415414
    416415<!-- Chapter 17 -->
    417 <!ENTITY curl-version                 "7.49.0">
     416<!ENTITY curl-version                 "7.49.1">
    418417<!ENTITY geoclue-version              "0.12.0">
    419418<!ENTITY geoclue2-version             "2.2.0">
     
    481480<!ENTITY libXdmcp-version             "1.1.2">
    482481<!ENTITY libpthread-stubs-version     "0.3">
    483 <!ENTITY xcb-proto-version            "1.11">
    484 <!ENTITY libxcb-version               "1.11.1">
     482<!ENTITY xcb-proto-version            "1.12">
     483<!ENTITY libxcb-version               "1.12">
    485484<!ENTITY xbitmaps-version             "1.1.1">
    486485<!ENTITY xcursor-themes-version       "1.0.4">
    487 <!ENTITY xkeyboard-config-version     "2.17">
     486<!ENTITY xkeyboard-config-version     "2.18">
    488487<!ENTITY mesa-version                 "11.2.2">
    489488<!ENTITY xcb-util-version             "0.4.0">
     
    495494<!ENTITY xorg-server-version          "1.18.3">
    496495<!ENTITY twm-version                  "1.0.9">
    497 <!ENTITY xterm-version                "324">
     496<!ENTITY xterm-version                "325">
    498497<!ENTITY xclock-version               "1.0.7">
    499498<!ENTITY xinit-version                "1.3.4">
     
    530529<!ENTITY pango-version                "1.40.1">
    531530<!ENTITY pangomm-version              "2.40.0">
    532 <!ENTITY qt4-version                  "4.8.7">
    533 <!ENTITY qt5-version                  "5.6.0">
     531<!ENTITY qt5-version                  "5.6.1">
    534532<!ENTITY qtwebkit-version             "5.6.0">
    535533<!ENTITY shared-mime-info-version     "1.6">
     
    539537
    540538<!ENTITY gtk2-libdir                  "2.0/2.10.0">
    541 <!ENTITY qt4-dir                      "$QT4DIR">
    542539<!ENTITY qt5-dir                      "$QT5DIR">
    543540
     
    673670<!ENTITY gnucash-version              "2.4.11">
    674671
    675 <!ENTITY libreoffice-version          "5.1.2">
     672<!ENTITY libreoffice-version          "5.1.3">
    676673<!ENTITY libreoffice-patch            ".2">
    677674<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
     
    684681<!ENTITY balsa-version                "2.5.2">
    685682<!ENTITY ekiga-version                "4.0.1">
    686 <!ENTITY feh-version                  "2.15.3">
     683<!ENTITY feh-version                  "2.15.4">
    687684<!--<!ENTITY fontforge-date               "2015-02-28">-->
    688685<!ENTITY fontforge-version            "20160404">
     
    696693<!ENTITY rox-filer-version            "2.11">
    697694<!ENTITY rxvt-unicode-version         "9.22">
    698 <!ENTITY thunderbird-version          "45.1.0">
     695<!ENTITY thunderbird-version          "45.1.1">
    699696<!ENTITY tigervnc-version             "1.6.0">
    700697<!ENTITY transmission-version         "2.92">
     
    702699<!ENTITY xchat-version                "2.8.8">
    703700<!ENTITY xdg-utils-version            "1.1.1">
    704 <!ENTITY xscreensaver-version         "5.34">
     701<!ENTITY xscreensaver-version         "5.35">
    705702
    706703<!-- Part XI -->
     
    796793<!ENTITY xine-ui-version              "0.99.9">
    797794<!ENTITY transcode-version            "1.1.7">
    798 <!ENTITY vlc-version                  "2.2.3">
     795<!ENTITY vlc-version                  "3.0.0-20160606">
    799796
    800797<!-- Chapter 49 -->
  • postlfs/filesystems/initramfs.xml

    r8ee0429 r3d6e95d  
    101101
    102102#Optional files and locations
    103 for f in mdadm udevd udevadm; do
     103for f in mdadm mdmon udevd udevadm; do
    104104  if [ -x /sbin/$f ] ; then sbinfiles="$sbinfiles $f"; fi
    105105done
     
    110110INITIN=init.in
    111111
    112 # Create a temporrary working directory
     112# Create a temporary working directory
    113113WDIR=$(mktemp -d /tmp/initrd-work.XXXXXXXXXX)
    114114
  • postlfs/filesystems/reiser.xml

    r8ee0429 r3d6e95d  
    88  <!ENTITY reiser-download-http "http://ftp.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v&reiser-version;/reiserfsprogs-&reiser-version;.tar.xz">
    99  <!ENTITY reiser-download-ftp  " ">
    10   <!ENTITY reiser-md5sum        "66787380fb418ff7d88a23e47cda7af6">
    11   <!ENTITY reiser-size          "316 KB">
    12   <!ENTITY reiser-buildsize     "13 MB">
     10  <!ENTITY reiser-md5sum        "027a598b055dccb8da3aea1378a19f3c">
     11  <!ENTITY reiser-size          "438 KB">
     12  <!ENTITY reiser-buildsize     "7.5MB">
    1313  <!ENTITY reiser-time          "0.1 SBU">
    1414]>
     
    123123        <seg>debugreiserfs, mkreiserfs, reiserfsck, reiserfstune, and
    124124        resize_reiserfs</seg>
    125         <seg>None</seg>
     125        <seg>libreiserfscore.so</seg>
    126126        <seg>None</seg>
    127127      </seglistitem>
  • postlfs/shells/dash.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY dash-download-http "http://gondor.apana.org.au/~herbert/dash/files/dash-&dash-version;.tar.gz">
    88  <!ENTITY dash-download-ftp  " ">
    9   <!ENTITY dash-md5sum        "5c152209680dab3c319e8923f6c51378">
     9  <!ENTITY dash-md5sum        "57341c24c3ebd3d5fc3a863001c94be6">
    1010  <!ENTITY dash-size          "220 KB">
    11   <!ENTITY dash-buildsize     "2.8 MB">
     11  <!ENTITY dash-buildsize     "3.0 MB">
    1212  <!ENTITY dash-time          "less than 0.1 SBU">
    1313]>
  • server/major/bind.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY bind-download-http " ">
    88  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    9   <!ENTITY bind-md5sum        "f2167f42e6f1baad42c637d8771c9675">
     9  <!ENTITY bind-md5sum        "361ecc597f25bdbadf2ea44dec1690ce">
    1010  <!ENTITY bind-size          "8.9 MB">
    11   <!ENTITY bind-buildsize     "137 MB (additional 64 MB for the test suite)">
     11  <!ENTITY bind-buildsize     "139 MB (additional 10 MB for the test suite)">
    1212  <!ENTITY bind-time          "1.1 SBU (additional 22+ minutes, processor independent, to run the complete test suite)">
    1313]>
  • x/installing/libxcb.xml

    r8ee0429 r3d6e95d  
    88  <!ENTITY libxcb-download-ftp  " ">
    99  <!ENTITY libxcb-md5sum        "f97a65e6158775de518ac391935634c2">
    10   <!ENTITY libxcb-size          "508 KB">
    11   <!ENTITY libxcb-buildsize     "40 MB (124 MB with doxygen
    12                                  generated documentation)">
    13   <!ENTITY libxcb-time          "0.2 SBU (additional 0.1 to generate
    14                                  API documentation)">
     10  <!ENTITY libxcb-size          "600 KB">
     11  <!ENTITY libxcb-buildsize     "28 MB (with tests, add 62 MB for doxygen docs)">
     12  <!ENTITY libxcb-time          "0.3 SBU (with tests, add 1.4 SBU for doxygen docs)">
    1513]>
    1614
  • x/installing/xcb-proto.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY xcb-proto-download-http "http://xcb.freedesktop.org/dist/xcb-proto-&xcb-proto-version;.tar.bz2">
    88  <!ENTITY xcb-proto-download-ftp  " ">
    9   <!ENTITY xcb-proto-md5sum        "6bf2797445dc6d43e9e4707c082eff9c">
    10   <!ENTITY xcb-proto-size          "136 KB">
    11   <!ENTITY xcb-proto-buildsize     "2.1 MB">
     9  <!ENTITY xcb-proto-md5sum        "14e60919f859560f28426a685a555962">
     10  <!ENTITY xcb-proto-size          "152 KB">
     11  <!ENTITY xcb-proto-buildsize     "1.2 MB">
    1212  <!ENTITY xcb-proto-time          "less than 0.1 SBU">
    1313]>
     
    5858    </itemizedlist>
    5959
     60    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     61    <itemizedlist spacing="compact">
     62      <listitem>
     63        <para>
     64          Recommended patch:
     65          <ulink url="&patch-root;/xcb-proto-&xcb-proto-version;-schema-1.patch"/>
     66        </para>
     67      </listitem>
     68    </itemizedlist>
     69
    6070    <bridgehead renderas="sect3">xcb-proto Dependencies</bridgehead>
    6171
     
    8090    <title>Installation of xcb-proto</title>
    8191
    82 <!--    <para>If you are compiling against <xref linkend="python3"/>, use the
    83     following commands:</para>
     92   <para>First, fix a file that allows the checks to run properly:</para>
    8493
    85     <screen><userinput>patch -Np1 -i ../xcb-proto-&xcb-proto-version;-py_compile_python3-1.patch &amp;&amp;
    86 sed -i -e 's/\t/    /' xcbgen/xtypes.py</userinput></screen>
    87 -->
     94<screen><userinput>patch -Np1 -i ../xcb-proto-&xcb-proto-version;-schema-1.patch</userinput></screen>
     95
    8896    <para>Install <application>xcb-proto</application> by running the following
    8997    commands:</para>
  • x/installing/xkeyboard-config.xml

    r8ee0429 r3d6e95d  
    99  <!ENTITY xkeyboard-config-download-ftp
    1010  "&xorg-download-ftp;/data/xkeyboard-config/xkeyboard-config-&xkeyboard-config-version;.tar.bz2">
    11   <!ENTITY xkeyboard-config-md5sum        "15034bb74deebde54161dface62abbce">
    12   <!ENTITY xkeyboard-config-size          "952 KB">
    13   <!ENTITY xkeyboard-config-buildsize     "20 MB">
     11  <!ENTITY xkeyboard-config-md5sum        "c28cf45616bfec276879360bc36c6b27">
     12  <!ENTITY xkeyboard-config-size          "956 KB">
     13  <!ENTITY xkeyboard-config-buildsize     "13 MB">
    1414  <!ENTITY xkeyboard-config-time          "less than 0.1 SBU">
    1515]>
  • x/installing/xterm.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY xterm-download-http " ">
    88  <!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">
    9   <!ENTITY xterm-md5sum        "7c325c29d67637cf7ff8e904a23c222e">
     9  <!ENTITY xterm-md5sum        "e78a0bbc4d5fa3780917e447ae8ebc6b">
    1010  <!ENTITY xterm-size          "1.2 MB">
    11   <!ENTITY xterm-buildsize     "11.8 MB">
     11  <!ENTITY xterm-buildsize     "12.5 MB">
    1212  <!ENTITY xterm-time          "0.2 SBU">
    1313]>
  • x/lib/cairo.xml

    r8ee0429 r3d6e95d  
    106106      <xref linkend="lzo"/>,
    107107      <xref linkend="mesa"/>,
    108       <xref linkend="qt4"/>,
    109       <xref linkend="valgrind"/>,
     108      <xref linkend="valgrind"/>, and
     109      <ulink url="http://download.qt.io/official_releases/qt/4.8/">Qt4</ulink>.
    110110      <ulink url="http://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
    111111      <ulink url="https://github.com/rillian/jbig2dec/">jbig2dec</ulink>, and
  • x/lib/lib.xml

    r8ee0429 r3d6e95d  
    5757  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pango.xml"/>
    5858  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pangomm.xml"/>
    59   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt4.xml"/>
     59<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt4.xml"/> -->
    6060  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5.xml"/>
    6161  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtwebkit5.xml"/>
  • x/lib/qt5.xml

    r8ee0429 r3d6e95d  
    1010  <!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-opensource-src-&qt5-version;.tar.xz">
    1111  <!ENTITY qt5-download-ftp  " ">
    12   <!ENTITY qt5-md5sum        "47763c168f58b1196271b231f03c8bae">
     12  <!ENTITY qt5-md5sum        "d647574345c45b5ab8b41b2d46efffb9">
    1313  <!ENTITY qt5-size          "284 MB">
    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)">
     14  <!ENTITY qt5-buildsize     "6.4 GB (164 MB installed, add 0.8 GB build size and 102 MB installed size for qtwebengine))">
     15  <!ENTITY qt5-time          "15 SBU (using parallelism=4, add 17 SBU for qtwebengine)">
    1616]>
    1717
     
    136136  </sect2>
    137137
    138    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    139                href="../../xincludes/qt-alternatives.xml"/>
    140 
    141138  <sect2 role="qt5-prefix">
    142139    <title>Setting the installation prefix</title>
     
    508505    </sect3>
    509506
     507<!--
    510508   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    511                href="../../xincludes/setqt.xml"/>
     509               href="../../xincludes/setqt.xml"/> -->
    512510  </sect2>
    513511
  • xsoft/office/libreoffice.xml

    r8ee0429 r3d6e95d  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "6145510261094a85a6cecaecefa10c94">
    11   <!ENTITY libreoffice-core-size          "166 MB">
     10  <!ENTITY libreoffice-core-md5sum        "cbe602264e58f7c93e72068c408e3551">
     11  <!ENTITY libreoffice-core-size          "168 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "05188274ca5b5aac92f0321e4cf153d7">
    15   <!ENTITY libreoffice-dict-size          "36 MB">
     14  <!ENTITY libreoffice-dict-md5sum        "063b3218651a93198c8a558c6ab365cc">
     15  <!ENTITY libreoffice-dict-size          "37 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "0ff7ef91f9f84d5a9a21e3bee72bdae7">
     18  <!ENTITY libreoffice-help-md5sum        "f485479a135582f37335a92d773416fe">
    1919  <!ENTITY libreoffice-help-size          "1.8 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "4075e99e6075fb7bd163a5f66e24c0f3">
     22  <!ENTITY libreoffice-translations-md5sum        "a93714b74f1c04c534729a9511311886">
    2323  <!ENTITY libreoffice-translations-size          "126 MB">
    2424
    2525
    26   <!ENTITY libreoffice-buildsize          "9.9 GB (643 MB installed)">
    27   <!ENTITY libreoffice-time               "54 SBU with parallelism = 4 + download time">
    28 
    29   <!-- This package has some peculiarities, some discussed in the text.
    30   Two values for SBU and buildsize are given due to the large difference
    31   measured by editors, depending on architecture and sometimes installed
    32   dependencies (with-system... -->
    33 
    34   <!-- [bdubbs]  For version 4.3.2.2 Built on x86_64 using -\-with-parallelism=4 -->
    35   <!-- [bdubbs]  For version 4.4.2.1 Built on x86_64 using -\-with-parallelism=12 -->
    36   <!-- [bdubbs]  For version 4.4.4.3 Built on x86_64 using -\-with-parallelism=12 -->
    37   <!-- [fernando] For version 4.3.1.2 I've got, for i686, statistcs over the
    38   upper bounds for x86_64 of previous versions, thus, temporarily, decided
    39   to use single statistcs, instead of a range.-->
    40   <!-- [fernando]  For version 4.4.4.3 Built on x86_64 using -\-with-parallelism=4 -->
    41   <!-- [fernando]  For version 5.0.0.5 Built on x86_64 using -\-with-parallelism=4 -->
    42   <!-- [fernando]  For version 5.0.4.2 Built on x86_64 using -\-with-parallelism=4 -->
    43   <!-- [fernando]  For version 5.1.0.3 Built on x86_64 using -\-with-parallelism=4 -->
     26  <!ENTITY libreoffice-buildsize          "7.9 GB (606 MB installed)">
     27  <!ENTITY libreoffice-time               "45 SBU with parallelism = 4 + download time">
     28
    4429]>
    4530
     
    290275  <sect2 role="installation">
    291276    <title>Installation of LibreOffice</title>
    292 <!--
    293     <warning>
    294       <para>
    295         Untaring the libreoffice-&libreoffice-dlversion; tarball as
    296         <systemitem class="username">root</systemitem> has the curious effect of
    297         changing the ownership of the <emphasis>parent</emphasis> directory
    298         to a user with numerical id 11012 and with the permissions set to allow
    299         read, write and execute for that user only! If you untared as
    300         <systemitem class="username">root</systemitem> in your home folder you
    301         could end up unable to log in again. If you untared it in
    302         <filename class="directory">/usr</filename> you would find your user
    303         account unable to access any file in
    304         <filename class="directory">/usr</filename>.
    305       </para>
    306 
    307       <para>
    308         You can avoid this unpleasantness by
    309         <emphasis>not</emphasis> untaring it as
    310         <systemitem class="username">root</systemitem>. If you must untar it as
    311         <systemitem class="username">root</systemitem> pass the option
    312         <option>-\-no-overwrite-dir</option> to tar. This is the default when you
    313         untar as a user but has to be passed as an option when untaring as
    314         <systemitem class="username">root</systemitem>:
    315       </para>
    316     </warning>-->
    317 
    318     <!-- I was able to build over ssh 2015-03-24 - bdubbs
    319     <note>
    320       <para>
    321       LibreOffice must be built in a graphical environment - the build will
    322       fail otherwise.
    323       </para>
    324     </note>-->
    325277
    326278    <important>
     
    410362             --disable-dconf             \
    411363             --disable-odk               \
     364             --disable-firebird-sdbc     \
    412365             --enable-release-build=yes  \
    413366             --enable-python=system      \
     
    445398
    446399    <para>
    447       Build the package <!--(remember that it must be done in a graphical
    448       environment)-->:
     400      Build the package:
    449401    </para>
    450402
     
    519471    <para>
    520472      <command>sed -e ...</command>: The first sed prevents compression of the
    521       manual pages andthe second one prevents the install from failing.
    522       <!-- and the third
    523       one fixes a build failure caused by a <application>glibc-2.23</application>
    524       change. -->
     473      manual pages and the second one prevents the install from failing.
    525474    </para>
    526475
     
    598547      office development kit. Remove if you want to develop a
    599548      <application>LibreOffice</application> based application.
     549    </para>
     550
     551    <para>
     552      <parameter>--disable-firebird-sdbc</parameter>: The bundled version
     553      of firebird does not build properly with GCC-6.<!-- Hope next version
     554      will correct that -->
    600555    </para>
    601556
  • xsoft/other/feh.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY feh-download-http "http://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
    88  <!ENTITY feh-download-ftp  " ">
    9   <!ENTITY feh-md5sum        "7dd4e7e9d1a33171c185918e9343b625">
     9  <!ENTITY feh-md5sum        "8183ec83b7e05dcd8f1fc76829633560">
    1010  <!ENTITY feh-size          "2.0 MB">
    1111  <!ENTITY feh-buildsize     "5.4 MB (with tests)">
  • xsoft/other/thunderbird.xml

    r8ee0429 r3d6e95d  
    88<!--  <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">-->
    99  <!ENTITY thunderbird-download-ftp " ">
    10   <!ENTITY thunderbird-md5sum            "ffd8dcef63986c75e197a51f82f2a723">
     10  <!ENTITY thunderbird-md5sum            "19e1a8eb1aa99927c35ea2fcfbd7f255">
    1111  <!ENTITY thunderbird-size              "192 MB">
    1212  <!ENTITY thunderbird-buildsize         "3.8 GB (73 MB installed)">
  • xsoft/other/transmission.xml

    r8ee0429 r3d6e95d  
    8484    <bridgehead renderas="sect4">Recommended (to build a GUI)</bridgehead>
    8585    <para role="recommended">
    86       <xref linkend="gtk3"/> and either
    87       <xref linkend="qt4"/> or
     86      <xref linkend="gtk3"/> and
    8887      <xref linkend="qt5"/>
    8988    </para>
     
    110109<screen><userinput>./configure --prefix=/usr &amp;&amp;
    111110make</userinput></screen>
    112 
    113     <para>
    114        The following commands are used if you have installed Qt and would like
    115        to compile the Qt GUI. If <application>Qt4</application> and
    116        <application>Qt5</application> are installed in
    117        <filename class="directory">/opt</filename>, use
    118        <command>source setqt4</command> or <command>source setqt5</command> to
    119        choose which one will be used to build the Qt GUI.
    120     </para>
    121111
    122112    <para>
  • xsoft/other/xscreensaver.xml

    r8ee0429 r3d6e95d  
    77  <!ENTITY xscreensaver-download-http "http://www.jwz.org/xscreensaver/xscreensaver-&xscreensaver-version;.tar.gz">
    88  <!ENTITY xscreensaver-download-ftp  " ">
    9   <!ENTITY xscreensaver-md5sum        "b71f7d652ec7c28473d3526b234a3168">
    10   <!ENTITY xscreensaver-size          "11 MB">
    11   <!ENTITY xscreensaver-buildsize     "249 MB">
    12   <!ENTITY xscreensaver-time          "1 SBU">
     9  <!ENTITY xscreensaver-md5sum        "672e6bb903dd4412226e22ff65df8b84">
     10  <!ENTITY xscreensaver-size          "10 MB">
     11  <!ENTITY xscreensaver-buildsize     "171 MB">
     12  <!ENTITY xscreensaver-time          "1.0 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.