Changeset cecac4d for general


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

Location:
general
Files:
7 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">
Note: See TracChangeset for help on using the changeset viewer.