Changeset b6e52eed


Ignore:
Timestamp:
09/10/2018 10:00:49 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
25f0620
Parents:
04712f3
Message:

perl-modules branch: merge trunk r20482 to r20489.

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

Files:
15 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r04712f3 rb6e52eed  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 8th, &year;">
     9<!ENTITY releasedate  "September 10th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/opencv.xml

    r04712f3 rb6e52eed  
    77  <!ENTITY opencv-download-http     "https://sourceforge.net/projects/opencvlibrary/files/opencv-unix/&opencv-version;/opencv-&opencv-version;.zip">
    88  <!ENTITY opencv-download-ftp      " ">
    9   <!ENTITY opencv-md5sum            "9e9ebe9c1fe98c468f6e53f5c3c49716">
     9  <!ENTITY opencv-md5sum            "d63393fad89ae38eeddbc51b15d807fa">
    1010  <!ENTITY opencv-size              "87 MB">
    11   <!ENTITY opencv-buildsize         "555 MB">
    12   <!ENTITY opencv-time              "2.4 SBU (using parallelism=4)">
     11  <!ENTITY opencv-buildsize         "570 MB">
     12  <!ENTITY opencv-time              "2.6 SBU (using parallelism=4)">
    1313
    1414
  • general/prog/cmake.xml

    r04712f3 rb6e52eed  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "10109246a51102bfda45ff3935275fbf">
    10   <!ENTITY cmake-size          "7.7 MB">
    11   <!ENTITY cmake-buildsize     "400 MB (add 416 MB for tests)">
    12   <!ENTITY cmake-time          "2.6 SBU (add 3.0 SBU for tests, both using parallelism=4)">
     9  <!ENTITY cmake-md5sum        "6e7c550cfa1c2e216b35903dc70d80af">
     10  <!ENTITY cmake-size          "8.0 MB">
     11  <!ENTITY cmake-buildsize     "399 MB (add 458 MB for tests)">
     12  <!ENTITY cmake-time          "2.5 SBU (add 4.0 SBU for tests, both using parallelism=4)">
    1313]>
    1414
  • general/prog/lxml.xml

    r04712f3 rb6e52eed  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "31239400ca4e130b69993bb3c14204b3">
    10   <!ENTITY lxml-size          "2.4 MB">
    11   <!ENTITY lxml-buildsize     "181 MB (add 42 MB for the testsuite)">
     9  <!ENTITY lxml-md5sum        "ce042575c4459c4994f68b9a862a72a4">
     10  <!ENTITY lxml-size          "4.2 MB">
     11  <!ENTITY lxml-buildsize     "151 MB (add 105 MB for the testsuite)">
    1212  <!ENTITY lxml-time          "2.1 SBU (add 3.3 SBU for the testsuite)">
    1313]>
  • introduction/welcome/changelog.xml

    r04712f3 rb6e52eed  
    4343-->
    4444    <listitem>
     45      <para>September 10th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Wayne reported that --enable-system-hunspell is
     49          no longer recognized by firefox. Removed.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to lxml-4.2.5 (Python module). Fixes
     53          <ulink url="&blfs-ticket-root;11131">#11131</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to mesa-18.2.0. Fixes
     57          <ulink url="&blfs-ticket-root;11127">#11127</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Update to vlc-3.0.4. Fixes
     61          <ulink url="&blfs-ticket-root;11089">#11089</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[bdubbs] - Update to ghostscript-9.24. Fixes
     65          <ulink url="&blfs-ticket-root;11108">#11108</ulink>.</para>
     66        </listitem>
     67        <listitem>
     68          <para>[bdubbs] - Update to wireshark-2.6.3. Fixes
     69          <ulink url="&blfs-ticket-root;11082">#11082</ulink>.</para>
     70        </listitem>
     71        <listitem>
     72          <para>[bdubbs] - Update to lightdm-1.28.0/lightdm-gtk-greeter-2.0.5. Fixes
     73          <ulink url="&blfs-ticket-root;11050">#11050</ulink>.</para>
     74        </listitem>
     75      </itemizedlist>
     76    </listitem>
     77
     78    <listitem>
     79      <para>September 9th, 2018</para>
     80      <itemizedlist>
     81        <listitem>
     82          <para>[bdubbs] - Update to soundtouch-2.1.0. Fixes
     83          <ulink url="&blfs-ticket-root;11129">#11129</ulink>.</para>
     84        </listitem>
     85        <listitem>
     86          <para>[bdubbs] - Update to PNMixer-0.7.2. Fixes
     87          <ulink url="&blfs-ticket-root;11071">#11071</ulink>.</para>
     88        </listitem>
     89        <listitem>
     90          <para>[bdubbs] - Update to tumbler-0.2.2. Fixes
     91          <ulink url="&blfs-ticket-root;11128">#11128</ulink>.</para>
     92        </listitem>
     93        <listitem>
     94          <para>[bdubbs] - Update to opencv-3.4.3. Fixes
     95          <ulink url="&blfs-ticket-root;11081">#11081</ulink>.</para>
     96        </listitem>
     97        <listitem>
     98          <para>[bdubbs] - Update to cmake-3.12.2. Fixes
     99          <ulink url="&blfs-ticket-root;11124">#11124</ulink>.</para>
     100        </listitem>
     101        <listitem>
     102          <para>[bdubbs] - Update to mercurial-4.7.1. Fixes
     103          <ulink url="&blfs-ticket-root;11117">#11117</ulink>.</para>
     104        </listitem>
     105        <listitem>
     106          <para>[bdubbs] - Update to curl-7.61.1. Fixes
     107          <ulink url="&blfs-ticket-root;11113">#11113</ulink>.</para>
     108        </listitem>
     109        <listitem>
     110          <para>[bdubbs] - Update to libdrm-2.4.94. Fixes
     111          <ulink url="&blfs-ticket-root;11054">#11054</ulink>.</para>
     112        </listitem>
     113        <listitem>
     114          <para>[bdubbs] - Update to poppler-0.68.0. Fixes
     115          <ulink url="&blfs-ticket-root;11047">#11047</ulink>.</para>
     116        </listitem>
     117      </itemizedlist>
     118    </listitem>
     119
     120    <listitem>
    45121      <para>September 8th, 2018</para>
    46122      <itemizedlist>
  • multimedia/audioutils/pnmixer.xml

    r04712f3 rb6e52eed  
    55  %general-entities;
    66
    7   <!ENTITY pnmixer-download-http "https://github.com/downloads/nicklan/pnmixer/pnmixer-&pnmixer-version;.tar.gz">
     7  <!ENTITY pnmixer-download-http "https://github.com/nicklan/pnmixer/releases/download/v&pnmixer-version;/pnmixer-v&pnmixer-version;.tar.gz">
    88  <!ENTITY pnmixer-download-ftp  "">
    9   <!ENTITY pnmixer-md5sum        "2288af95ab280721b39b7c33601d5dd4">
    10   <!ENTITY pnmixer-size          "135 KB">
    11   <!ENTITY pnmixer-buildsize     "2.3 MB">
     9  <!ENTITY pnmixer-md5sum        "e9f17f56c50de39393030a96e343427b">
     10  <!ENTITY pnmixer-size          "236 KB">
     11  <!ENTITY pnmixer-buildsize     "2.5 MB">
    1212  <!ENTITY pnmixer-time          "less than 0.1 SBU">
    1313]>
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="alsa-utils"/> and
    78       <xref linkend="gtk2"/>
     77      <xref linkend="alsa-utils"/>,
     78      <xref linkend="gtk3"/>, and
     79      <xref linkend="libnotify"/>
    7980    </para>
    8081
     
    9293    </para>
    9394
    94 <screen><userinput>./autogen.sh --prefix=/usr &amp;&amp;
     95<screen><userinput>mkdir build &amp;&amp;
     96cd    build &amp;&amp;
     97
     98cmake -DCMAKE_INSTALL_PREFIX=/usr ..  &amp;&amp;
    9599make</userinput></screen>
    96100
  • multimedia/libdriv/soundtouch.xml

    r04712f3 rb6e52eed  
    55  %general-entities;
    66
    7   <!ENTITY soundtouch-download-http "http://www.surina.net/soundtouch/soundtouch-&soundtouch-version;.tar.gz">
     7  <!ENTITY soundtouch-download-http "https://gitlab.com/soundtouch/soundtouch/-/archive/&soundtouch-version;/soundtouch-&soundtouch-version;.tar.bz2">
    88  <!ENTITY soundtouch-download-ftp  " ">
    9   <!ENTITY soundtouch-md5sum        "9f5eaf7b767970c2dbc75b7a443ec15a">
    10   <!ENTITY soundtouch-size          "448 KB">
    11   <!ENTITY soundtouch-buildsize     "7.7 MB">
     9  <!ENTITY soundtouch-md5sum        "4f55124b6931eb82b5c783cd311ad3d2">
     10  <!ENTITY soundtouch-size          "452 KB">
     11  <!ENTITY soundtouch-buildsize     "7.5 MB">
    1212  <!ENTITY soundtouch-time          "0.1 SBU">
    1313]>
     
    8787    <title>Installation of SoundTouch</title>
    8888
    89     <note>
    90       <para>
    91         When extracted, the <application>Soundtouch</application> package
    92         expands into the directory
    93         <filename class='directory'>soundtouch</filename> and not
    94         soundtouch-&soundtouch-version;.
    95       </para>
    96     </note>
    97 
    9889    <para>
    9990      Install <application>SoundTouch</application> by running the following
    10091      commands:
    10192    </para>
     93
     94    <caution>
     95      <para>
     96        The <command>bootstrap</command> command below fails if the ACLOCAL
     97        environment variable is set as specified in <xref linkend="xorg7"/>.
     98        If it is used, ACLOCAL needs to be unset for this package and then
     99        reset for other packages.
     100      </para>
     101    </caution>
    102102
    103103<screen><userinput>./bootstrap &amp;&amp;
  • multimedia/videoutils/vlc.xml

    r04712f3 rb6e52eed  
    77  <!ENTITY vlc-download-http "https://download.videolan.org/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
    88  <!ENTITY vlc-download-ftp  " ">
    9   <!ENTITY vlc-md5sum        "cf01d4755c719fe1c8605ceb40d8f1d2">
     9  <!ENTITY vlc-md5sum        "f5e49a0fb9594ab8debf934a710e92f1">
    1010  <!ENTITY vlc-size          "24 MB">
    11   <!ENTITY vlc-buildsize     "709 MB (add 13 MB for tests)">
     11  <!ENTITY vlc-buildsize     "711 MB (add 14 MB for tests)">
    1212  <!ENTITY vlc-time          "2.0 SBU (using parallelism=4; add 0.2 SBU for tests)">
    1313]>
     
    213213    <screen><userinput>sed -i '/vlc_demux.h/a #define LUA_COMPAT_APIINTCASTS' modules/lua/vlc.h   &amp;&amp;
    214214sed -i '/DEPRECATED/s:^://:'  modules/text_renderer/freetype/text_layout.c &amp;&amp;
     215sed -i '/118/s/$/\&amp;\&amp; X264_BUILD &lt; 153/' modules/codec/x264.c              &amp;&amp;
     216
     217BUILDCC=gcc ./configure --prefix=/usr --disable-opencv &amp;&amp;
     218
     219make</userinput></screen>
     220
     221<!-- No longer needed
    215222sed -i '/#include &lt;QString&gt;/i#include &lt;QButtonGroup&gt;' \
    216223        modules/gui/qt/components/simple_preferences.cpp                   &amp;&amp;
    217 sed -i '/118/s/$/\&amp;\&amp; X264_BUILD &lt; 153/' modules/codec/x264.c              &amp;&amp;
    218 
    219 BUILDCC=gcc ./configure --prefix=/usr --disable-opencv &amp;&amp;
    220 
    221 make</userinput></screen>
    222 
     224-->
    223225    <para>
    224226      To test the results, issue: <command>make check</command>.
     
    262264      building with the current version of <xref linkend="x264"/>.
    263265    </para>
    264 
     266<!--
    265267    <para>
    266268      <command>sed -i '/#include &lt;QString&gt;/ ...</command> This
     
    268270      <xref linkend="qt5"/>.
    269271    </para>
    270 
     272-->
    271273    <para>
    272274      <option>--disable-opencv</option>: This switch is required to disable
  • networking/netutils/wireshark.xml

    r04712f3 rb6e52eed  
    77  <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz">
    88  <!ENTITY wireshark-download-ftp  " ">
    9   <!ENTITY wireshark-md5sum        "086d235509717190d06554b2ab870209">
     9  <!ENTITY wireshark-md5sum        "716100be9027e735bba82a40db828abc">
    1010  <!ENTITY wireshark-size          "27 MB">
    1111  <!ENTITY wireshark-buildsize     "2.0 GB (with default GUI front-end, and all optional dependencies available in the BLFS book)">
  • packages.ent

    r04712f3 rb6e52eed  
    221221<!ENTITY mypaint-brushes-version      "1.3.0"> <!-- version 1 only -->
    222222<!ENTITY newt-version                 "0.52.20">
    223 <!ENTITY opencv-version               "3.4.2">
     223<!ENTITY opencv-version               "3.4.3">
    224224<!ENTITY openjpeg-version             "1.5.2">
    225225<!ENTITY openjpeg2-version            "2.3.0">
     
    309309<!ENTITY clisp-version                "2.49">
    310310<!ENTITY cmake-major-version          "3.12">
    311 <!ENTITY cmake-minor-version          "1">
     311<!ENTITY cmake-minor-version          "2">
    312312<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    313313<!--<!ENTITY cvs-version                  "1.11.23">-->
     
    425425<!ENTITY Jinja2-version               "2.10">
    426426<!-- libxml2 for Python2 shares the version of libxml2 -->
    427 <!ENTITY lxml-version                 "4.2.4">
     427<!ENTITY lxml-version                 "4.2.5">
    428428<!ENTITY mako-version                 "1.0.4">
    429429<!ENTITY MarkupSafe-version           "1.0">
     
    471471<!ENTITY whois-version                "5.2.20">
    472472<!ENTITY wicd-version                 "1.7.4">
    473 <!ENTITY wireshark-version            "2.6.2">  <!-- even minors only -->
     473<!ENTITY wireshark-version            "2.6.3">  <!-- even minors only -->
    474474
    475475<!ENTITY wicd-major-version           "1.7">
     
    553553<!ENTITY xcursor-themes-version       "1.0.5">
    554554<!ENTITY xkeyboard-config-version     "2.24">
    555 <!ENTITY mesa-major-minor             "18.1">
    556 <!ENTITY mesa-version                 "&mesa-major-minor;.7">
     555<!ENTITY mesa-major-minor             "18.2">
     556<!ENTITY mesa-version                 "&mesa-major-minor;.0">
    557557<!ENTITY xcb-util-version             "0.4.0">
    558558<!ENTITY xcb-util-image-version       "0.4.0">
     
    610610
    611611<!-- Chapter 26 -->
    612 <!ENTITY lightdm-version              "1.24.0">
    613 <!ENTITY lightdm-gtk-greeter-version  "2.0.3">
     612<!ENTITY lightdm-version              "1.28.0">
     613<!ENTITY lightdm-gtk-greeter-version  "2.0.5">
    614614<!ENTITY lxdm-version                 "0.5.3">
    615615<!ENTITY sddm-version                 "0.16.0">
     
    668668<!ENTITY thunar-version               "1.7.0">
    669669<!ENTITY thunar-volman-version        "0.8.1">
    670 <!ENTITY tumbler-version              "0.2.1">
     670<!ENTITY tumbler-version              "0.2.2">
    671671<!ENTITY xfce4-appfinder-version      "4.12.0">
    672672<!ENTITY xfce4-power-manager-version  "1.6.1">
     
    838838<!ENTITY sdl2-version                 "2.0.8">
    839839<!ENTITY sound-theme-freedesktop-version "0.8">
    840 <!ENTITY soundtouch-version           "2.0.0">
     840<!ENTITY soundtouch-version           "2.1.0">
    841841<!ENTITY speex-version                "1.2.0">
    842842<!ENTITY speexdsp-version             "1.2rc3">
     
    863863<!ENTITY audacious-plugins-version    "3.10">
    864864<!ENTITY amarok-version               "2.8.0">
    865 <!ENTITY pnmixer-version              "0.5.1">
     865<!ENTITY pnmixer-version              "0.7.2">
    866866
    867867<!-- Chapter 48 -->
     
    870870<!ENTITY xine-ui-version              "0.99.10">
    871871<!ENTITY transcode-version            "1.1.7">
    872 <!ENTITY vlc-version                  "3.0.3">
     872<!ENTITY vlc-version                  "3.0.4">
    873873
    874874<!-- Chapter 49 -->
     
    886886<!ENTITY cups-version                 "2.2.8">
    887887<!ENTITY cups-filters-version         "1.21.1">
    888 <!ENTITY gs-version                   "9.23">
     888<!ENTITY gs-version                   "9.24">
    889889<!ENTITY gutenprint-version           "5.2.14">
    890890
  • pst/printing/gs.xml

    r04712f3 rb6e52eed  
    1010  "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs923/ghostscript-&gs-version;.tar.gz">
    1111  <!ENTITY gs-download-ftp  " ">
    12   <!ENTITY gs-md5sum        "5a47ab47cd22dec1eb5f51c06f1c9d9c">
    13   <!ENTITY gs-size          "42 MB">
    14   <!ENTITY gs-buildsize     "160 MB (with fonts and libgs.so)">
    15   <!ENTITY gs-time          "1.5 SBU (with libgs.so)">
     12  <!ENTITY gs-md5sum        "c5c3fa8eb737a6540814314a9d9e4995">
     13  <!ENTITY gs-size          "40 MB">
     14  <!ENTITY gs-buildsize     "176 MB (with fonts and libgs.so)">
     15  <!ENTITY gs-time          "1.7 SBU (with libgs.so)">
    1616
    1717  <!ENTITY gs-standard-fonts-download
     
    7373    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7474
    75 <!--
    7675    <itemizedlist spacing="compact">
    7776      <listitem>
    7877        <para>
    7978          Required Patch: <ulink
    80           url="&patch-root;/ghostscript-&gs-version;-security_fixes-1.patch"/>
     79          url="&patch-root;/ghostscript-&gs-version;-upstream_fixes-1.patch"/>
    8180        </para>
    8281      </listitem>
    8382    </itemizedlist>
    84 -->
     83
    8584      <para>If you wish, you can download additional fonts.</para>
    8685
     
    175174
    176175<screen><userinput>rm -rf zlib &amp;&amp;
     176
     177patch -Np1 -i ../ghostscript-&gs-version;-upstream_fixes-1.patch &amp;&amp;
    177178
    178179./configure --prefix=/usr           \
  • x/dm/lightdm.xml

    r04712f3 rb6e52eed  
    66
    77<!-- lightdm -->
    8   <!ENTITY lightdm-download-http "https://launchpad.net/lightdm/1.24/&lightdm-version;/+download/lightdm-&lightdm-version;.tar.xz">
     8  <!ENTITY lightdm-download-http "https://github.com/CanonicalLtd/lightdm/releases/download/&lightdm-version;/lightdm-&lightdm-version;.tar.xz">
    99  <!ENTITY lightdm-download-ftp  " ">
    10   <!ENTITY lightdm-md5sum        "76d65ba5d1bc93e80b611771698739db">
     10  <!ENTITY lightdm-md5sum        "3e33b2bd15d769bbcc2e73ac94a1e1ea">
    1111  <!ENTITY lightdm-size          "508 KB">
    12   <!ENTITY lightdm-buildsize     "20 MB">
     12  <!ENTITY lightdm-buildsize     "22 MB">
    1313  <!ENTITY lightdm-time          "0.2 SBU ">
    1414
     
    1616  <!ENTITY lightdm-gtk-greeter-download-http "https://launchpad.net/lightdm-gtk-greeter/2.0/&lightdm-gtk-greeter-version;/+download/lightdm-gtk-greeter-&lightdm-gtk-greeter-version;.tar.gz">
    1717  <!ENTITY lightdm-gtk-greeter-download-ftp  " ">
    18   <!ENTITY lightdm-gtk-greeter-md5sum        "29f352906d200568cceb4d449b5619c6">
    19   <!ENTITY lightdm-gtk-greeter-size          "480 KB">
    20   <!ENTITY lightdm-gtk-greeter-buildsize     "3.9 MB">
     18  <!ENTITY lightdm-gtk-greeter-md5sum        "0274c3bf4387944d322941f85bdf91b9">
     19  <!ENTITY lightdm-gtk-greeter-size          "560 KB">
     20  <!ENTITY lightdm-gtk-greeter-buildsize     "4.9 MB">
    2121  <!ENTITY lightdm-gtk-greeter-time          "less than 0.1 SBU ">
    2222]>
     
    178178    </para>
    179179
    180 <screen><userinput>ITSTOOL=/bin/true                    \
    181 ./configure                          \
     180<screen><userinput>./configure                          \
    182181       --prefix=/usr                 \
    183182       --libexecdir=/usr/lib/lightdm \
     
    202201<screen role="root"><userinput>make install                                                  &amp;&amp;
    203202     
    204 sed '\@/bin/sh@a\
    205 \
    206 . /etc/profile' tests/src/lightdm-session > /usr/bin/lightdm-session &amp;&amp;
    207 
    208203chmod a+x /usr/bin/lightdm-session                            &amp;&amp;
    209204rm -rf /etc/init                                              &amp;&amp;
     
    215210     <para>Now build the greeter:</para>
    216211
    217 <screen><userinput>tar -xf ../lightdm-gtk-greeter-2.0.3.tar.gz &amp;&amp;
     212<screen><userinput>tar -xf ../lightdm-gtk-greeter-&lightdm-gtk-greeter-version;.tar.gz &amp;&amp;
    218213cd lightdm-gtk-greeter-&lightdm-gtk-greeter-version; &amp;&amp;
    219214
    220 OUR_CFLAGS="-Wno-declaration-after-statement \
    221             -Wno-error=deprecated-declarations" &amp;&amp;
    222 
    223 CFLAGS="$CFLAGS $OUR_CFLAGS"     \
    224 HAVE_EXO_CSOURCE=yes             \
    225215./configure                      \
    226216   --prefix=/usr                 \
     
    244234
    245235  </sect2>
    246 
     236<!--
    247237  <sect2 role="commands">
    248238    <title>Command Explanations</title>
     
    268258
    269259  </sect2>
    270 
     260-->
    271261  <sect2 role="configuration">
    272262    <title>Configuring lightdm</title>
  • x/installing/mesa.xml

    r04712f3 rb6e52eed  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "17d8a7e7ecbe146a7dc439e8b6eb02e9">
     9  <!ENTITY mesa-md5sum        "88e1a7f31f259cec69bb76b3cb10c956">
    1010  <!ENTITY mesa-size          "11 MB">
    11   <!ENTITY mesa-buildsize     "388 MB (with demos and docs, add 40 MB for tests)">
    12   <!ENTITY mesa-time          "3.5 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)">
     11  <!ENTITY mesa-buildsize     "352 MB (with demos and docs, add 42 MB for tests)">
     12  <!ENTITY mesa-time          "2.3 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)">
    1313]>
    1414
     
    163163   <!-- Note that freedreno, vc4, and virgl all need special support from
    164164        libdrm - renodr -->
     165
    165166   <para>Now, select the drivers you wish to install.  The available drivers
    166    are i915, nouveau, r300, r600, radeonsi, freedreno, svga, swrast, vc4,
    167    and virgl.  If the Gallium drivers are not specified, the default is
    168    'r300,r600,svga,swrast'. Modify the command below for any desired drivers.
    169    The listed drivers below will cover most modern video cards.  For help in
    170    selecting drivers see
    171    <ulink url='http://www.mesa3d.org/systems.html'/>.</para>
     167   are i915, nouveau, r300, r600, radeonsi, freedreno, pl111, svga, swrast,
     168   swr, tegra, v3d, vc4, virgl, etnaviv, and imx.  If the Gallium drivers are
     169   not specified, the default is 'r300,r600,svga,swrast'. Modify the command
     170   below for any desired drivers.  The listed drivers below will cover most
     171   modern video cards.  For help in selecting drivers see <ulink
     172   url='http://www.mesa3d.org/systems.html'/>.</para>
    172173
    173174<screen><userinput>GLL_DRV="i915,r600,nouveau,radeonsi,svga,swrast"</userinput></screen>
  • xfce/core/tumbler.xml

    r04712f3 rb6e52eed  
    88           "http://archive.xfce.org/src/xfce/tumbler/0.2/tumbler-&tumbler-version;.tar.bz2">
    99  <!ENTITY tumbler-download-ftp  " ">
    10   <!ENTITY tumbler-md5sum        "45066628b7013fee752d3c671863fb31">
    11   <!ENTITY tumbler-size          "565 KB">
     10  <!ENTITY tumbler-md5sum        "23f14d7b728196ad776f66537d44c712">
     11  <!ENTITY tumbler-size          "560 KB">
    1212  <!ENTITY tumbler-buildsize     "13 MB">
    1313  <!ENTITY tumbler-time          "0.2 SBU">
  • xsoft/graphweb/firefox.xml

    r04712f3 rb6e52eed  
    180180      <xref linkend="wget"/>,
    181181      <xref linkend="wireless_tools"/>,
    182       <ulink url="https://hunspell.github.io/">Hunspell</ulink>,
    183182      <phrase revision="sysv"><ulink url="http://sourceforge.net/projects/liboauth/files/">liboauth</ulink></phrase>
    184183      <phrase revision="systemd"><xref linkend="liboauth"/></phrase>,
     
    231230#ac_add_options --with-google-api-keyfile=$PWD/google-key
    232231
    233 # Uncomment these lines if you have installed optional dependencies:
    234 #ac_add_options --enable-system-hunspell
     232# Uncomment this line if you have installed startup-notification:
    235233#ac_add_options --enable-startup-notification
    236234
Note: See TracChangeset for help on using the changeset viewer.