Changeset cecac4d


Ignore:
Timestamp:
02/13/2016 07:48:09 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
ab88249
Parents:
5f0df0c
Message:

Merge several recent changes from trunk - sync relevant changes to r16949.

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

Files:
1 added
17 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgcrypt.xml

    r5f0df0c rcecac4d  
    77  <!ENTITY libgcrypt-download-http " ">
    88  <!ENTITY libgcrypt-download-ftp  "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2">
    9   <!ENTITY libgcrypt-md5sum        "4c13c5fa43147866f993d73ee62af176">
    10   <!ENTITY libgcrypt-size          "2.4 MB">
    11   <!ENTITY libgcrypt-buildsize     "38 MB (additional 8 MB for docs)">
    12   <!ENTITY libgcrypt-time          "0.3 SBU (additional 0.1 SBU for docs and
    13                                     0.3 SBU for tests)">
     9  <!ENTITY libgcrypt-md5sum        "3babc8af8978eeafa1bdbfef066ea943">
     10  <!ENTITY libgcrypt-size          "2.5 MB">
     11  <!ENTITY libgcrypt-buildsize     "46 MB (with tests and building docs)">
     12  <!ENTITY libgcrypt-time          "0.6 SBU (with tests and building docs)">
    1413]>
    1514
     
    112111    </para>
    113112
    114 <screen><userinput>make -j1 -C doc pdf ps html &amp;&amp;
     113<screen><userinput>make -C doc pdf ps html &amp;&amp;
    115114makeinfo --html --no-split -o doc/gcrypt_nochunks.html doc/gcrypt.texi &amp;&amp;
    116115makeinfo --plaintext       -o doc/gcrypt.txt           doc/gcrypt.texi</userinput></screen>
  • general/genlib/libgsf.xml

    r5f0df0c rcecac4d  
    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        "146c9063296b92803c1721b7bdc23488">
     9  <!ENTITY libgsf-md5sum        "a3e9622b31ab88422d519da72e6f0fa4">
    1010  <!ENTITY libgsf-size          "596 KB">
    11   <!ENTITY libgsf-buildsize     "16 MB (with tests)">
     11  <!ENTITY libgsf-buildsize     "18 MB (with tests)">
    1212  <!ENTITY libgsf-time          "0.3 SBU (with tests)">
    1313]>
     
    109109
    110110    <para>
    111       To test the results, issue: <command>make -k check</command>. Some tests
    112       may fail for unknown reasons.
     111      To test the results, issue: <command>make check</command>.
    113112    </para>
    114113
  • general/genlib/libinput.xml

    r5f0df0c rcecac4d  
    55  %general-entities;
    66
     7  <!ENTITY libinput-version "1.1.7">
     8
    79  <!ENTITY libinput-download-http "http://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    810  <!ENTITY libinput-download-ftp  " ">
    9   <!ENTITY libinput-md5sum        "f390e592aa09f77dabceabeb2ddd4419">
    10   <!ENTITY libinput-size          "784 KB">
    11   <!ENTITY libinput-buildsize     "25 MB">
     11  <!ENTITY libinput-md5sum        "a501715a6135ac1f772bb5f3e3183481">
     12  <!ENTITY libinput-size          "808 KB">
     13  <!ENTITY libinput-buildsize     "32 MB">
    1214  <!ENTITY libinput-time          "0.2 SBU">
    1315]>
  • general/genutils/hicolor-icon-theme.xml

    r5f0df0c rcecac4d  
    55  %general-entities;
    66
    7   <!ENTITY hicolor-icon-theme-download-http "http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz">
     7<!--  <!ENTITY hicolor-icon-theme-download-http "http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz">-->
     8  <!ENTITY hicolor-icon-theme-download-http "http://pkgs.fedoraproject.org/repo/pkgs/hicolor-icon-theme/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz/md5/&hicolor-icon-theme-md5sum;/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz">
    89  <!ENTITY hicolor-icon-theme-download-ftp  " ">
    910  <!--<!ENTITY hicolor-icon-theme-download-ftp  "&gentoo-ftp-repo;/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.gz">-->
  • general/graphlib/freetype2.xml

    r5f0df0c rcecac4d  
    77  <!ENTITY freetype2-download-http "&sourceforge-repo;/freetype/freetype-&freetype2-version;.tar.bz2">
    88  <!ENTITY freetype2-download-ftp  "&gentoo-ftp-repo;/freetype-&freetype2-version;.tar.bz2">
    9   <!ENTITY freetype2-md5sum        "86109d0c998787d81ac582bad9adf82e">
     9  <!ENTITY freetype2-md5sum        "0037b25a8c090bc8a1218e867b32beb1">
    1010  <!ENTITY freetype2-size          "1.7 MB">
    11   <!ENTITY freetype2-buildsize     "34 MB (includes installing additional documentation)">
    12   <!ENTITY freetype2-time          "0.2 SBU (includes installing additional documentation)">
    13 
    14   <!ENTITY freetype2-doc-version   "2.6.2">
     11  <!ENTITY freetype2-buildsize     "43 MB (with additional documentation)">
     12  <!ENTITY freetype2-time          "0.2 SBU (with additional documentation)">
     13
     14  <!ENTITY freetype2-doc-version   "&freetype2-version;">
    1515  <!ENTITY freetype2-doc-download-http "&sourceforge-repo;/freetype/freetype-doc-&freetype2-doc-version;.tar.bz2">
    1616  <!ENTITY freetype2-doc-download-ftp  "&gentoo-ftp-repo;/freetype-doc-&freetype2-doc-version;.tar.bz2">
    17   <!ENTITY freetype2-doc-md5sum        "22bd94ab15fc4b434e20161b866d7c3e">
    18   <!ENTITY freetype2-doc-size          "468 KB">
     17  <!ENTITY freetype2-doc-md5sum        "ec2629b81f80decdae04a4b528097b81">
     18  <!ENTITY freetype2-doc-size          "5.2 KB">
    1919]>
    2020
  • general/prog/perl-modules.xml

    r5f0df0c rcecac4d  
    134134 sometimes a good place to start, then for scripts look at any comments in the
    135135 script, and if you get a package like Text::BibTeX with compiled progs and
    136  library, look at the comments in the code -->
     136 library, look at the comments in the code
     137
     138 Also, for external modules where we link to CPAN without a current version,
     139 prefer to use http://search.cpan.org/dist/Module-Name if that works, rather
     140 than pointing to a maintainers home directory : the maintainer for a package
     141 sometimes changes -->
     142
    137143<sect1 id="perl-modules" xreflabel="Perl modules">
    138144  <?dbhtml filename="perl-modules.html" ?>
     
    191197MD5 sum: &Archive-Zip-md5sum;</literallayout>
    192198        <itemizedlist>
    193           <listitem><literallayout><ulink url="http://search.cpan.org/~gfranks/Test-MockModule/">Test::MockModule</ulink>
    194 (http://search.cpan.org/~gfranks/Test-MockModule/)</literallayout>
     199          <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-MockModule/">Test::MockModule</ulink> - This uses the <xref linkend="perl-build-install"/>
     200(http://search.cpan.org/dist/Test-MockModule/)</literallayout>
     201            <itemizedlist>
     202              <listitem> <literallayout><ulink url="http://search.cpan.org/dist/SUPER/">SUPER</ulink>
     203(http://search.cpan.org/dist/SUPER/) (for the testsuite)</literallayout>
     204                <itemizedlist>
     205                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Sub-Identify/">Sub-Identify</ulink>
     206(http://search.cpan.org/dist/Sub-Identify/)(for the testsuite)</literallayout>
     207                  </listitem>
     208                </itemizedlist>
     209              </listitem>
     210            </itemizedlist>
    195211          </listitem>
    196212        </itemizedlist>
     
    847863              <listitem> <literallayout><ulink url="http://search.cpan.org/dist/CPAN-Meta-Check/">CPAN::Meta::Check</ulink>
    848864(http://search.cpan.org/dist/CPAN::Meta::Check/) (for the testsuite)</literallayout>
     865                <itemizedlist>
     866<!-- FIXME : this duplicates the details for Test-Deep which is also needed by
     867 Module-Metadata (below) : that (not _this_ one) can probably go after a
     868 reasonable length of time -->
     869                  <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Test-Deep/">Test::Deep</ulink>
     870(http://search.cpan.org/dist/Test::Deep/) (for the testsuite)</literallayout>
     871                  </listitem>
     872                </itemizedlist>
    849873              </listitem>
    850874              <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Module-Metadata/">Module::Metadata</ulink>
  • general/sysutils/unrar.xml

    r5f0df0c rcecac4d  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "2bc61f5dd66d019ea938b64481620173">
     9  <!ENTITY unrar-md5sum        "4a29cc1b47ced82db11e06090a95ed51">
    1010  <!ENTITY unrar-size          "220 KB">
    1111  <!ENTITY unrar-buildsize     "2.4 MB">
  • introduction/welcome/changelog.xml

    r5f0df0c rcecac4d  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>February 13th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[dj] - Added linux-firmware package. Copied from trunk at
     52          r16937.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[dj] - Updated to libgcrypt-1.6.5. Merged from trunk
     56          r16928.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[dj] - Updated to libgsf-1.14.35. Merged from trunk
     60          r16919.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[dj] - Updated to libinupt-1.1.7. Merged from trunk
     64          r16942.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[dj] - Updated to freetype2-2.6.3. Merged from trunk
     68          r16928.</para>
     69        </listitem>
     70        <listitem>
     71          <para>[dj] - Updated to unrar-5.3.11. Merged from trunk
     72          r16928.</para>
     73        </listitem>
     74        <listitem>
     75          <para>[dj] - Updated to curl-7.47.1. Merged from trunk
     76          r16926.</para>
     77        </listitem>
     78        <listitem>
     79          <para>[dj] - Updated to xorg-server-1.8.1. Merged from trunk
     80          r16928.</para>
     81        </listitem>
     82        <listitem>
     83          <para>[dj] - Updated to goffice-0.10.27. Merged from trunk
     84          r16919.</para>
     85        </listitem>
     86        <listitem>
     87          <para>[dj] - Updated to asymptote-2.36. Merged from trunk
     88          r16940.</para>
     89        </listitem>
     90      </itemizedlist>
     91    </listitem>
     92
    4693    <listitem>
    4794      <para>February 11th, 2015</para>
     
    78125        </listitem>
    79126        <listitem>
    80           <para>[renodr] - Make uhttpmock a required dependency for libgdata.</para>
     127          <para>[renodr] - Make uhttpmock a required dependency for
     128          libgdata.</para>
    81129        </listitem>
    82130        <listitem>
  • networking/netlibs/curl.xml

    r5f0df0c rcecac4d  
    55  %general-entities;
    66
    7   <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-&curl-version;.tar.lzma">
     7  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.lzma">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "a6a400c4d6de843d13ffbbb39f4d8173">
     9  <!ENTITY curl-md5sum        "8242c073d8e5fc1c2a1aa946f1e903a4">
    1010  <!ENTITY curl-size          "2.8 MB">
    11   <!ENTITY curl-buildsize     "54 MB (with tests)">
     11  <!ENTITY curl-buildsize     "56 MB (with tests)">
    1212  <!ENTITY curl-time          "0.4 SBU (additional 8.8 SBU for tests, with parallelism = 4)">
    1313]>
     
    172172<screen role="root"><userinput>make install &amp;&amp;
    173173
     174cp -a docs docs-save       &amp;&amp;
     175rm -rf docs/examples/.deps &amp;&amp;
     176
    174177find docs \( -name Makefile\* \
    175178          -o -name \*.1       \
     
    177180          -exec rm {} \;      &amp;&amp;
    178181install -v -d -m755 /usr/share/doc/curl-&curl-version; &amp;&amp;
    179 cp -v -R docs/*     /usr/share/doc/curl-&curl-version;</userinput></screen>
     182cp -v -R docs/*     /usr/share/doc/curl-&curl-version; &amp;&amp;
     183
     184rm -rf docs &amp;&amp;
     185mv -i docs-save doc</userinput></screen>
    180186
    181187    <para>
  • networking/netlibs/libsoup.xml

    r5f0df0c rcecac4d  
    8686    <bridgehead renderas="sect4">Recommended</bridgehead>
    8787    <para role="recommended">
    88       <xref linkend="gobject-introspection"/>
     88      <xref linkend="gobject-introspection"/> and
     89      <xref linkend="vala"/>
    8990    </para>
    9091
     
    132133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    133134      href="../../xincludes/static-libraries.xml"/>
     135
     136    <para>
     137      <option>--disable-vala</option>: use this if you have not installed
     138      Vala, e.g. because you are not building gnome.
     139    </para>
    134140
    135141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • networking/netprogs/wget.xml

    r5f0df0c rcecac4d  
    132132    <para>
    133133      <option>--with-ssl=openssl</option>: This allows the program to use
    134       <xref linkend="openssl"/> instead of <xref linkend="gnutls"/>. The
    135       combination wget-1.6.3&mdash;openssl-1.0.2a is known to be broken.
     134      <xref linkend="openssl"/> instead of <xref linkend="gnutls"/>.
    136135    </para>
    137136
  • packages.ent

    r5f0df0c rcecac4d  
    120120<!ENTITY libevdev-version             "1.4.4">
    121121<!ENTITY libffi-version               "3.2.1">
    122 <!ENTITY libgcrypt-version            "1.6.4">
     122<!ENTITY libgcrypt-version            "1.6.5">
    123123<!ENTITY libglade-version             "2.6.4">
    124124<!ENTITY libgpg-error-version         "1.21">
    125 <!ENTITY libgsf-version               "1.14.34">
     125<!ENTITY libgsf-version               "1.14.35">
    126126<!ENTITY libgudev-version             "230">
    127127<!ENTITY libgusb-version              "0.2.8">
     
    129129<!ENTITY libidn-version               "1.32">
    130130<!ENTITY libiodbc-version             "3.52.10">
    131 <!ENTITY libinput-version             "1.0.1">
     131<!ENTITY libinput-version             "1.1.7">
    132132<!ENTITY libksba-version              "1.3.3">
    133133<!ENTITY liblinear-version            "2.1">
     
    171171<!ENTITY babl-version                 "0.1.14">
    172172<!ENTITY exiv2-version                "0.25">
    173 <!ENTITY freetype2-version            "2.6.2">
     173<!ENTITY freetype2-version            "2.6.3">
    174174<!ENTITY fontconfig-version           "2.11.1">  <!-- stable lt .90 micro version -->
    175175<!ENTITY fribidi-version              "0.19.7">
     
    262262<!ENTITY udisks2-version              "2.1.6">    <!-- stable lt .90 micro version -->
    263263<!ENTITY upower-version               "0.99.3">
    264 <!ENTITY unrar-version                "5.3.10">
     264<!ENTITY unrar-version                "5.3.11">
    265265<!ENTITY unzip-version                "6.0">
    266266<!ENTITY upower-version               "0.9.23">
     
    413413
    414414<!-- Chapter 17 -->
    415 <!ENTITY curl-version                 "7.47.0">
     415<!ENTITY curl-version                 "7.47.1">
    416416<!ENTITY geoclue-version              "0.12.0">
    417417<!ENTITY geoclue2-version             "2.2.0">
     
    491491<!ENTITY xcb-util-wm-version          "0.4.1">
    492492<!ENTITY xcb-util-cursor-version      "0.1.2">
    493 <!ENTITY xorg-server-version          "1.18.0">
     493<!ENTITY xorg-server-version          "1.18.1">
    494494<!ENTITY twm-version                  "1.0.9">
    495495<!ENTITY xterm-version                "322">
     
    514514<!ENTITY gdk-pixbuf-version           "2.32.3">
    515515<!ENTITY glu-version                  "9.0.0">
    516 <!ENTITY goffice010-version           "0.10.26">
     516<!ENTITY goffice010-version           "0.10.27">
    517517<!ENTITY gtk2-version                 "2.24.29">
    518518<!ENTITY gtk3-version                 "3.18.6">
     
    818818 in asymptote, biber and xindy -->
    819819<!ENTITY texlive-year                 "2015">
    820 <!ENTITY asymptote-version            "2.35">
     820<!ENTITY asymptote-version            "2.36">
    821821<!ENTITY biber-version                "2.3">
    822822<!ENTITY biblatex-version             "3.2">
  • postlfs/config/config.xml

    r5f0df0c rcecac4d  
    4545
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bootdisk.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="firmware.xml"/>
    4748  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="skel.xml"/>
    4849  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="users.xml"/>
  • pst/typesetting/asymptote.xml

    r5f0df0c rcecac4d  
    77  <!ENTITY asymptote-download-http "&sourceforge-repo;/sourceforge/asymptote/asymptote-&asymptote-version;.src.tgz">
    88  <!ENTITY asymptote-download-ftp  " ">
    9   <!ENTITY asymptote-md5sum        "199e971792072527bd0cb1583d8ef3fb">
    10   <!ENTITY asymptote-size          "3.2 MB">
    11   <!ENTITY asymptote-buildsize     "162 MB">
    12   <!ENTITY asymptote-time          "1.8 SBU">
     9  <!ENTITY asymptote-md5sum        "e4079e7f35b12fab3f7af18bc5206824">
     10  <!ENTITY asymptote-size          "3.3 MB">
     11  <!ENTITY asymptote-buildsize     "164 MB">
     12  <!ENTITY asymptote-time          "1.9 SBU">
    1313]>
    1414
     
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    7575    <para role="required">
     76      <xref linkend="freeglut"/>,
    7677      <xref linkend="gs"/>,
    7778      <xref linkend="texlive"/>
     
    8081    <bridgehead renderas="sect4">Recommended</bridgehead>
    8182    <para role="recommended">
    82       <xref linkend="freeglut"/> (for 3D drawing),
    8383      <xref linkend="gc"/>
    8484    </para>
     
    109109  <sect2 role="installation">
    110110    <title>Installation of asymptote</title>
    111 
    112     <para>
    113       If you have installed version 2 of libgsl, fix a build failure:
    114     </para>
    115 
    116 <screen><userinput>sed -i -e '/ellint_D/s/3/2/' \
    117        -e '/ellint_D/s/.SYM(n)//' gsl.cc</userinput></screen>
    118111
    119112    <para>
     
    161154      <emphasis>will</emphasis> be found by <command>info</command>.
    162155    </para>
    163 
    164     <para><parameter>sed ...</parameter>: change the reference to
    165     <literal>gsl_sf_ellint_D</literal> to use addGSLDOUBLE2Func and to therefore
    166     omit the last parameter, for gsl major version 2.</para>
    167156
    168157    <para><parameter>--libdir=/opt/texlive/&texlive-year;/texmf-dist;</parameter>:
  • pst/typesetting/biber.xml

    r5f0df0c rcecac4d  
    148148
    149149    <note>
     150<!-- when a new release appears, use this para and link to sourceforge,
     151     until we  have a versioned copy at anduin. \-\-\>
    150152      <para>
    151153        Although the tarball name is unversioned, it will untar to a
    152154        correctly-versioned biblatex-biber-&biber-version; directory.
    153       </para>
     155      </para> -->
    154156
    155157      <para>
  • x/installing/xorg-server.xml

    r5f0df0c rcecac4d  
    77  <!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
    88  <!ENTITY xorg-server-download-ftp  "&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
    9   <!ENTITY xorg-server-md5sum        "3c1c1057d3ad27380d8dd87ffcc182cd">
     9  <!ENTITY xorg-server-md5sum        "1b9e85420c3790dd487addd50313f4da">
    1010  <!ENTITY xorg-server-size          "5.6 MB">
    11   <!ENTITY xorg-server-buildsize     "516 MB (with tests)">
    12   <!ENTITY xorg-server-time          "1.6 SBU (with tests)">
     11  <!ENTITY xorg-server-buildsize     "544 MB (with tests)">
     12  <!ENTITY xorg-server-time          "1.8 SBU (with tests)">
    1313]>
    1414
     
    7777          Optional patch:
    7878          <ulink url="&patch-root;/xorg-server-&xorg-server-version;-add_prime_support-1.patch"/>
     79        </para>
     80      </listitem>
     81      <listitem>
     82        <para>
     83          Recommended patch (required by <xref linkend="wayland"/>):
     84          <ulink url="&patch-root;/xorg-server-&xorg-server-version;-wayland_190-1.patch"/>
    7985        </para>
    8086      </listitem>
     
    108114      <xref linkend="fop"/>, (to build documentation),
    109115      <xref linkend="gs"/> (to build documentation),
     116      <xref linkend="xcb-util-keysyms"/> (used by Xnest),
    110117      <xref linkend="xcb-util-image"/>,
    111118      <xref linkend="xcb-util-renderutil"/>,
     
    129136
    130137<screen><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-add_prime_support-1.patch</userinput></screen>
     138
     139    <para>
     140      If you have downloaded the recommended patch, apply it by running the
     141      following command:
     142    </para>
     143
     144<screen><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-wayland_190-1.patch</userinput></screen>
    131145
    132146    <para>
     
    207221      <seglistitem>
    208222        <seg>
    209           cvt, dmxaddinput, dmxaddscreen, dmxinfo, dmxreconfig, dmxresize,
    210           dmxrminput, dmxrmscreen, dmxtodmx, dmxwininfo, gtf, vdltodmx, X,
    211           Xdmx, xdmxconfig, Xephyr, Xfbdev, Xnest, Xorg, Xvfb and Xwayland
     223          cvt, gtf, X, Xnest, Xorg, and Xvfb; optional: dmxaddinput,
     224          dmxaddscreen, dmxinfo, dmxreconfig, dmxresize, dmxrminput,
     225          dmxrmscreen, dmxtodmx, dmxwininfo, vdltodmx, Xdmx, xdmxconfig, Xephyr,
     226          and Xfbdev
    212227        </seg>
    213228        <seg>
  • x/lib/goffice010.xml

    r5f0df0c rcecac4d  
    99  <!ENTITY goffice010-download-ftp
    1010            "&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
    11   <!ENTITY goffice010-md5sum        "9faf8f1c88c6c0f03c6213b18929979d">
     11  <!ENTITY goffice010-md5sum        "15666df449d9de66cc246ec70aa7bd55">
    1212  <!ENTITY goffice010-size          "2.3 MB">
    1313  <!ENTITY goffice010-buildsize     "101 MB (with tests)">
Note: See TracChangeset for help on using the changeset viewer.